Linux

Nagios plugins for monitoring Linux systems.

Showing 121-132 of 334 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This shell script plugin is similar to below perl plugin. http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/Check-UNIX-Open-FDs/details Check Open FD for program(s) and it's child processes. Here is how you can…
It was developed using Perl and internally uses the ps command line utility to determine the resident size of the process. Optionally, the plugin gives…
This plug-in checks IO stats of one (or all) disk. It can be used to send alerts when maximum hard drive IO/s or sectors read|write/s…
It is based on check_procs plugin, adding the following functionality: - Total warning and total critical thresholds ranges (options -x, -y) applied to summary metric…
Very simple bash script Check total open file descriptors and compare with percent of maximum allowance by kernel There is default values. So script do…
This Nagios plugin check if processes matching to a pattern are exceeding a given elapsed time Usage : check_proc_age.sh -p -w -c -p parameter :…
This plug-in is for LINUX edition and determines the newest file in the folder specified and it's age and size. It can also be use…
The number of parameters and options has increased over the time, as a result of feature requests by users. You might not need most of…
Often I needed to check log files for a keyword. So I wrote a simple bash script to do that plus integrate with nagios and…
This is a nagios plug-in to check the output or exit status or an application (designed for /etc/init.d scripts, but could work with any script).…