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_mesos_deactivated_slaves.pl (Advanced Nagios Plug...





Checks the number of Mesos deactivated slaves via the Mesos Master Rest API
check_mesos_chronos_jobs.pl (Advanced Nagios Plugins Co...





Checks number of Chronos jobs
check_mesos_activated_slaves.pl (Advanced Nagios Plugin...





Checks the number of Mesos activated slaves via the Mesos Master Rest API
check_mem_ng.sh





Compatible with Linux including RHEL 7+
This plugin is loosely inspired by check_mem v1.1 from Lukasz Gogolin
https://exchange.nagios.org/directory/Plugins/System-Metrics/Memory/check_mem-2Esh/details
I did a code rewrite and added a check of "free ...
check_mem_mon.sh





Memory monitoring.
pnp4nagios:
https://github.com/June-Wang/NagiosPlugins/blob/master/check_mem.php
check_memcached_write.pl (Advanced Nagios Plugins Colle...





Checks a Memcached server by writing and reading back a unique key value pair Checks: 1. writes a unique short lived key with dynamically generated value 2. reads back key 3. checks the returned value is identical to that written 4. records the r ...
check_memcached_stats.pl (Advanced Nagios Plugins Colle...





Checks MemCached statistics
check_memcached_key.pl (Advanced Nagios Plugins Collect...





Checks a specific Memcached key via API Checks: 1. reads a specified Memcached key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) raises warn ...
check_mariadb_slaves





# check_mariadb_slaves A Nagios plugin written in Python to monitor MariaDB slave metrics. Specifically: - Replication Lag - Slave IO running - Slave SQL running ## Assumptions - You're familiar with MariaDB - You're familiar with Nagios - You'r ...
check_m1000e





I really like the check_dell_bladechassis plugin, but I wanted to have graphs from the fans and some more event monitoring for our DELL M1000e chassis. =========== INFORMATION ABOUT THIS PLUGIN =============== This plugin checks the status of fans, ...
check_linux_load_normalized.pl (Advanced Nagios Plugins...





Nagios Plugin to check Linux system load normalized / averaged against the number of CPU cores to give a more accurate impression of how CPU bound the entire server is across all CPUs/cores Makes it easy to check load across all servers with the same c ...
check_linux_interface.pl (Advanced Nagios Plugins Colle...





Checks a Linux Interface for errors, promisc mode etc, designed to be run locally on machine over NRPE or similar
check_krb5_kinit.pl (Advanced Nagios Plugins Collection...





Checks Kerberos is working by requesting a TGT from the KDC using a pre-exported keytab
check_krb5_kdc.pl (Advanced Nagios Plugins Collection)





Checks a specific Kerberos KDC is working by getting a TGT using a keytab Create a nagios kerberos principal and export a keytab for it to use in this check Requirements: - Kerberos KDC - Kerberos Realm - nagios kerberos principal - exported k ...
check_iseries with snmp





Basic perl plugin using Nagios::Plugin and snmpwalk.
Monitors:
load
number of logged on users
ASP storage
uptime
jobs
(not as feature-complete as the check_as400 plugin published)
You need to have Nagios::Plugin perl module installed:
ubuntu
c ...
check_ipsec2





Used to check whether StongSwan/OpenSwan IPSEC tunnels are up or not. Can check if a total number of tunnels are up or per tunnel name. Currently has been tested against StrongSwan 5.x. If Earlier versions of StrongSwan need to be supported let me know. ...
check_iostat - I/O statistics - updated 2016





This is an updated version of: http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_iostat--2D-I-2FO-statistics/details - await added - bugs fixed including now reports current values instead of - average since boot. - pnp4nagio ...
check_internet.sh





Checks internet speed using speedtest-cli or pyspeedtest Example: ./check_internet.sh 10 9 10 9 /usr/lib/nagios/plugins/speedtest-cli --server 3837 --timeout 50 --simple > .speedtest.sp1.wind.it.24646 2>&1 OK - TestServer: sp1.wind.it Ping 18.437 ms ...
check_impala_metrics.pl (Advanced Nagios Plugins Collec...





Checks Impala metrics from a given Impalad/StateStore debug UI