Skip to content

Commit 3d527d7

Browse files
committed
Update README
1 parent b043308 commit 3d527d7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
An Icinga check plugin to check Prometheus.
44

5+
Other Icinga and Prometheus integrations we provide:
6+
7+
* https://github.com/NETWAYS/icinga2-exporter
8+
* https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-prometheus
9+
510
## Usage
611

712
```bash
@@ -170,6 +175,7 @@ Flags:
170175
If no name is given, all alerts will be evaluated
171176
-T, --no-alerts-state string State to assign when no alerts are found (0, 1, 2, 3, OK, WARNING, CRITICAL, UNKNOWN). If not set this defaults to OK (default "OK")
172177
-P, --problems Display only alerts which status is not inactive/OK. Note that in combination with the --name flag this might result in no alerts being displayed
178+
-W, --watchdog Flip the exit state for firing alerts. When this flag is set firing alerts will be OK and inactive alerts will be CRITICAL. This is intended for handling watchdog alerts
173179
```
174180
175181
The `--label-key-state` can be used to override the exit code for firing alerts.

0 commit comments

Comments
 (0)