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 Speedtest (by Nestor@Toronto)





Using 'speedtest.py', written by Matt Martz, to check server max bandwidth using speedtest method. It return alert if server bandwidth is slower than given speed. Note: While managing few hundreds VM/VPS from different VPS vendors, I found that someti ...
Check Solaris ZFS Pools





Checks health and capacity of ZFS pools. Sample: mmfpwn51782:nagios-plugins$ ./check_zpools OK:hp3parFC1:62%:ONLINE WARNING:hp3parFC2:96%:ONLINE OK:hp3parNL1:68%:ONLINE OK:rpool:40%:ONLINE It's based on http://exchange.nagios.org/directory/Plugins/Op ...
Check SNMP Uptime





Most Nagios checks are done every 5 minutes and a device can reboot without you knowing about it. This scrip can be used to check the uptime of a device, it will give a critical or a warning status when the uptime is bellow 15 or 30 minutes.
Check SNMP service





This plugin checks existence of a service using SNMP. ./check_SNMP_service.sh COMMUNITY HOST SERVICE
Check SNMP RAM service





This plugin checks process memory by SNMP on host.
check snmp process





Uses net-snmp library via PHP to check for running processes.
Check SNMP for Dell and HP





Python script / nagios plug-in that checks components status of Dell or HP servers with snmpwalk command
check snmp disk usage





Uses net-snmp library via php to check disk usage on a remote system.
check SNMP CPU Load





Checks by snmp load or cpu usage (Windows, Linux/Unix, AS400, Cisco, Cisco ASA5500, Cisco catalyst, HP Procurve, LinkProof, Blucoat, Nokia, Fortinet, Netscreen, HP-UX). Current version 1.3.3 Nov 13, 2012 - Updated Perfdata to allow better use of data f ...
Check SNMP Citrix





Check Citrix Server Connection Information via SNMP. Extra OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm)
Check SNMP Asterisk processed calls





Check the calls Asterisk has processed since the last check.
Check snapshots age and number





Nagios script for checking the number of existing snapshots and how old are these.
Check SmarterMail Queue - check_queue_sm





This nagios plugin allows you to monitor your SmarterMail server queue by using SmarterMail Webservice. This will display the current number of messages in queue of a SmarterMail Server. The plugin is a PHP script and should run on every linux distribu ...
Check Sip Options





This plugin was created due to issues where Sipsak locks up when the proxy on the other end is not reachable. In addition this plugin has several features not found in other SIP OPTIONS check plugins. You can choose to accept any SIP packet as a vali ...
check Siebel CRM (all platforms)





Version 1.2.05 now out!
New version can be used either as active or as passive plugin.
It contains a GUI to make it more easy for the first installation and configuration.
You will be able to configure Nagios for Siebel CRM in less than 30 minutes.
Fe ...
Check SHOUTcast Server





Used to monitor the SHOUTcast server.
Check Shoutcast Listeners





Used to monitor the number of listeners connected to your shoutcast server
Check Shares on Sun Unified Storage Appliance





Based off of check_disk.sh. Queries a Sun/Oracle Unified Storage appliance via SNMP. Acquires total space for a share and used. Does a quick calculation and sets the error level accordingly. The MIB files referenced come off your storage appliance. ...
Check SFTP Availability With check_sftp_avail In Nagios





This article demonstrates how to use the community-distributed plugin check_sftp_avail in Nagios.
Check setting sshd (Security of SSH)





This check control the security of your SSH service (The setting of sshd_config file) 4 values are checking: PermitRootLogin, Protocol, Port and PermitEmptyPasswords For more detail ./check_setting_sshd.sh -h