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_uptime





Simple script to check the uptime of a Linux, Unix, or Solaris host. This check is informational only, it always returns 'OK' Sample use: define service Sample output: System Uptime - up 9 days, 5 Hours, 02 Minutes
check_upsc





Plugin for NUT / upsc to monitor a NUT server and the UPS behind it. Needs the upsc binary installed on the system where the plugin is run. Lower/upper thresholds for values can be specified, see the GitHub page for the syntax. This plugin also prints ...
check_updatetime





A plugin to check that a file/directory of files have a recent update to them. This can be useful for checking for stale log files on systems that don't have other means of tracking the health of services.
check_unread_mails





Connect to a remote mailbox using IMAPS protocol and count uread mails in selected folders.
On threshold, raise alarm.
check_udp_port





Simple shell script that uses nmap utility to check if a remote host is listening on a UDP port and what that service is
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_ubuntu_packages.patch





A patch to make the check_debian_packages plugin suitable for use with Ubuntu.
check_tw_cli





check_tw_cli reports the raidstatus of 3ware raids based on the results of tw_cli.
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_tsm





______ ATTENTION: Anyone using nagios want to take over this plugin? Please contact me by mail (this platform is missing a notification feature...). _____ A perl script to check some things for Tivoli Service Manager (tsm) health. Works for me at ...
check_ts3100 with snmp





basic perl plugin that uses snmpwalk to get status of a IBM TS3100 tapedrive. Only tested on configurations with one drive in the system.
Returns:
uptime
drive-clean
status
driveLoads
You need to have Nagios::Plugin perl module installed:
cpan ...
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_traffic.sh





This plugin checks traffic usage and jitter of: 1) a single interface on a single network device 2) multiple interfaces on a single network device 3) interface(s) on a single or multiple network devices The amount of interfaces is not limited. How ...
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_tping





check_tping is used to probe and determine host and network responsiveness by forming TCP connections. This is useful when ICMP may be blocked or treated with a lower priority, making it either entirely useless or untrustworthy as a measurement tool.
check_top





This is a Linux bash script which aggregates parent and child processes and reports the aggregate process in percent which has the highest CPU usage. In can be run on a local host, or remotely using NRPE. Usage: check_top [-w (integer warning)] [-c ...
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_tomcatSessions





This plugin checks the number of active sessions of a specific context or total sessions number on the server.
check_TomcatApplication updated





This is an updated version of : http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/Apache-Tomcat/check_TomcatApplication/details The reason for my update was the script was very useful but did not generated any graphical output ...