Rules

blackbox

12.806s ago

690.6us

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

lacdo

53.464s ago

1.497ms

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 53.464s ago 1.367ms

security

16.607s ago

550.7us

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 16.607s ago 525.6us

system

38.721s ago

6.885ms

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 38.721s ago 615.3us
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 38.721s ago 894.5us
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 38.72s ago 582.8us
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 38.72s ago 377us
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 38.72s ago 4.363ms