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

including a toggle choosing percentage or absolute values. requested by 100.

enhancement

In GitLab by @markuslf on Feb 27, 2020, 12:40

enhancement

In GitLab by @markuslf on Mar 23, 2021, 09:58

enhancement

In GitLab by @markuslf on Feb 16, 2022, 16:34 The reasons seems to be the `+=` on strings (joining too many strings using the addition operator). Simplify the check. https://pylint.pycqa.org/en/latest/whatsnew/1.7.html?highlight=recursion#removed-changes

enhancement

In GitLab by @NavidSassan on Feb 7, 2020, 13:49

enhancement

need to find out how long the authSid is valid for.

enhancement

In GitLab by @NavidSassan on Jul 8, 2020, 13:56

enhancement

In GitLab by @markuslf on Sep 24, 2020, 08:17 For example, those findings are not reported: ``` Security & setup warnings It's important for the security and performance of your...

enhancement

In GitLab by @markuslf on Apr 22, 2021, 08:59 Up 4h 36m, last reboot at 2021-12-23 04:44:44

enhancement

In GitLab by @markuslf on Aug 31, 2021, 16:28 ``` ./snmp3 --hostname 127.0.0.1 --test=examples/EXAMPLE01,,0 Traceback (most recent call last): File "/home/markus.frei/git/linuxfabrik/monitoring-plugins/check-plugins/snmp/./snmp3", line 340, in main value = eval(recalc, {}, {'value':...

bug