Rules

diskspace

2.069s ago

1.438ms

Rule State Error Last Evaluation Evaluation Time
alert: low disk space expr: node_filesystem_avail_bytes{job="node",mountpoint!~"/boot(/.*)?|/var/lib/incus/(guestapi|shmounts)|/var/lib/lxcfs"} < 1024 * 1024 * 1024 for: 1m annotations: summary: Less than 1GiB of free space on {{ $labels.instance | reReplaceAll ":\\d+" "" }}:{{ $labels.mountpoint }} ok 2.07s ago 1.166ms
alert: low ZFS disk space expr: node_filesystem_avail_bytes{instance="debsocial02.debian.social:9100",job="node",mountpoint="/data"} < 1024 * 1024 * 1024 * 1024 for: 1m annotations: summary: Less than 1TiB of free space on ZFS Pool ok 2.068s ago 235.6us

prometheus

452ms ago

562.8us

Rule State Error Last Evaluation Evaluation Time
alert: failed scrape targets expr: count by (job, instance) (up == 0) for: 1m annotations: summary: Prometheus job {{ $labels.job }} failed to scrape {{ $labels.instance }} ok 452ms ago 534.3us

routes

3.464s ago

352.3us

Rule State Error Last Evaluation Evaluation Time
alert: missing static route expr: count(node_network_route_info{dest=~"2a01:.*",device="incusbr1",job="node"}) < 2 for: 1m annotations: summary: Missing IPv6 routes on {{ $labels.instance | reReplaceAll ":\\d+" "" }}:{{ $labels.device }} ok 3.464s ago 335.4us

systemd

1.53s ago

7.738ms

Rule State Error Last Evaluation Evaluation Time
alert: failed units expr: node_systemd_unit_state{job="node",state="failed"} > 0 for: 1m annotations: summary: systemd unit {{ $labels.name }} failed on {{ $labels.instance | reReplaceAll ":\\d+" "" }} ok 1.53s ago 7.517ms
alert: is-system-running expr: node_systemd_system_running{job="node"} == 0 for: 1m annotations: summary: systemd system {{ $labels.instance | reReplaceAll ":\\d+" "" }} is not running ok 1.523s ago 194.3us