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 Linux swap percentage used





This plugin is edited from check_AIX_swap and check_memory for AIX. I have seen the script for swap memory usage in MegaBites. I created this for our company work and it is being shared with everyone. You can use it on all the linux instances to al ...
Check Linux file system use including xfs project quota...





Check Linux file system use including xfs project quota if implemented.
Check Linux CPU, Process Scheduler and I/O Stats (chec...





This plugin provides data on CPU Utilization and Linux Schedule by reading /proc/stat parses all data into performance variables. Warning and critical alerts can be issued if CPU Utilization is high.
Check Liebert NXR-UPS (30kVA)





Use with Liebert NXR-UPS. Tested on our 30kVA UPS type. No MIB needed.
check Lenovo System X3650 M5





Python script for monitoring Lenovo System X3650 M5. This is a fork from check_lenovo_flex https://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/Lenovo/check-LENOVO-enterprise-flex-chassis/details Basically I modified OIDs to functions in ...
check LENOVO enterprise flex chassis





script monitor the LENOVO enterprise flex chassis and IBM flex chassis following parameter are supported: powermodules,system-health,temperature,chassis-status,bladehealth,blowers,switchmodules,coolingzones SNMPv3 all security level supported (removed ...
Check LDAP File Descriptors





This check plugin reports the number of file descriptors used by the daemon.
Check Kaspersky Security for Linux Mail Server (KLMS)





Bash shell Script for Nagios & NagiosXI, checks if the KLMS application is running OK, has a connection to the LDAP server and has it's Databases up to date.
It's written as simple as posible to maintain compatibilty between different Linux OS.
Veri ...
Check Kannel Status for SMS





Below is the usage for deploying code in nagios and same code can be used for any kannel with different -l value. $ python script.py -l http://X.X.X.X:XXXXX/status.xml OK: SMSC carrier1 is live, Uptime is 6086s More plugins and latest commits c ...
Check Juniper SRX





Under the latest version of JUNOS for the SRX series hardware and cluster monitoring is missing from SNMP. These plugins were created to solve that problem. They are intended to be used with trusted keys to conduct health check by ssh Check the ...
Check Juniper MX





Under the latest version of JUNOS for the MX series hardware and cluster monitoring is missing from SNMP. This plugins was created to solve that problem. It is intended to be used with trusted keys to conduct health check by ssh Check the GitHub ...
Check JSON Responses with Nagios and check_json





This is a community-distributed plugin, that will help you monitor JSON in Nagios.
Check Joomla Version





check_joomla is a nagios's plugin script to check joomla's version. It is a work in progress and is tested against versions 2.* and 3.* of Joomla. It requires PHP (at least 5.*) with curl extension (used to fetch last updates from the offial joomla ...
Check JMX plus XPATH





Unlike Other Weblogic Plugins, this one can monitor/compare many different Values in the Weblogic JMX MBeans. It would be fairly simple to expand this to jboss or other JMX compatible servers with a tweak. I have not gotten to this point yet.
check jira version





check script that helps to check is the latest version of atlassian of products is installed on your servers
Check Ironport Disk Quota usage





Plugin for monitoring the disk quota usage on ESA (Email Security Appliance) or SMA (Security Management Appliance) Need : ssh connection to ironport (preferred with pubkey) Needed modules : "expect" "awk" "egrep" - check_IronportQuota.sh --help ...
Check Iptables





This plugin check if the number of iptables rules loaded and the ones that are supposed to be loaded are the same. If the numbers are not ok it notifies nagios and logs on /var/log/iptables the users logged in at the time.
Check IPCOP / Linux IF Bandwidth Usage





Just a simple plugin to monitor bandwidth usage and Line Utilization on a IPCOP Firewall using the Nagios check_by_ssh plugin. Note: You can also use it to monitor any Linux distro on which you can install vnstat. (The instructions included are for IPCOP, ...
Check IP in DNS





This plugin checks external IP address against a DNS server, to verify if dynamic DNS scripts are working properly.
Check IO stats of one or all disks





This plug-in checks IO stats of one (or all) disk. It can be used to send alerts when maximum hard drive IO/s or sectors read|write/s is reached.