|
/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 |
2026-06-06 09:08: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="/dev/sd0f"
firewall="openbsd"
fstype="ffs"
group="utopia"
instance="bdx.utopia.wopr.aquilenet.fr:9100"
job="node"
mountpoint="/var/log"
severity="warning"
|
firing |
2026-06-12 06:31:27.528441962 +0000 UTC |
-4.995265221645886 |
| Annotations |
- description
- Disk is almost full (< 10% left)
VALUE = -4.995265221645886
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-06-06 09:08: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
|
|
alertname="node_down"
group="mezzanine"
instance="mezzanine.aquilenet.fr:9100"
job="node"
severity="critical"
|
firing |
2026-06-11 08:26:27.528441962 +0000 UTC |
0 |
| Annotations |
- description
- mezzanine.aquilenet.fr:9100 of job node has been down for more than 1 minutes.
- summary
- Instance mezzanine.aquilenet.fr:9100 down
|
|
|
|
|
|
|
|