|
/etc/prometheus/rules.d/blackbox.yml > blackbox
|
|
|
|
/etc/prometheus/rules.d/lacdo.yml > lacdo
|
| Labels |
State |
Active Since |
Value |
|
alertname="streaming down"
group="lacdo"
job="icecast2"
listenurl="http://stream.lacledesondes.fr:9010/direct"
severity="critical"
|
firing |
2025-11-28 11:37:12.783439644 +0000 UTC |
1 |
| Annotations |
- description
- Stream http://stream.lacledesondes.fr:9010/direct HS
- summary
- Stream Direct HS
|
|
|
/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-02-04 16:33:27.528441962 +0000 UTC |
1.676889952958889 |
| Annotations |
- description
- Disk is almost full (< 10% left)
VALUE = 1.676889952958889
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)
|
|
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-01-15 12:22: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
|
|
|
|
|
|
|
|