Random Project

Linux

Nagios plugins for monitoring Linux systems.

Showing 109-120 of 334 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is a nagios plugin to check how long it has been since apt-get upgrade was last run. It should be installed on each server…
This is a nagios plugin to check how long it has been since yum update was last run. It should be installed on each server…
check_smart checks the output of smartctl contained in a file for health, temperature and pre-fail attributes. It also checks the data's age. A way to…
check_uptime is a Nagios plugin to monitor the uptime of server and can notifying than uptime large of value (by days)
Check to see if a file system is writable.
Plugin to check that all required kernel modules have been loaded.
check_memory.pl will check the memory consumption of a process given by name
check_gputemp is a Bash script which checks the GPU temperature of ATI based graphics card. It uses the aticonfig tool from ATI's proprietary driver fglrx.
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.