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_wrapper





The check_wrapper plugin has been developed to facilitate testing of the nagios system itself. The plugin can be wrapped around any other plugin and can be configured to insert simulated error codes. It can also be used to log in syslog the invocation of ...
check_wp_updates





This Nagios plugin monitors the version of WordPress, in search of updates, receiving as an argument the full path of the version.php file, where you get information about the version of the software installed, and uses WordPress's Web service to obtain t ...
check_wlst_sessions





# check_wlst_sessions 1.0
Nagios compatible plugin to check via WLST the number of actives sessions on a Server (On Oracle WebLogic Server v9+)
BOTH Files (.sh and .py) are needed for this plugin to work
check_wireless_ssid





Checks for the existence of a wireless SSID without connecting to the wireless network. Only provides a binary up/down response by polling the wireless card using iwlist. Requires the nagios user to have permissions to run iwlist on the host machine.
check_win_last_update.ps1





Script to calculate the Days since last Windows Update which is understandable for every Manager :-} should be called via NRPE/NSClient++ inspired by bratislav.stojkovic@gmail.com check_win_lastupdate.vbs but with using Microsoft.Update.Session instea ...
check_win_dedup_status.ps1





Script to check if Windows DeDuplication is enabled for all fixed Disks except C: and to Summarize the Savings of Windows DeDuplication Might be helpfull if you are running your calssic windows fileserver with enabled deduplication should be called v ...
check_winsvc





Use NC_Net/check_nt to check all Automatic Windows services First use ENUMSERVICE to get a list of services set for Automatic startup, then check them with SERVICESTATE to see if any service is down.
check_windows_volume_mount_point_freespace





This script will execute checks against volume mount points using WMI via powershell and nsclient++. Can be used to check available free space, and return OK, WARNING or CRITICAL status to Nagios.
check_windows_files.ps1





Another plugin to check files in Windows. Meant to be run via an agent like NCPA. Check if a file exists, check the size of a file, check the number of files in a directory. In 1.2, you now get performance data if you're checking either the number of f ...
check_whois.pl (Advanced Nagios Plugins Collection) Popular





Checks domain expiry via whois lookup. This is an important piece of code given that ppl overlook domain renewals till the last minute (and auto-renewals fail when their cached credit cards have expired)
check_welle-cli





This check reads the json output of welle-cli (Part of welle.io, a SDR DAB+ receiver) and checks if the audio of the selected DAB+ service (sid) is present at some level, along with some other DAB+ service parameters (bitrate, allotment, snr, dls).
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_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_vranger_backup





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