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

have a look at https://grafana.com/grafana/dashboards/6858

enhancement

`apache2.service - UnitFileState is "enabled", but supposed to be "empty"`

enhancement

``` postfix.service - SubState is "exited", but supposed to be "['running']" ``` `postfix.service` just calls `/bin/true`. instead, there is a `[email protected] - Postfix Mail Transport Agent (instance -)` service running...

enhancement

According to https://github.com/Linuxfabrik/monitoring-plugins/issues/352#issuecomment-1061491198, in all plugins in `parse_args()`, change the `default` in an `append` action to `None` and after parsing the value in `main()` is `None`, put the desired defaults...

enhancement

**Describe the solution you'd like** Today, the logfile check reports `Scanned 0 lines`. This is a bit misleading. It would be better to be a bit more verbose and to...

enhancement

print NUM lines after the match in the output as well. from `man grep`: `Print NUM lines of trailing context after matching lines.`

enhancement

In GitLab by @markuslf on Feb 8, 2022, 20:56 Otherwise WARN.

enhancement

In GitLab by @markuslf on Feb 22, 2022, 21:15

enhancement