critical
4.2.1. Apache down
Apache down
- alert: ApacheDown
expr: apache_up == 0
for: 0m
labels:
severity: critical
annotations:
summary: Apache down (instance {{ $labels.instance }})
description: "Apache down\n VALUE = {{ $value }}\n LABELS = {{ $labels }}"