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_zway.pl





check_zway.pl can be used to get the status and values of your switches, sensors, controls, etc. out of your home automation system using Virtual Device API. Unfortunetaly not all ZWay devices were porvided by this API. So this is only tested with Comma ...
check_zabbix





Check plugin to retreive Zabbix monitoring host status using Zabbix server API.
check_xenserver_messages





Checks if there are any System alert messages active on xenServer pool/host. Requires atleast XenServer 6.2.0 version as message priorities are not defined properly on older versions. Uses XenAPI. Tested on CentOS 6.7. v1.0.1 fixes XenAPI session logo ...
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_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_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_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_vmware_esx.pl





The original plugin check_vmware_api.pl is old and big and cluttered. So it was time for some house keeping. I tried to clean up the code of every routine, changed things, checked (and corrected) many performance counters and will try to ease maintenanc ...
check_vmware_api





check_vmware_api (former check_esx3) is a Nagios plugin made by op5 AB to monitor vmware's products. The plugin uses the VMWare API (via HTTPS) to do a wide variety of checks. You can check out the latest version with GIT at git://git.op5.org/nagios/op ...
check_vmware3.pl





A nagios check plugin for VMware ESX Server based on the perl API. You need the VMware perl API to use it. (And you need to patch that API to get rid of a bug in it)
check_veritas_sfha.py





Nagios check_veritas_sfha.py Description: ------------ With this little Python script you have the ability to check your Veritas servicegroups and the status of your volumegroups. Please use ./check_veritas_sfha.py -h to get an overview of the needed ...
check_uptime4





Une autre version de check_uptime. Cette dernière intègre un mécanisme de traduction. Pour l'instant, valable en français et en anglais. ---------------------- Another version of check_upime. This one includes a translation mecanism. At the ...
check_traceroute_pingplot





This plugin does a traceroute with the given OS's traceroute command (currently supported: Linux and Windows)
and creates a nice graph via rrdgraph.
So now, when a machine you are trying to access has bad ping times every now and then, you can find ou ...
check_tping





check_tping is used to probe and determine host and network responsiveness by forming TCP connections. This is useful when ICMP may be blocked or treated with a lower priority, making it either entirely useless or untrustworthy as a measurement tool.
check_tls_cert





Check the expiration date (and optionally the correctness) of a TLS certificate. Certificates can be loaded locally from a file or remotely from a server. STARTTLS and SNI based servers can be queried as well/
check_time_ping





This script will check the ping time off what you want.
check_telnet.pl





Based on Eli Stair's 2006 check_telnet based on Net::Telnet. This version make the pattern matching more rigorous by examining ALL elements of the banner. Only if NONE of the elements match will the service check fail. Parameters: -H hos ...
check_tcping





This is a hacked version of 'poink' by Patrick Haller for use w/ Nagios/Netsaint.