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 Time





Script for nagios to check time against a NTP servers, and fixing the time automaticly if needed. You can use comma separated to use more than one server.
Check the status of DELL PowerEdge server Popular





This plugin can check the status of DELL PowerEdge server using SNMP v1 queries and Dell OpenManage.
Check the QoS service on your provider.





This plugin is useful if you want to check the QoS rules provided by your ISP. It can be used for example to check the VoIP rules in your contract by tagging your packet to the specific type of service.
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 temprature IBM BladeCenter H





Check the temprature of the IBM BladeCenter H series and generate graph with PNP4Nagios or other graph tools for Nagios.
check temperature through a T3511 device





Monitoring temperature using an ethernet based T3511 module from Comet
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 Users via SNMP





Nagios Plugin to check users logged in via SNMPv2
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 SQL Database Size (with NRPE)





A VB script which can be used with NRPE to check the size of a given SQL database.
Check SQL Agent Jobs Failed





You need to change the connection string with the name of the sql server you want to monitor, the password of the sa user and then implement the nrpe command and service on Nagios.