Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
check snmp process





Uses net-snmp library via PHP to check for running processes.
Check SNMP RAM service





This plugin checks process memory by SNMP on host.
Check SNMP service





This plugin checks existence of a service using SNMP. ./check_SNMP_service.sh COMMUNITY HOST SERVICE
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 SOCKS





Nagios plugin to monitor socks proxy
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 spamassassin





check spamassassin checks if 'spamd' runs and works correctly.
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 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 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.
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 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 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 Subversion





This plugin will check a checkout from a Subversion server
check swap





A simple shell script for nagios to check free swap on a target system The plugin was designed to do active checks using check_by_ssh to check clients like a firewall. Tested with smoothwall.
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 Synology NAS





This plugin uses SNMP to check NAS devices from Synology
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 Router CPU via SNMP





Nagios Plugin to check the CPU load via SNMPv2
Check Synology Router Memory/Storage via SNMP





Nagios Plugin to check the available memory 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 Uptime via SNMP





Nagios Plugin to check the uptime via SNMPv2
Check Synology Router Users via SNMP





Nagios Plugin to check users logged in via SNMPv2
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 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 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 teaming





Check teaming of broadcom adapters, i.e link signal etc..By Martin Fuerstenau
check temperature through a T3511 device





Monitoring temperature using an ethernet based T3511 module from Comet
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 TeraStation Storage





Check remaining storage capacity of Buffalo TeraStations via SNMP
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 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 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 status of Dell EqualLogic storage Popular





This plugin can check the status of Dell EqualLogic storage using SNMP queries.
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 status of Ms SQL Always On





This is a simple plugin to monitor if the MS SQL Always On cluster group is in "Healthy" state.
Check the status of Uninterruptible Power Supply Popular





This plugin can check the status of Uninterruptible Power Supply (UPS) using SNMP v1 queries.
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 TrueNAS Health/Replication





Check the status of the TrueNAS alert system or the state of TrueNAS replication tasks.
Check TrueNAS/FreeNAS Extended Play





This is a Nagios plugin to check TrueNAS/FreeNAS servers for problems. It allows monitoring for Alerts, Zpools, and Replication statuses. It is written against the 2.0 API.
Check TYPO3 CMS Popular





Monitoring script for the open-source content management system "TYPO3".
Check Ultrabac





check_ultrabac.vbs sends the status of your backup by ncsa to the nagios server.
Check UniFi Video





This is a plugin (bash script) that pulls the latest recording time of UniFi video cameras from the UniFi video server. It uses JSON parsing to pull a single variable from the Unifi Video system through the Admin API.
Check UNIX Disk usage





Checks, in UNIX-like systems, the space used on local filesystems.
Check UNIX Memory Usage





Checks memory usage (overall, by running processes, as filesystem cache and swap) on UNIX-like operating systems
Check UNIX Open FDs





Checks the number of open files by process and program.