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 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 Safeguard Licences





checks configured safeguard enterprise sql server for license usage and expiry
Check SafeGuard Enterprise





This check is for SafeGuard Enterprise Management Center:
1. Load "XML" from:
https://localhost/SGNSRV/Trans.asmx/CheckConnection
2. Fix safeguard webapp bug (see line 30.., nasty bug in SGE/SGN 6.1)
3. Check if DBAuth and Webservice are working co ...
Check S.M.A.R.T or PFA errors





This VBS based script checks if any SCSI and IDE disks are reporting SMART/PFA errors. In that case it returns a CRITICAL warning and lists the amount of disks reporting error. If the computer does not report any SMART monitoring, a warning is issued
check Running 'ClickOnce' App against Source





This Plugin will Compare running 'ClickOnce' Application with the Source version to make sure it's running the latest/correct version.
Check RTPProxy Media





For the latest version(s) visit the GitHub source This script queries an rtpproxy and reports the active sessions, active streams, sessions created and (if supported by your version) the number of additional possible calls. It also correctly detects f ...
Check rtpproxy





This check queries a rtpproxy http://www.rtpproxy.org/ media relay and checks that it is responding on its control ports. If the rtpproxy responds then the check reports the current number of sessions and media streams, how long it took to respond to the ...
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 Rsync





Checks Rsync Servers. Features include authentication, directory listings, data transfers, test timing, output prefixing, verbosity levels and timeout enforcement. Direct support for Gentoo Portage Mirrors.
Check Reserved Memory for Solaris





Check Reserved Memory for Solaris
check remote unix scripts





Various scripts to check disk, load, uptime, metastat, and other stuff via ssh or rsh on remote unix system. Developed on Solaris to check remote solaris, hp-ux and linux systems.
Check Remote Oracle through Ssh (No need to install Ora...





New version 0.3 to fetch real undo usage ("UNEXPIRED SEGMENTS") (New version 0.2 with active sessions count, ASM diskgroups and hard/soft parsing percentage ratios check) This is the original official check_oracle nagios plugin, developed by latigid ...
check remote files age in minutes





checks a directory on a remote system (via rsh or ssh) and returns a warning if a specified amount of files is found which is older than x minutes.
Check relayd status





This script checks the OpenBSD relayd. It returns a warning if not all hosts in a table are up and a critical if a table and/or redirect is totally down.
Check Regex exists in file





Nagios plugin bash script for checking for presence of a regex in a file. Usage: check_regex_in_file.sh -r REGEX -f FILE Where: REGEX= Grep Extended Regex FILE= Full file path where Regex should exist
Check Raspberry Pi Temperature





This bash script reports on and checks CPU and GPU temperature of the local Rapsberry Pi single-board computer, and warns if it exceeds the thresholds.
The actual code is managed in the following GitHub rebository - please use the Issue Tracker to ask ...
Check Ram





Check_ram is a plugin that will return the amount of free physical memory.
check radius adv





This plugin is based on the check_radius (radauth.c by Matt Miller). Basicly it will check authentication against radius server.
Check Radius





This scripts is intended to be used as a Nagios plugin to check the different states of our Freeradius Server even if the freeradius is up and runing it checks if the Freeradius can handle requests using radclient.