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 the disk size of Windows server and Unix server u... Popular





This plugin can check the disk size of Windows server and Unix server using SNMP v1 queries.
Check Textsearch





This plugin will do a text search inside of a file that you specify. If the text that you are searching for is found, then the script will return OK.
Check tablespace usage and everything you can monitor b...





Hi dear friends, here you can find a simple java code to check everything you can check through a simple SQL script / query without installing any type of oracle client or instant client: all that you need is nagios core 3.x and a Java JDK 1.6.0_xx versio ...
Check Tablespace Size Of a Specific MySQL Server Databa...





This tutorial demonstrates how to check the tablespace size of a specific MySQL server database with check_tablespace_mysql plugin in Nagios.
check Synology Surveillance Station last recordings





This is a bash script that runs on my nagios server and goes out to a Synology Video server to check the Last Recording Start Time field of each camera. It needs the video URL, a (read-only) username and password and a camera number to function.
Check Synology Router Service via SNMP





Nagios Plugin to check via SNMP that a specific service is running with [n] instances
Check Synology NAS | check_syno.sh





The check_syno plugin checks the health of your Synology NAS thanks to SNMPv3 protocol. It can report about :
- System status (Power, Fans)
- Disks status
- RAID status
- DSM update status
It uses SNMPv3, and has been tested with DSM 6.0.
It ...
Check Synology NAS





This plugin uses SNMP to check NAS devices from Synology
Check synchronisation synology





check the result of the last synchronisation put check_sync_syno.sh on synology in /usr/syno/bin/ put check_sync_syno.sh on the nagios in */nagios/libexec/ to check the plugin use ssh so you need to have shared the your public key with the synology
Check Subversion





This plugin will check a checkout from a Subversion server
Check Stratus





This plugin will catch the systemstatus and storage capaticy from an Stratus Avance Server Unit, testet with Stratus Avance 3.0. This is the first Version of the Plugin. By problems or feedback send me an email Example output systemstatus: # ./che ...
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 Speedport





This Bash-Script is able to check the (V)DSL-Connection of a Speedport Router. It's tested with a Speedport W722V but it should work with any Speedport Router that owns the "Online Control" interface.
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 plugins





This is a pack of 3 plugins, written in C in order to monitor efficiently LINUX and WINDOWS machines. (memory,storage,process,load)
check snmp disk usage





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