This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
сервис_prometheus [2026/05/14 14:30] val [Создание правил alertmanager] |
сервис_prometheus [2026/05/14 15:48] (current) val [prometheus-apache-exporter] |
||
|---|---|---|---|
| Line 153: | Line 153: | ||
| # annotations: | # annotations: | ||
| # summary: "Endpoint {{ $labels.instance }} down" | # summary: "Endpoint {{ $labels.instance }} down" | ||
| + | # dashboard_url: "http://server.corpX.un:3000/.../refresh=auto" | ||
| </code> | </code> | ||
| Line 170: | Line 171: | ||
| - "first_rules.yml" | - "first_rules.yml" | ||
| # - "second_rules.yml" | # - "second_rules.yml" | ||
| + | # - "node_exporter_rules.yml" | ||
| ... | ... | ||
| Line 474: | Line 476: | ||
| ARGS="" | ARGS="" | ||
| + | rate(apache_accesses_total[1m]) | ||
| </code> | </code> | ||