| Rule |
State |
Error |
Last Evaluation |
Evaluation Time |
| alert: graphnode_down
expr: absent((time() - container_last_seen{name="graph-node"}) < 10)
for: 30s
labels:
severity: critical
annotations:
description: Graph Node container is down for more than 30 seconds.
summary: Graph Node down
|
ok
|
|
5.016s ago
|
423.8us |
| alert: graphnode_high_cpu
expr: sum(rate(container_cpu_usage_seconds_total{name="graph-node"}[1m])) / count(node_cpu_seconds_total{mode="system"}) * 100 > 10
for: 30s
labels:
severity: warning
annotations:
description: Graph Node CPU usage is {{ humanize $value}}%.
summary: Graph Node high CPU usage
|
ok
|
|
5.016s ago
|
179.8us |
| alert: graphnode_high_memory
expr: sum(container_memory_usage_bytes{name="graph-node"}) > 1.2e+09
for: 30s
labels:
severity: warning
annotations:
description: Graph Node memory consumption is at {{ humanize $value}}.
summary: Graph Node high memory usage
|
ok
|
|
5.016s ago
|
131.4us |
| alert: postgres_down
expr: absent((time() - container_last_seen{name="postgres"}) < 10)
for: 30s
labels:
severity: critical
annotations:
description: Postgres container is down for more than 30 seconds.
summary: Postgres down
|
ok
|
|
5.016s ago
|
208.1us |
| alert: postgres_high_cpu
expr: sum(rate(container_cpu_usage_seconds_total{name="postgres"}[1m])) / count(node_cpu_seconds_total{mode="system"}) * 100 > 10
for: 30s
labels:
severity: warning
annotations:
description: Postgres CPU usage is {{ humanize $value}}%.
summary: Postgres high CPU usage
|
ok
|
|
5.016s ago
|
121.8us |
| alert: postgres_high_memory
expr: sum(container_memory_usage_bytes{name="postgres"}) > 1.2e+09
for: 30s
labels:
severity: warning
annotations:
description: Postgres memory consumption is at {{ humanize $value}}.
summary: Postgres high memory usage
|
ok
|
|
5.016s ago
|
75.67us |
| alert: nginx_down
expr: absent((time() - container_last_seen{name="nginx-proxy"}) < 10)
for: 30s
labels:
severity: critical
annotations:
description: Nginx container is down for more than 30 seconds.
summary: Nginx down
|
ok
|
|
5.016s ago
|
96.57us |
| alert: nginx_high_cpu
expr: sum(rate(container_cpu_usage_seconds_total{name="nginx-proxy"}[1m])) / count(node_cpu_seconds_total{mode="system"}) * 100 > 10
for: 30s
labels:
severity: warning
annotations:
description: PostNginxgres CPU usage is {{ humanize $value}}%.
summary: Nginx high CPU usage
|
ok
|
|
5.015s ago
|
122.4us |
| alert: nginx_high_memory
expr: sum(container_memory_usage_bytes{name="nginx-proxy"}) > 1.2e+09
for: 30s
labels:
severity: warning
annotations:
description: Nginx memory consumption is at {{ humanize $value}}.
summary: Nginx high memory usage
|
ok
|
|
5.015s ago
|
69.27us |
| alert: caddy_down
expr: absent((time() - container_last_seen{name="caddy"}) < 10)
for: 30s
labels:
severity: critical
annotations:
description: Caddy container is down for more than 30 seconds.
summary: Caddy down
|
ok
|
|
5.015s ago
|
187.4us |
| alert: caddy_high_cpu
expr: sum(rate(container_cpu_usage_seconds_total{name="caddy"}[1m])) / count(node_cpu_seconds_total{mode="system"}) * 100 > 10
for: 30s
labels:
severity: warning
annotations:
description: Caddy CPU usage is {{ humanize $value}}%.
summary: Caddy high CPU usage
|
ok
|
|
5.015s ago
|
106.1us |
| alert: caddy_high_memory
expr: sum(container_memory_usage_bytes{name="caddy"}) > 1.2e+09
for: 30s
labels:
severity: warning
annotations:
description: Caddy memory consumption is at {{ humanize $value}}.
summary: Caddy high memory usage
|
ok
|
|
5.015s ago
|
59.4us |
|
14.796s ago |
625.2us |