monitoring-plugins icon indicating copy to clipboard operation
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.

Results 163 monitoring-plugins issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### Describe the solution you'd like Including `setup.py`? ### Additional context _No response_

enhancement

### 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...

enhancement

### 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...

bug

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: ![image](https://user-images.githubusercontent.com/100971/233047704-8dd7783b-849c-4a84-9c9a-099b03a4a583.png) ### Additional context...

enhancement

### 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...

enhancement

### 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...

enhancement

### Describe the solution you'd like When confirming in Icinga, the check should now ignore the logged item. ### Additional context _No response_

enhancement

### 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...

enhancement