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_ufw (edouard.lamoine)





A simple plugin that check the status of the UFW firewall.
Tested under Ubuntu 10
check_ucarp.sh





This check is intended for admins who are using UCARP for failover situations. This plugin will check the output of the UCARP status file (this script uses /etc/ha-status.txt but can be changed by editing the script) then reports to Nagios. Useage of t ...
check_tsm_osklil





check_tsm is a Nagios plugin that performs various checks against IBM Tivoli Storage Manager (TSM) servers. It can check number of online drives and paths, database and log space, as well as number of free, reclaimable or offline volumes, and if there ar ...
check_traffic_limit





check_traffic_limit is a Nagios plugin based on vnstat. It checks the traffic on any interface and sends a warning when defined daily or monthly limits are reached. The plugin comes with Nagios grapher templates.
Example:
check_traffic_limit_0.2 -i et ...
check_traceroute_pingplot





This plugin does a traceroute with the given OS's traceroute command (currently supported: Linux and Windows)
and creates a nice graph via rrdgraph.
So now, when a machine you are trying to access has bad ping times every now and then, you can find ou ...
check_traceroute





This plugin does a traceroute to a target host and checks if a desired HOP is a certain IP address. I use it to alert on multi-ISP change when I cannot control the routers. Usage: check_remote REMOTEIP NHOP ROUTE1 ROUTE2 Example: check_remote 5 ...
check_top_load.sh





A simple shell script for nagios to check load 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_tomcatSessions_01b3





DO NO USE THIS - This plugin checks the number of active sessions of a specific context or total sessions number on the server.
check_tomcat (bash)





check_tomcat (plugin for Nagios) The 'check_tomcat' script is designed to monitor Apache Tomcat through JMX Proxy Servlet in combination with 'check_by_ssh' plugin. The first step is to ensure that the central Nagios server is able to connect to the re ...
check_tf2.py





Checks a Team Fortress 2 server to make sure it does not time out. Check returns the time taken to perform the check, amount of data from the server, and current map. Performance data is returned for current users and bots on the server.
check_temp_weathergoose





This is a simple check that checks the temperature (and converts it to Fahrenheit) for Weathergoose environmental monitors. I would guess this would work fine with other IT Watchdogs environmental monitors, i.e. Supergoose, Microgoose, Minigoose.
check_temp_watchdog15 & check_humidity_watchdog15





These scripts were taken and edited from the check_temp_weathergoose script because I had a watchdog 15. check_temp_watchdog15 The 15 already has Fahrenheit options, so I edited the script to only divide by 10 (it outputs degrees as 623, instead of ...
Check_Temperature





This script will readout the CPU temperature on a windows system
check_temp.pl Popular





A perl script that checks the CPU (or M/B) temperature with lm-sensors. Default is to check the CPU temperature but this can be changed to check any temperature returned by sensors with an argument. The plugin complies with the guidelines, for example us ...
check_teamspeak





This program checks your Teamspeak server. This program connects to the port on 51234 (tcp) and tests the virtual server with the indicated port. by Firdor
check_synology_raid





This check checks the status of the NAS raid. In case you have several disks with different RAID levels including the check will not be valid. Volume Name and estadod created the raid.
example:
check_synology_raid Public 2c 192.168.1.30
check_sybase_rs





Script for monitoring SAP (Sybase) Replication Server using Nagios Script performs the following checks: - no processes are down (suspended) - health status
check_supervisorctl





Checks supervisorctl for programs that are not in the state of RUNNING. That is to say STOPPED, STARTING, BACKOFF, STOPPING, EXITED, FATAL, UNKNOWN In my implementation requires SUDO to run supervisorctl. To run: ./check_supervisorctl Tested on Cent ...
check_supermicro_superdoctor





Uses SNMP to interrogate SuperDoctor and reports the state. Built out of my desire for check_openmanage, but for some SuperMicro hardware that we have laying around
check_sun_x4600_overheat.pl





Check temperature of ambient cpu sensors to prevent overheating and automatic server shutdown.