Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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!
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. Read the FAQ for instructions.check_afs_rpc





A Nagios plugin for checking AFS file servers to see if there are client connections waiting for a free thread.
check_ad_replication.py





This is a Nagios plugin for checking the normal operation of a Samba-based Active Directory server (Domain Controller). As of Samba 4.x, Samba is capable of running as an Active Directory server (ie. Domain Controller). This plugin runs the command ...
check_activemq_queues





This is a checker which need to be run on your ActiveMQ-Host for persistent Queue length. It is written in Bash and uses activemq's commandline-interface 'activemq-admin bstat' to gather information. It is called via nrpe. Please also read the sourcecod ...
check_access_log.pl





Parses the last 5 minutes (-m option) of your httpd access log and goes to warning or critical if the number of 200 OK is below your threshold. Use with pnp4nagios and templates on my sites for some lovely graphs of your status breakdown over time. Re ...
check_3ware_win





check_3ware is a Windows plugin for Nagios which checks the status of 3ware RAID controllers (or LSI Raid controllers). The plugin determines the status of Raidsets, Raid-Controllers and of individual discs (S.M.A.R.T), while all stripe sets are supported ...
Check_3par_volume





Nagios script to Check available size on datastores HP 3PAR Storage virtual volumes.
check_351x disk array





This nagios plugin is a bash script that performs health checks on a Sun 3510 and 3511 disk arrays using snmpwalk and bc.
check_2hoptraceroute with TCP





This plugin is based on check_2hoptrace.sh. It is modified to do the trace between 2 hops with TCP SYN packets, so both usage are the same. This is to solve the issue that trace with UDP or ICMP packets is filtered out with firewall. Because root privi ...
CheckTeamviewerVersion





This is a Nagios plugin that monitors the version of Teamviewer installed on a Windows system, using PowerShell, and lets you know if it is out of date or not. It fetches the most recent version of Teamviewer by checking their website. Full documentation: ...
Checks for the Bro Network Security Monitor





Nagios plug-in that checks status of Bro and Bro workers. This script should be run on the Bro manager.
Checks Dell Warranty information using SNMP





New monitoring script for Dell Warranty using SNMP protocol; Provides performance data as well.
Dell has moved to a more secure method for obtaining information on devices (including warranty info). They moved away from API key (v4) to OAuthTLS2.0 (v5) ...
CheckPSSignatures





This is a Nagios plugin that checks if any PowerShell scripts in the plugin folder have a soon to expire, expired, invalid, or non-existent signature. Full documentation: https://github.com/sawft99/NagiosPlugins
CheckNCPAVersion





This is a Nagios plugin that monitors the version of NCPA installed on a Windows system, using PowerShell, and lets you know if it is out of date or not. It fetches the most recent version of NCPA by checking their GitHub page. Full documentation: https:/ ...
Checking Power Supplies on SuperMicro Servers with Nagi...





This tutorial demonstrates how to monitor power supplies on SuperMicro servers with Nagios.
CheckForRestartsAndUptime





This is a Nagios plugin that uses PowerShell to check Windows machines for recent reboot events and their current uptime. Full documentation: https://github.com/sawft99/NagiosPlugins
checkfilechange





This Nagios plugin monitors the state of files/directors, using the inotify State Monitoring tool, receiving as arguments the states and files/directors to be monitored, as well as the path of the log file, where the inotify registers the events, notifyin ...
checkFileAgeExec





nagios plugin to monitor for files returned from shell commands which are older than a given # of milliseconds (java source)
checkFileAge





nagios plugin to monitor directories for files older than a given # of milliseconds (java source)