Rules

diskspace

42ms ago

1.393ms

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 43ms ago 1.163ms
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 42ms ago 200.1us

prometheus

13.426s ago

615.5us

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 13.426s ago 585us

systemd

14.503s ago

8.308ms

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 14.503s ago 8.059ms
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 14.495s ago 208.2us