Linux

Nagios plugins for monitoring Linux systems.

Showing 121-132 of 337 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is identical to the original CheckFileCount done by Bernd Mueller. I've just updated it to include performance data as well for graphing by external…
Simple bash script, to check the output of ps for a defined service/program name and it's cpu usage. Usage: check_ps_cpu -w <warning> -c <critical> -p…
This is an improvement of the check_smartmon plugin, used to check SMART hard drive health
This plugin executes a given command and greps for spedified patterns in the output. It uses perl regex for matching.
Plugin to get info from /proc/meminfo. This plugin lets you get any info from meminfo, including anything that may be architecture specific or added in…
Check Open FD for program(s) and it's child processes. It's shell script using lsof and awk.
NAGIOS Adaptation of bb-drbd.pl (Michael Nagel)
This plugin uses linear regression algorithm to determine if the memory usage of a given process(by name or by pid) is growing up on time.
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…
Extended version of check_procs plugin with metric dependant performance data, extended status information and total warning/critical thresholds
Simple bash script Work only in Linux Check total open file descriptors and compare with percent of maximum allowance by kernel There are default values.…
this bash script check if processes matching to a pattern are exceeding a given elapsed time.