ApacheRestart #
Apache has just been restarted.
Alert Rule
alert: ApacheRestart
annotations:
description: |-
Apache has just been restarted.
VALUE = {{ $value }}
LABELS = {{ $labels }}
runbook: https://srerun.github.io/prometheus-alerts/runbooks/lusitaniae-apache-exporter/apacherestart/
summary: Apache restart (instance {{ $labels.instance }})
expr: apache_uptime_seconds_total / 60 < 1
for: 0m
labels:
severity: warning