probe_alerts job from prometheus/27.2.2
Github source:
c55329b
or
master branch
Properties¶
probe_alerts
¶
cert_expiry_critical
¶
evaluation_time
¶SSL Certificate Expiry Critical alert evaluation time
- Default
5m
threshold
¶SSL Certificate Expiry (seconds) Critical alert threshold
- Default
86400
cert_expiry_warning
¶
evaluation_time
¶SSL Certificate Expiry Warning alert evaluation time
- Default
5m
threshold
¶SSL Certificate Expiry (seconds) Warning alert threshold
- Default
604800
high_duration
¶
evaluation_time
¶High duration alert evaluation time
- Default
5m
threshold
¶High duration (seconds)n alert threshold
- Default
1
unsuccessful
¶
evaluation_time
¶Unsuccessful alert evaluation time
- Default
5m
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/probe_alerts/
directory
(learn more).
probe.alerts.yml
(fromprobe.alerts.yml
)ssl.alerts.yml
(fromssl.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.