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_website [source code]





Checks content of website and generates MD5 hash of returned source code, then compares hash on later checks to see if website has changed. Useful for checking web applications that crash but the webservice itself stays up.
check_webpage.sh





IMPORTANT CHANGES IN NEW VERSION!!!!!! * The -f and -A options are no more needed. * The -tw and -tc options expect the time to be indicated in MILLISECONDS, not in seconds!!!
check_webpage





The aim of this nagios plugin is to download a web page with all his content ( internals links only - maybe with option in a futur release ).
check_weblogic_sessions





nagios plugin to check if a WebAppComponentRuntime object on a weblogic application server is exceeding a maximum specified concurrent sessions value (ksh script)
check_watchptWater





This Nagios plugin checks whether a Digi Watchport water sensor detects water. Written in Python.
check_watchptTemp





Plugin to check the temperature from Digi Watchport sensors. Linux and Windows versions.
check_watchptHumid





Plugin to check the humidity from Digi Watchport sensors. Linux and Windows versions.
check_wan_ip_ddwrt





Nagios check to monitor if the WAN ip address our dd-wrt router gets from our internet provider is the one we expect it to be. I need to know this to modify a DNS A record accordingly because I do not have a fixed ip address. The check retrieves the ...
check_waas





This plugin checks the status and alarms of a Cisco WAAS environment. It uses the WebService API of the central manager. Usage: check_waas.pl -m -d -c -u -p [-port ] [-v] -m The IP-Adress of the WAAS Central Manager -d The Name of th ...
check_vxdisk





This plugin parses the output of the Veritas Volume Manager command 'vxdisk list' and alarms when it finds a failing disk device.
check_vss_shadowstorage





The purpose of check_vss_shadowstorage.cmd is to identify any drives that are configured for storing shadow copies and identifying the maximum allowed space that VSS is allowed to use. If a drive is configured with the setting of "No limit" then you cou ...
check_vsphere





This monitoring plugin is able to check various aspects of ESXi hosts or vcenters over the vsphere API. It is meant as a replacement of check_vmware_esx/check_esx3 and the like. They are written in perl and VMware has deprecated the perl API. So this one ...
check_vsan





This is a pure bash/curl/grep/perl plugin for nagios to check health of VSAN clusters. It uses no vmware SDK, just pure unix tools. There is also python implementation which uses the VMware python SDK, but it didn't work for me. This plugin can pars ...
check_vranger_backup





This plugin uses VRanger PowerShell extensions to provide the result of all recent scheduled (not on-demand) backups.
check_vpn_netasq





This plugins done the stats of your VPN under Netasq (V8, V9 (?)). Example for zero VPN : VPN_NETASQ CRITICAL - VPN=0 - This script use Perl + Nagios:plugin + net:ssh for this. Tested with Nagios 4.0 !
Check_vos returns operating system a computer (Linux or...





Check_vos returns operating system a computer (Linux or Microsoft). This script uses Shell.
check_volume_fstab





check_volume_fstab is a plugin for linux systems, checking free space, that takes a volumes list from /etc/fstab file. It was created because standard check_disk results are often messed up by various special mount points, e.g. docker etc. Currently greps ...
check_vmware_view_sessions





this is a simple power shell script that check vmware view active sessions using NSClient++ client on Windows 2008
check_vmware_status





This is a simple, bash-based plugin to query and/or set the power state of a VMware ESX virtual machine. Full details are at the download site, including help output.