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 186 monitoring-plugins issues
Sort by recently updated
recently updated
newest added

### Describe the solution you'd like On my machine, some of the sensors detected by the libsensors (`sensors-detect`) are not really used for that purposes or bogus, and as so...

enhancement

### Describe the solution you'd like Currently, the plugin /usr/lib64/nagios/plugins/systemd-units-failed only reports a generic message in the first output line, e.g.: ``` There is 1 failed unit. ``` When monitoring...

enhancement

Add ignore argument feature for https://github.com/Linuxfabrik/monitoring-plugins/issues/835 Skips adding the warning `if ha_status not in GOOD_STATUSES`. I ran `./tools/check2basket` but wasn't sure whether I should supply this here, too.

### Describe the solution you'd like We have several hosts which are a bit slow and therefore alert too early. Sometimes a short interruption which does not necessarily mean the...

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

If there are unconforming entries in the input file the python open function can´t parse the input and throws an exception as the default error handling is set to 'strict'....

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

This PR allows more flexible monitoring logs in the log journal: 1. Added support for activating after a given threshold of journal events, instead on every one; 2. Added support...

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

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