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_supervisord_programs





check_supervisord_programs extends nagios monitoring by interacting with the supervisord socket. It is written in BASH, meaning its agnostic across linux variants. Usage ./check_supervisord_program -c Alternate config file -p Prog ...
check_supervisord.rb





Script for checking processes managed by supervisord daemon via XML-RPC API. Possible to check multiple or all processes. Requires ruby2.
check_supervisord





This script uses supervisorctl to get the status of whatever program you have set up to be controlled by supervisord. Script requires 2 parameters: --name (-n) and --count(-c) --name (-n) Is the name of the program as defined in the supervisord config ...
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_supervisor





A plugin to check supervisord processes via xmlrpc interface.
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_supermicro_ipmi





check to query IPMI service processor on SuperMicro motherboard to read temperature sensors, fan speeds, etc.
check_sun_x4600_overheat.pl





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





Script to check state of cpu, fans, temperature and voltage sensors on SUN Fire v210, v240 and v440 servers.
check_sun_cluster





Check SUN Cluster status on the current host
check_sun_cluster





Check SUN Cluster status on the current host
check_suncluster





A script to verify that Sun Cluster resources are up and running.
check_summary





Calculate a status derived from the current statuses of other hosts and services. This calculation is defined by a simple script. Helps with cluster state definitions.
check_strings





Check value for specified string in a web page, and sends alerts for warning and critical threshold. I used it to monitor the datacenter's temperature and humidity.
check_stratum





NTP Service Stratum Level Monitoring Script for Nagios.
This Script (v.0.1) was designed for running within nrpe daemon, to monitor remote NTP servers.
If you do not use nrpe plugin, then use patch (check_stratum.patch) by Daniel Alder.
check_stp_bridges.sh





Checks network bridges using STP (Spanning Tree Protocol) for network path redundancy.
check_stpblock.pl





This plugin will do a snmp scan on a switch and retrieve all spanningtree blocked ports. If you specify --warning or --critical values, the plugin will exit if it finds more blocked ports. Default is 0 for both warning and critical.