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 Bandwidth for PPTP/PPP VPN (by Nestor@Toronto)





This script will check how many PPTP user is currently logged and check each users' speed, it will send out alert if any user is over usage from input value. Check IO Wait for Linux. Return IO wait in percentage Script were written in BASH, tested o ...
Check BackupExec Backup Size





Script to Parse Backup Exec logfile .XML (gets based on today’s date) Calculates how much data was written to Tape and total supposed backup size. The supposed backup size depends, in our case we backup all Disks but the C: and so I calculated in a Dyn ...
Check Backup Exec Jobs Plugin





SYNOPSIS This script will connect to Symantec BackupExec server and using PowerShell, it will return information about the backup jobs: SYNTAX .check_backupexec_jobs.ps1 [[-Name] ] [[-Period] ] [] PARAMETERS -Name Name o ...
Check AWS CloudWatch Alarms





check-cloudwatch is a simple CLI program, utilising the AWS SDK, to check the status of a specified CloudWatch alarm.
Check Available Updates





A plugin used to check for missing updates for Windows. The plugin is a VBScript which is intended to be used by the check_nrpe plugin on the Nagios server and NRPE for Windows or NSClient++ on the Windows side.
Check Asterisk's Channels duration





This plugin checks Asterisk channels for defined duration and hangs up the channel if duration exceeded from the critical value. More plugins and latest commits can be accessed at https://github.com/azharkhn/nagios-plugins
Check Asterisk Meetme





Monitoring Script conference rooms Meetme the Asterisk PBX. Developed in Bash, tested in Asterisk 1.4, 1.6 and 1.8, with Linux CentOS 5.5 and higher. Delivery value of the amount of room in use and the number of user in the rooms.
Check Asterisk Conf Bridge





Monitoring Script for check conference using ConfBridge, Asterisk app.
Check Asterisk Calls





Monitoring script check simultaneous calls. Tested in Asterisk 1.8 and Centos 5.7 ./check_asterisk_calls.sh [XX] [YY] XX warning value YY critical value
Check Arcserve Backup Jobs





This plugin checks the status of Arcserve backup jobs and reports if any have failed.
Check APC UPS





This is a fork of the original check_apc.pl from layerthree (https://exchange.nagios.org/directory/Plugins/Hardware/UPS/APC/check_apc-2Epl/details)
It extends the capabilities and it was modeled to monitor a SYMMETRA APC UPS, however it can support a wid ...
check apache website





This plugin checks the amount of access to your server since the past X minutes activity using apache log file. This plugin is able to select website or Ip source to check/ignore Here is the different options -i, --delay=STRING how many access ...
Check Apache Requests





This plugin checks the number of requests per second handled by the apache process.
Check Apache Load





This plugin checks the CPU percentage used by the Apache process.
Check AP on WS5000 Symbol Switch





Checks if a Action Point on WS5000 Switch is okay (Name as a input). (through SNMP).
Check any zombie processes over machine





A shell script that checks chrome zombie processes (which exists over 30 minutes) within machines process list - including docker!
Recieves arguments:
$1 = process name to check
$2 = Warning level
$3= Critical level
Check any file age from directory





This plugin checks if any of the files from the specified directory has breached the aging threshold. it checks the individual file's created time against current system time. If the maximum age of any file is exceeded, a critical message is returned. ...
Check an IIS Application pool state





This plugin checks for the state of an IIS application pool.