|
/etc/prometheus/rules.d/blackbox.yml > blackbox
|
|
|
|
/etc/prometheus/rules.d/security.yml > security
|
|
|
|
/etc/prometheus/rules.d/system.yml > system
|
| Labels |
State |
Active Since |
Value |
|
alertname="HostOutOfDiskSpace"
device="data"
fstype="zfs"
group="utopia"
instance="archives.bordeaux.utopia.aquilenet.fr:9300"
job="node"
mountpoint="/data"
severity="warning"
|
firing |
2026-08-04 17:00:27.528441962 +0000 UTC |
9.93701055494156 |
| Annotations |
- description
- Disk is almost full (< 10% left)
VALUE = 9.93701055494156
LABELS = map[device:data fstype:zfs group:utopia instance:archives.bordeaux.utopia.aquilenet.fr:9300 job:node mountpoint:/data]
- summary
- Host out of disk space (instance archives.bordeaux.utopia.aquilenet.fr:9300)
|
|
alertname="HostOutOfDiskSpace"
device="/dev/sd0f"
firewall="openbsd"
fstype="ffs"
group="utopia"
instance="bdx.utopia.wopr.aquilenet.fr:9100"
job="node"
mountpoint="/var/log"
severity="warning"
|
firing |
2026-08-04 17:00:27.528441962 +0000 UTC |
-4.995660197942371 |
| Annotations |
- description
- Disk is almost full (< 10% left)
VALUE = -4.995660197942371
LABELS = map[device:/dev/sd0f firewall:openbsd fstype:ffs group:utopia instance:bdx.utopia.wopr.aquilenet.fr:9100 job:node mountpoint:/var/log]
- summary
- Host out of disk space (instance bdx.utopia.wopr.aquilenet.fr:9100)
|
|
alert: node_down
expr: up{job="node"}
== 0
for: 1m
labels:
severity: critical
annotations:
description: '{{ $labels.instance }} of job {{ $labels.job }} has been down for
more than 1 minutes.'
summary: Instance {{ $labels.instance }} down
| Labels |
State |
Active Since |
Value |
|
alertname="node_down"
group="utopia"
instance="dcptek.bordeaux.utopia.aquilenet.fr:9200"
job="node"
severity="critical"
|
firing |
2026-08-04 17:00:27.528441962 +0000 UTC |
0 |
| Annotations |
- description
- dcptek.bordeaux.utopia.aquilenet.fr:9200 of job node has been down for more than 1 minutes.
- summary
- Instance dcptek.bordeaux.utopia.aquilenet.fr:9200 down
|
|
|
|
|
|
|
|