Rules

blackbox

39.587s ago

777.2us

Rule State Error Last Evaluation Evaluation Time
alert: Site inaccessible expr: up{job="blackbox"} == 0 or probe_success{job="blackbox"} == 0 for: 10m ok 39.587s ago 747.1us

lacdo

20.244s ago

2.276ms

Rule State Error Last Evaluation Evaluation Time
alert: streaming down expr: absent(icecast_listeners{group="lacdo",job="icecast2",listenurl="http://stream.lacledesondes.fr:9010/direct"}) for: 5m labels: group: lacdo severity: critical annotations: description: Stream http://stream.lacledesondes.fr:9010/direct HS summary: Stream Direct HS ok 20.244s ago 2.192ms

security

43.388s ago

830.6us

Rule State Error Last Evaluation Evaluation Time
alert: ssl_expiring_soon expr: probe_ssl_earliest_cert_expiry{job="blackbox"} - time() < 86400 * 10 for: 1m labels: group: openlux severity: critical annotations: description: SSL certificate on {{ $labels.instance }} will expire in less than 10 days summary: SSL certificate expires in less than 10 days ok 43.388s ago 788.4us

system

5.5s ago

8.082ms

Rule State Error Last Evaluation Evaluation Time
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 ok 5.5s ago 1.924ms
alert: processor_usage_too_high expr: ((sum by (instance, job) (node_cpu{mode=~"^(?:^(?:user|nice|system|irq|softirq|steal|idle|iowait)$)$"})) - (sum by (instance, job) (node_cpu{mode=~"^(?:^(?:idle|iowait)$)$"}))) / (sum by (instance, job) (node_cpu{mode=~"^(?:^(?:user|nice|system|irq|softirq|steal|idle|iowait)$)$"})) * 100 > 95 for: 5m labels: severity: critical annotations: description: 'Instance {{ $labels.instance }} of job {{ $labels.job }} has processor above 95% (current value: {{ printf "%.2f" $value }}%) for over 5 minutes' summary: Processor usage above 95% ok 5.499s ago 1.041ms
alert: memory_usage_limit expr: (((node_memory_MemTotal - node_memory_MemFree - node_memory_Cached) / node_memory_MemTotal) * 100) > 90 for: 15m labels: severity: critical annotations: description: 'Instance {{ $labels.instance }} of job {{ $labels.job }} has memory usage above 90% (current value: {{ printf "%.2f" $value }}%) for over 15 minutes' summary: Memory usage above 90% ok 5.498s ago 548.3us
alert: swap_limit expr: (node_memory_swap_used_byteS * 100) / node_memory_swap_size_bytes > 90 for: 5m labels: severity: critical annotations: description: '{{ $labels.instance }} of job {{ $labels.job }} has memory swap abobe 90%' summary: Instance {{ $labels.instance }} down ok 5.498s ago 364.5us
alert: HostOutOfDiskSpace expr: (node_filesystem_avail_bytes * 100) / node_filesystem_size_bytes < 10 and on (instance, device, mountpoint) node_filesystem_readonly == 0 for: 2m labels: severity: warning annotations: description: |- Disk is almost full (< 10% left) VALUE = {{ $value }} LABELS = {{ $labels }} summary: Host out of disk space (instance {{ $labels.instance }}) ok 5.498s ago 4.122ms