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 Windows Event Logs with Nagios





This tutorial demonstrates how to check Windows event logs with NSClient++ and Nagios.
Check Windows Backup Log





Monitoring Microsoft Windows Backup Status from Nagios with NRPE and NSClient++
Check Weblogic Instance Health





This project is not in active development. Please feel free to contact with questions. Checks the health of a Weblogic instance using jmx and wlst. This was developed and tested with Weblogic version 12C. Please feel free to contact me with support ...
Check the status of Dell EqualLogic storage Popular





This plugin can check the status of Dell EqualLogic storage using SNMP queries.
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 Uptime via SNMP





Nagios Plugin to check the uptime 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 Router Memory/Storage via SNMP





Nagios Plugin to check the available memory via SNMPv2
Check Synology Router CPU via SNMP





Nagios Plugin to check the CPU load via SNMPv2
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 Status Code Apache





quick perl script to scrape http access logs for a specific error code and report them back to nagios with running totals, output for pnp4nagios included also
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 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
Check SAN Switch Health





This plugin checks sensors (psu, temperature, fans et al) and overall health of SAN switches that understand the Fibre Alliance MIB. There is a long list of companies behind that MIB; I have tested the script with switches from Brocade and Qlogic.
Check Rsyslog Queues





Checks for presence of Rsyslog Disk Assisted Buffer (Queues) files. Options: -q Check for presence of disk queue files -d Specify $WorkDirectory (def: /var/spool/rsyslog) Usage: ./check_rsyslog.sh -q forwarder -d /rsyslog-buffer
Check Rsyslog (DB)





A plugin for checking that a remote rsyslog server which is configured to log to a MySQL database is successfully receiving and storing syslog messages. This plugin was orignally written and tested in an environment using rsyslog, but it should work wi ...
Check PPTP User (by Nestor@Toronto)





Check how many PPTP/PPP user are logged into VPN right now and list all user. It sent an alert when more than number of user from input. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X