TOP LEVEL CATEGORIES
EXPLORE
Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Showing 2311-2320 of 4379 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
check_mem_ng.sh 1.1 Usage: * check_mem_ng.sh [-w ] [-c ] [-v] [-l] - checks local host available memory - warnlevel and critlevel is percentage value without…
1.Add NRPE commands to nrpe.cfg echo 'command [check_mem]=/usr/local/nagios/libexec/check_mem.sh -w 75 -c 85' >> /usr/local/nagios/etc/nrpe.cfg
This plugin excludes the system cache and buffer, because on systems with stable memory usage it is perfectly normal for system cache to fill in…
this is a bugfix to 1.3
Example configuration: **/etc/nagios/services.cfg** ``check_command check_by_ssh!nagios_ssh!'/home/nagios_ssh/bin/check_mem -w 90 -c 60 -p'`` **/etc/checkcommands** define command{ command_name check_by_ssh command_line $USER1$/check_by_ssh -l $ARG1$ -H $HOSTADDRESS$ -C $ARG2$ } !!!…
Download and Info: http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F1789.html;d=1
for example: check_by_ssh!nagios_ssh!'/home/nagios_ssh/bin/check_mem -w 18 -c 15'
This plugin may be used as nrpe plugin and checks the amount of memory free, used and total available by using the linux "free -mt"…
A plugin to check the health and status of disk and logical drives attached to LSI megaraid SAS controllers. This plugin calls/uses the opensource megasasctl…
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing.