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 MS Print Server Queue (jobs)





This is an agent Script to check print queues of printers as they are registered on an Microsoft print server It checks for current jobs in each printer and the status is decided by the command line arguments the total jobs statuses have priority over i ...
Check MongoDB





nagios-check_mongodb Check a MongoDB Database Usage: check_mongodb -h 127.0.0.1 -u root -p 1234 -d local --collection test -q "db.test.findOne()" Output: OK - MongoDB CRITICAL - Failed to execute query db.test.findOne() on MongoDB host 127 ...
Check Microsoft Windows Scheduled Tasks





Checks Microsoft Windows 2008 or higher enabled scheduled tasks excluding or including defined folders, task patterns and authors, returning state of tasks with name, author, exit code, last runtime and performance data to Nagios.
Check mem (by Nestor@Toronto)





** Please note that this script was originally written by Lukasz Gogolin (lukasz.gogolin@gmail.com). I only i proved and bug fix to make sure it run smoothly. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X
Check many services





check_services.pl v1.1 perl script can check many host:service pairs for its status and report summary of them. For Nagios 2.x
Check LPAR2RRD





Description: Shell Script for Nagios, checks if there are alerts generated by lpar2rrd in a log. It can be used to check the CPU status of a PowerVM LPAR or POOL.
Check Linux Process





Checks Linux process count, CPU and memory usage and produce relevant exit code and performance data to Nagios.
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 SMM (System Management Module)





This is a Nagios plugin (python script) that monitors Lenovo SMM (System Management Module) through IPMI protocol. This Lenovo Nagios plugin can collect hardware informations of the following components: voltage, cooling, psu, nodes, power and psu_fan.
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 last HyperBackup for Synology (Synagios)





Nagios (Synagios) Plugin to check when the last Backup was done with HyperBackup
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 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 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 Iostat Updated





An updated version of this plugin: http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_iostat--2D-I-2FO-statistics/details With support for newest iostat and other features
Check IO Wait (by Nestor@Toronto)





Check IO Wait for Linux. Return IO wait in percentage Script were written in BASH, tested on CentOS 6.X, Nagios 3.X # Dependency: iostat
Check Internet Quota Usage (BSNL)





Shows how much of your internet quota usage is used, and calculated based on current day of month. Uses curl and is written for BSNL's web site. You'll need to modify bsnl.sh for you're ISP. These scripts should work on any version of nagios, but on ...