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_lm_perf_data





Generate performance data about all or a specific feature of a flexlm license via lmutil.
check_listening_ports (edouard.lamoine)





A plugin that check for all listening ports/services behind, and verify if these ports or services have been approved by the user.
Adds Port monitoring security to Nagios, showing if some ports were opened, maybe in a malicious way.
Done for MEVIA g ...
check_linux_services_status.sh





The script checks whether a specific process is running. It just parses output of service status. The script gives the output the given service status including jenkins Example usage: Example: ./check_linux_services_status.sh jenkins
check_linksys - plugin for checking Linksys networking ...





check_linksys.pl checks Linksys networking hardware via SNMP. It counts ethernet interfaces and reports how many of them are up or down. Also shows the system description and uptime if you want. There's a spec file in the archive if you want to build an R ...
check_lightpointe





A plugin what will check the RSSI and Temperature of a Lightpointe, http://www.lightpointe.com/, wireless bridging device.
check_lenovo_xclarity





plugin for checking hardware health of Lenovo servers via xClarity Controller (XCC) out of band management using SSH
check_lenovo_storage





Nagios check for lenovo thinksystem storage hardware via REST API
check_lenovo_server





They must have a server that supports REST API. Create a user on the ILO of the read-only server. In the python script you have to modify the variables user and password (user and password ILO created) Also on the nagios server you have to have python 3. ...
check_lenovo ThinkSystem





This is a Nagios plugin (python script) that monitors Lenovo ThinkSystem through SNMPv3 protocol. This Lenovo Nagios SNMP plugin can collect hardware health status of the following components: System health, Power Supply, Temperature, Fans (Cooling Device ...
check_lenovo System x





This is a Nagios plugin (python script) that monitors Lenovo System x through SNMPv1/v3 protocol. This Lenovo Nagios SNMP plugin can collect hardware health status of the following components: System health, Power Supply, Temperature, Fans (Cooling Device ...
check_lefthand.pl





Some basic checks of an HP LeftHand device. Sorry I never wrote full documentation.
check_last_yum





A Nagios plugin to check for YUM package manager activity
check_kube





This plugin attempts to provide general monitoring for Kubernetes deployments, daemonsets, replicationcontrollers, nodes, as well as Kubernetes components such as etcd, scheduler, and controller
check_knuerr_pdu.pl





This plugin can be used to monitor your Knuerr PDU devices with the included current measurement feature.
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_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.