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_diskwrite2





Polished and fixed version of check_diskwrite, which allows to check availability of either smb or windows shares, by writing and reading of file into the share.
check_diskusage_by_vcenter





Check diskusage for a guest server on an ESX installation. The check is done through the vcenter/vSphere API, meaning that the guest server's disk usage can be checked without installing/configuring anything.
check_disks_size





YET ANOTHER DISK CHECK FOR LINUX SYSTEMS ( AUTOMATICALLY DETECTS THE MOUNT-POINTS )
Shell script (written in pure bash to avoid installation any extra programming languages )
It is designed to work on any linux operating system. ( tested on Debian8 ...
check_DiskQueueLength





This plug-in for Nagios allows you to check the Average Disk Queue Length on a Windows server. The measurement of Average Disk Queue Length is quite accurate.
check_diskinode_status





To find status of disk usage and inode usage based on mount point/path. The default check_disk comes with nagios-plugin pack doesnot work in my case. So this plugin can work as a alternative.
check_disk.php





Nagios Plugin to check disk over snmp (Linux/Windows)
check_disc_usage





No longer maintained. Do it with SNMP using the pathced version from the Manubulon plugins. https://github.com/dnsmichi/manubulon-snmp By Martin Fuerstenau
check_dhcp_snmp





# Perl check for DHCP pools via SNMP bulkwalk. Specifically written to monitor Windows 2012R2 DHCP.
Check_DHCP_Scope





This is a PowerShell script for monitoring DHCP scopes on a Windows Server. The script defines several parameters, including thresholds for warning and critical alerts, as well as minimum and maximum values for the total number of IPs in a scope. The scri ...
check_dhcp_free.vbs





Get Free Ip From Windows 2003 or 2008 DHCP Server, this script read this command "netsh dhcp server show mibinfo"
check_dhcp_all_pools.sh





Different take on Lars Michelsen's original plugin/script to accommodate monitoring of all available DHCP scopes on your monitored Windows server. You no longer need to add separate service definitions to monitor all available scopes.
check_defacementpage





This Nagios plugin monitors the content of the Web page passed by URL as an argument, in search of potentially hazardous words, returning the critical state if a detection is made. By default, a set of words are defined, which can optionally be ignored, o ...
check_ddos





This Nagios plugin monitors system network connections alerting whenever a large number of SYN recv states are verified. The quantities of connections to be considered excessive are passed as arguments, and when Nagios is exceeded alert with the states wa ...
check_dbversion_oracle





This plugin tests the database software version through querying a specific Oracle database. It can either simply return the version string, or compare it against a blacklist/whitelist version file to determine software version compliance. because it exec ...
check_dbversion_mssql





This plugin tests the database software version through querying a specific Microsoft SQL Server database. It can either simply return the version string compare it against a blacklist/whitelist version file to determine software version compliance. Becau ...
check_dbversion_db2





This plugin tests the database software version through querying a specific IBM DB2 database. It can either simply return the version string, or compare it against a blacklist/whitelist version file to determine software version compliance. Because it exe ...
check_date_ovh.sh





Nagios plugin to return Information on domain expiration date from OVH API.
check_datacore.pl





Check different aspects of Datacore Storage (VirtualDisks, Clients, Servers, PhysicalDisks, ...) by SNMP Do check_datacore.pl --help for syntax
check_database_pgsql





This simple plugin checks if its possible to connect to the postgresql database (on localhost) and does a small query.