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 physical memory





Check physical memory using shell script. Memory is displayed as a percentage.
Check Philips Hue devices





Plugin to check if a certain Device is conected to a Hue Hub, if there is an update available for the Hub as well as Battery, Temperature, Power Status. More to come...
Check pf.conf sync





This check verifies that pf.conf is in sync between two different sources.
Check Performance Monitor





Grabs values from Performance Monitor Counter. VBScript, calls typeperf.exe to get results. Code is sloppy, but free to use as needed.
Check Path Age





This plugin was developed to run under BASH and extends the functionality of the check_file_age plugin with several new options.
check packeteer





Read measurement data about various network (and traffic) statistics from Packeteer appliances.
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 OSX Temperature





Check the temperature sensors on OSX. Requires installation of TemperatureMonitor from www.bresink.com/osx/TemperatureMonitor.html. It checks each sensor temperature against the critical threshold specified on the command line and repots critical if tempe ...
Check OSX RAID Status





Shell script to check the RAID status for disks on OSX. Returns critical on degraded, failed, or offline disks. Options: -l List full RAID information -c Check RAID status Usage: $0 -c
Check OSX HD SMART Status





Check the S.M.A.R.T status for a disk on OSX. Return critical upon failing status. Options: -d Specify volume a disk -l List available disks
Check OSSEC Agent and Server Status





Shell script to check the status of OSSEC agents and server. This script should be run on the OSSEC server. Alert on disconnected agents by name or by the number of agents no longer connected to the server. Also, provides check for running OSSEC servic ...
Check Oracle StorageTek ACSLS





A Nagius plugin to check Oracle StorageTek ACSLS status. Written in BASH and is intended to run on the ACSLS host.
Check Oracle status & health without install Oracle cli...





When used through default configuration on 10g instances for example, the use of system account with DEFAULT profile configuration on the database runs the script to fail on the ORA specific error, generating an alert through NAGIOS that points to a "Cann ...
Check Oracle status & health without install Oracle cli...





This perl nagios plugin is a really enhanced version of the popular check_oracle_instant script. Latest updates see https://github.com/gdoornenbal/monitoring-plugins
Check Oracle status & health without install Oracle cli... Popular





This perl nagios plugin allow you to check oracle service (ability to connect to database ) and health of oracle databse (Dictionary Cache Hit Ratio,Library Cache Hit Ratio,DB Block Buffer Cache Hit Ratio,Latch Hit Ratio,Disk Sort Ratio,Rollback Segment W ...
Check Oracle Grid-Infrastructure or Oracle Restart





This plugins searchs for Resources in crs in State OFFLINE or INTERMEDIATE Resources with STARTMODE=never are ignored. Same applies for ora.ons and ora.gds. The number of voting-disks is checked. 1, 3 or 5 votedisks are expected! The plugin is awa ...
Check ORACLE CLUSTER "RAC"





This plugins verify oracle services (ASM,LISTENER,GSD,ONS,VIP) in "RAC" cluster, see config session on the script check_oracle_cluster.
Check OpenVZ Guaranteed Memory





This bash script reports on and checks memory usage of an OpenVZ container, and warns if it exceeds the amount of guaranteed memory.
check open ports on nagios





This is an initial effort to write a plugin that looks at the open ports on a host and verifies if the ports are white-listed. The white listed ports can be passed using -l option : allowed ports must be separated by commas ex : check_openPorts. ...
Check OpCache Status





Check PHP OpCache Status and display some performance data.