p_redis_alerts job from prometheus/26.0.0
Github source:
db8eb80
or
master branch
Properties¶
p_redis_alerts
¶
aof_rewrite_duration
¶
evaluation_time
¶AOF rewrite duration alert evaluation time
- Default
30m
threshold
¶AOF rewrite duration (seconds) alert threshold
- Default
600
bgsave_duration
¶
evaluation_time
¶RDB bgsave duration alert evaluation time
- Default
30m
threshold
¶RDB bgsave duration (seconds) alert threshold
- Default
600
connected_clients
¶
evaluation_time
¶Clients connected alert evaluation time
- Default
30m
threshold
¶Clients connected alert threshold
- Default
1
memory_fragmentation_ratio
¶
evaluation_time
¶Memory fragmentation ratio alert evaluation time
- Default
30m
threshold
¶Memory fragmentation ratio (%) alert threshold
- Default
30
rejected_connections
¶
evaluation_time
¶Rejected connections alert evaluation time
- Default
30m
threshold
¶Rejected connections alert threshold
- Default
0
sb_dp_low_instances
¶
evaluation_time
¶Service Broker Dedicated Plan low instances alert evaluation time
- Default
30m
threshold
¶Service Broker Dedicated Plan low instances (%) alert threshold
- Default
10
sb_dp_no_instances
¶
evaluation_time
¶Service Broker Dedicated Plan no instances alert evaluation time
- Default
30m
sb_odb_low_instances
¶
evaluation_time
¶Service Broker On Demand low instances alert evaluation time
- Default
30m
threshold
¶Service Broker On Demand low instances (%) alert threshold
- Default
10
sb_odb_no_instances
¶
evaluation_time
¶Service Broker On Demand no instances alert evaluation time
- Default
30m
sb_sp_low_instances
¶
evaluation_time
¶Service Broker Shared Pland low instances alert evaluation time
- Default
30m
threshold
¶Service Broker Shared Plan low instances (%) alert threshold
- Default
10
sb_sp_no_instances
¶
evaluation_time
¶Service Broker Shared Plan no instances alert evaluation time
- Default
30m
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/p_redis_alerts/
directory
(learn more).
p_redis.alerts.yml
(fromp_redis.alerts.yml
)p_redis_service_broker.alerts.yml
(fromp_redis_service_broker.alerts.yml
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.
This job relies on no runtime packages.