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 1251-1260 of 4379 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
A simple shell script for nagios to check currently logged in userser on a target system The plugin was designed to do active checks using…
Successfull tested with Raspberry Pi 1 Model B, Nagios 4 + NagiosGraph and Raspbian (Debian). Installation ======== 1. Put the plugin into your plugin-directory. 2.…
Why this plugin? check_users which comes with the official Nagios Plugins does not support excluding of special users or groups. It's very annoying to be…
define host{ _ALLOWEDUSERS serviceuser adminuser guestuser } define command{ command_name check_windows_users command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_users -a 2 3 "$_HOSTALLOWEDUSERS$" } define…
Simple shell script to check total used ram on target server, this plugin was tested using check_by_ssh. Results are showed in percentage. commads.cfg: command_line $USER1$/check_by_ssh…
It reports the following performance data: - used memory (as an absolute number and in percents) - total memory - free memory - shared memory…
NRPE Plugin - Check if a USB is plug-in to a computer or server. To use this plugin it's necessary to have 'lsusb' installed on…
Plugin takes a URL and extracts content from it using the provided regex. The matching logic looks at the first matching substring so regex must…
This plugin checks the status of websites and gives back the returncode according to RFC 2616 and the appropriate message string. Opposite to check_url by…
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.