Operating Systems

Plugins for monitoring various operating systems.

Nagios CSP

Meet The New Nagios Core Services Platform

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.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!

Showing 171-180 of 867 results.

Sort by:

Linux
Quintum Voice GW, E1/T1 Monitoring

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…

Windows NRPE
Check Microsoft Windows Disk Load
https://github.com/OutsideIT/check_ms_win_disk_load

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…

5 (2) License: GPL by: D'Haese Willem
Operating Systems
check_cputime
http://www.yourownlinux.com/2014/09/nagios-bash-plugin-to-monitor-cpu-utilization-on-linux-server.html

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.…

Linux
check_loadaverage
http://www.yourownlinux.com/2014/09/nagios-bash-plugin-to-monitor-load-average-on-linux-server.html

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.…

Windows NRPE
check_users (windows)

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…

Windows NRPE
check_processes (windows)

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$" }…

Windows NRPE
check_hostname (windows)
http://gksnetworks.com/

define service{ service_description host name check_command check_nrpe!check_hostname } nsclient.ini: [/settings/external scripts/scripts] check_hostname = scriptsperlcheck_hostname.exe

Windows NRPE
check_essential_services (windows)

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…

NRPE
check_essential_processes (windows)

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…

Submit Your Nagios Project!

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.

Sign Up FAQs