TOP LEVEL CATEGORIES
EXPLORE
Plugins for monitoring various operating systems.
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 171-180 of 867 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
Quintum DX Gateway can be monitor using given SNMP MIB's. First we have to extract info and interfaces from Quintum GW, use snmpwalk with defined…
Please visit my blog for more information on this plugin. In case you find a bug or have feature request, please make an issue on…
For Performance Gauges to show details properly, performance data should be in following format: 'VarName'=CurrentValue Unit;WarningValue;CriticalValue;MininumValue;MaximumValue Important: 1. It uses the output of 'sar' command.…
For Performance Gauges to show details properly, performance data should be in following format: 'VarName'=CurrentValue Unit;WarningValue;CriticalValue;MininumValue;MaximumValue Important: 1. It uses the output of 'uptime' command.…
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…
define host{ _ALLOWEDPROCS wininit winlogon check_processes tasklist } define command{ command_name check_unknownprocs command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_processes -a 1 3 "$_HOSTALLOWEDPROCS$" }…
define service{ service_description host name check_command check_nrpe!check_hostname } nsclient.ini: [/settings/external scripts/scripts] check_hostname = scriptsperlcheck_hostname.exe
define host{ _ESSENTIALSERVICES tmlisten ntrtscan ds_agent } define command{ command_name check_essential_svc command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_essential_svc -a "$_HOSTESSENTIALSERVICES$" } define service{ use…
define host{ _ESSENTIALPROCS importantprogram notice_no_dot_exe } define command{ command_name check_essential_procs command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_essential_proc -a "$_HOSTESSENTIALPROCS$" } define service{ check_command check_essential_procs…
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.