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 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
check pop3 account





check_pop3_account.pl logs into a POP3 or POP3 over SSL (POP3S) account and reports the number of messages found. It can optionally generate alerts based on the number of messages found. Performance data is available in the form of the number of messages ...
Check Overall System Health





Nagios plugin to check the overall health of a system. Uses SSH to connect to remote server, requires that passwordless login is enabled (SSH Key authentication).
Check ntlm authentication





Authenticates against a web page using ntlm auth. This is useful when Microsoft IIS is providing a pop up login box which requires ntlm authentication.
Check MSSQL DataBases, Jobs, Log Files, Time2Connect





Script for nagios to check MSSQL DataBases, Connection Time, Jobs, TempDB Size, Log Size.
The script get all sql instances in the server, and return status for eache instance
You can use check_mssql_config.ini to exclude DB or instance to check, read ch ...