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





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_ipmi





check to query IPMI service processor on SuperMicro motherboard to read temperature sensors, fan speeds, etc.
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_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_starface.pl





A nagios check plugin for Starface Appliances. You can call it on your Starface via ssh or by SNMP
check_ssl_cert.pl (Advanced Nagios Plugins Collection) Popular





Check SSL Certificate Validity: 1. Certificate Expiry in days 2. Chain of Trust 2a. Root CA certificate is trusted 2b. Any intermediate certificates are present, especially important for Mobile devices 3. Domain name on certificate (optional) ...
check_ssl/tls





This Nagios plugin monitors the SSL/TLS settings, using the SSLLABS Web service, performs tests on certificates, seeking vulnerabilities, and in case of detection returns the warning or critical state, depending on the arguments defined, namely the domain ...
check_ssh_efficientip_cluster.pl





Check by SSH the effective cluster role of an EfficientIP device compared to an expected role. perl module Net:OpenSSH is required.
check_sshr_nrdpr





Agent-less monitoring plugin for NagiosXI that uses a single Windows_SSH service to request Windows LCD Metrics (CPU Utilization, Memory Utilization, Disk Utilization) and Service Status that are returned individually to NagiosXI via NRDP.
check_spigot_minecraft.py





A plugin for checking Spigot based Minecraft servers via RCON.
check_spark_worker.pl (Advanced Nagios Plugins Collecti...





Check a Spark Worker via HTTP interface Optionally checks the memory used % of the worker if given thresholds
check_spark_cluster_memory.pl (Advanced Nagios Plugins ...





Check Spark cluster memory used % via the Spark Master HTTP interface
check_spark_cluster_dead_workers.pl (Advanced Nagios Pl...





Checks a Spark cluster for dead workers via the Spark Master HTTP interface
check_spark_cluster.pl (Advanced Nagios Plugins Collect...





Checks a Spark cluster via the Spark Master HTTP interface Optional thresholds can be applied to the number of Spark Workers
check_sophos





Check_sophos.vbs checks that the current virus definition date for Sophos Antivirus is within acceptable bounds.
check_solaris_swap_perf





Update of check_solaris_swap created by hakivima. Script analyses SWAP-Usage on Solaris Systems and returns performance data to use plugin with performance tools like PNP.