monitoring-plugins
monitoring-plugins copied to clipboard
200+ check plugins for Icinga and other Nagios-compatible monitoring applications. Each plugin is a standalone command line tool (written in Python) that provides a specific type of check.
### This issue respects the following points: - [X] This is a **bug**, not a question or a setup/configuration issue. - [X] This issue is **not** already reported on Github...
### Describe the solution you'd like Including `setup.py`? ### Additional context _No response_
### Describe the solution you'd like From https://github.com/Linuxfabrik/monitoring-plugins/issues/680: Check if there is a security update that requires me to immediately plan a change. In general terms I would like a...
### This issue respects the following points: - [X] This is a **bug**, not a question or a setup/configuration issue. - [X] This issue is **not** already reported on Github...
Hi, trying to use redfish-drives to monitor disks from Nagios. The disks are OK, but the system state is WARNING (inlet temp over threshold), so the plugin returns a warning...
### Describe the solution you'd like This way one could quickly filter by, for example the chronyd service-set, with `/icingaweb2/monitoring/list/services?host=hostname&servicegroup=chronyd` in stead of `/icingaweb2/monitoring/list/services?host=hostname&(service=%2Achrony%2A|service=%2Antp%2A)`. Resulting in:  ### Additional context...
### Describe the solution you'd like Might be useful to monitor the age of a service state - e.g. raise an alarm if the service is in an `inactive` state...
### Describe the solution you'd like Check the number of users in Nextcloud and raise an alert if the number is above certain thresholds for > 72h (default) (required if...
### Describe the solution you'd like When confirming in Icinga, the check should now ignore the logged item. ### Additional context _No response_
### Is your feature request related to a problem? Please describe. It would be nice, if the `dmesg` check could, like `logfile`, callback to Icinga2 via API to check if...