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_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_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 ...
CheckWMI





check_wmi uses the Windows Management Interface to check for common services (cpu, disk, sevices, eventlog...) on Windows machines. It requires the open source wmi client for Linux.
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 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:/ ...
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
checkfilesize.pl





Check the minimum and or maximum size of a file on unix and windows. You can also specify how to react if this file is missing (unknown, critical or OK) This plugin also returns perfinfo.
CheckFileCountWithPerf





This is identical to the original CheckFileCount done by Bernd Mueller. I've just updated it to include performance data as well for graphing by external programs. I also did a simple change that added the checked directory in the status text.
checkfile





Nagios Plugin to check if a file exist/doesn't exist. It check too if a file is empty or not.
checkdc





Nagios plugin to check active directory, checkdc.vbs is a script that performs the checks done by dcdiag.exe and parse its output to a nagios format. Right now its a limited script, no arguments and wont allow to select what to check. It basicly runs this ...
CheckByJdbc





Nagios CheckByJdbc plugin allows you to check a SQL query from a file on database ( Oracle, Microsoft SqlServer, Mysql and IBM DB2/400) by a JDBC connection. For CheckByJdbc plugin it doesn't mind what database are you connecting and what your SQL quer ...
checkagent





A short Perl script that will test the specified host for the NRPE and NSClient agents, and will inform the user if they are working as expected. Useful for tracking down communication problems (eg firewalls) after first install of the agents.
Check xen domU status





This is a simple shell script that checks for the status of all the xen domU that are started on boot. You can map it to an OID with snmpd on your xen Host and check with check_snmp from nagios. Since it's a shell script for the xen host, it should work ...
Check WSUS Critical Updates





This is a small PowerShell script that queries a WSUS server, and returns if any Critical Updates or Security Critical Updates are needed by the system. This has been done so that admins won't get an alert at 3 am for a non-critical update becoming ava ...
Check WMI Plus





Many, many agentless Windows checks using WMI. No need for any software installs on Windows. Monitor Microsoft Windows systems directly from your Nagios server. Supports user configurable checks using an ini file - create your own WMI Queries. Check W ...
Check Wisdom licenses





This plugin checks your wisdom licenses on the database server (mssql). You need to install freetds and php-mssql to use this plugin.
check winprog memusage





check with nsclient++ nrpe.dll the memusage of a windows program.