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_ldap_repl





This plugin checks the replication status between given consumer and supplier for SunOne direcotry servers. Depends upon command /var/Sun/mps/shared/bin/insync
check_ldap_group





Retrieve the members in a LDAP security group usage: check_ldap_group WARNING CRITICAL HOST PORT LDAP_USER_CN LDAP_PASS GROUP_CN GROUP_NAME MAXRANGE Where: [WARNING] = Warning Value (MEMBERS > WARNING) [CRITICAL] = Critical Value (MEMBERS > CRITI ...
check_last_nls_backup.sh





Check most recent Elasticsearch/Nagios Log Server Backup Status
check_lacp_ports





Do portwise checks of LACP trunks between switches or similar equipment, using only the standard IEEE8023-LAG-MIB.
check_lacp





This script will check the status of lacp link, based on speed of the connection.
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_kms





A plugin to check the status of how many licenses have been given by a KMS server.
check_keystone_api





Script in bash which test Keystone API only with curl. It test if : - we can get a token (if not : CRITICAL) - if yes, if it's not too long (if it's too long: >10s, it sends a WARNING, otherwise an OK") Tested & approuved for Keystone 2.0 API : Ope ...
check_kernel





Checks if the running kernel is also the newest installed kernel. If not, a reboot may be needed. This plugin is tested on Centos 6, but should work on any modern RHEL compatible system.
check_keepalived_state





Checks if the host's keepalived process is in MASTER or BACKUP state
check_KAV.pl





check_KAV.pl is a perl plugin for Kaspersky servers (with MSDE 2000 and 2005) which allow you to get some informations (virus, last full scan, license expiration time, last update...) in function of the name of the computer. It works on local or via NRPE ...
check_KAV.bat





check_KAV is a DOS plugin for Kaspersky servers (with MSDE 2000) which allow you to get some information (virus, last full scan, license expiration time, last update...) in function of the name of the computer. It works via NRPE and with the NSCLIENT++ in ...
check_k8s





Nagios plugin for monitoring Kubernetes Clusters, built using the Python standard library. It currently supports monitoring of Pods, Nodes and Deployments. For additional documentation see the github readme.
check_junos_portflap.sh





This script checks the last time an interface on a junos device has flapped up or down and reports the answer. Examples: define service define command
check_junos_bgp_state.pl





Perl script that via SNMP queries a Juniper router(JunOS) for BGP peer/neighbor status. Triggers CRITICAL alarm if peer is not in established state and is enabled.
check_jt.rb





Nagios plugin to check count of number of task trackers by parsing machines.jsp. Checked the script with different hadoop versions including CDH. The script is written in Ruby and makes use of nokogiri gem for parsing machines.jsp. Please install n ...
check_jstat





A Nagios plugin to get memory statistics of a Java application using jstat
check_jk_status





Check the status for mod_jk loadbalancers via XML download from status URL.