Showing 111-120 of 328 results.
Sort by:
check_uptime with notify
https://github.com/cyberflow/nagios_plugin/tree/master/check_uptimecheck_uptime [-c/--critical=value] [-w/--warning=value] [-h/--help] [--version] [--usage] [--debug] [--verbose] [--noperfdata]
check_fs_readable
######################################################################### # # File: check_fs_readable.pl # # Description: # This nagios plugin is a very simple minded check to determine # if a mounted file…
check_modules
http://2024sight.comThe check_modules plugin checks that all required kernel modules have been loaded. It has a concept of mandatory and optional modules. If it finds that…
check_memory.pl
http://www.thorko.deUsage: check_memory.pl -p -w -c [-d] [-h] -w warning threshold in KB -c critical threshold in KB -p process name -h help message -d debug…
check_gputemp
https://github.com/jackbenny/check_gputempThis script checks the GPU temperature of ATI based graphics card using the aticonfig tool from their proprietary driver fglrx. The script is written in…
CheckFileCountWithPerf
http://www.masergy.comPlugin for Nagios to monitor how many files a directory contain Written by Bernd Mueller (http://www.lisega.de/) Change History 2011/12/27 -- Added perf data for graphing…
check ps cpu – simple bash script
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…
check_smartctl
http://rpm.rutgers.eduThis plugin is used to check the SMART hard drive health of various drives. It can work with various RAID arrays as well as individual…
check grep command output
Usage: check_execgrep.pl --help check_execgrep.pl [--contains YES|NO] --warning REGEX --critical REGEX --command Sring [--parameter String] Options: --help Print detailed this screen --version Print version information --contains…