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_filesize





Check if size of the specified files is smaller then given parameters. Return OK if its smaller and Warning or Error if Bytesize is greater as given parameters. The script is written for Linux/Unix. Its tested on RH/CentOS, SuSE, Debian, but should wo ...
check_files.vbs - external script to be used with nscli...





Check files under a given path against various criteria: namefilter, age, size counts the files which match the given criterias and gives alarm if the count is higher or lower than the threshold (bounds definition conforms to nagios plugin guidelines ...
check_files.pl - Check files age and number of files in...





This plugin takes "ls"-like file spec (such as *.tmp) and counts how many such files are there allowing to send alerts if its too many. It can also check file age and alert if file or directory has not been updated in a while. Performance info on number o ...
check_filemaker (python)





Nagios plugin written in python to monitor Filemaker services.
check_filemaker





Intended For: Filemaker developers who want to monitor their clients' databases using Nagios. #Required: php cli with cURL extension. Filemaker API(included),FM Web Publishing configured correctly. #Quick Description: This script uses the FileMaker PHP ...
check_file





check_file is a nagios plugin for checking a timestamp on a file. It uses the mtime value and localtime on the server and compares the difference of those against a given critical and warning value.
check_fetchmail





This short shell script check to see if fetchmail is running in daemon mode on the local system.
check_fastcgi.pl





check_fastcgi.pl is a nagios plugin created for checking the availability and status of a php-cgi FastCGI server.
check_failover.py





Nagios plugin to check if Red Hat cluster services has moved to another node.
check_f5_cpu_mem_utilization.pl





USAGE: ./check_f5_cpu_mem_utilization.pl-
-
description: checks CPU and memory utilization on F5 using SNMP-
Requires: Perl [naturally] and Net::SNMP Perl module.
CHANGELOG:
0.2: Neglected to add 'use strict' before.
check_f5





Check performance, status, failover, hardware and other metrics on a F5 Load Balancer. Perl script; requires Net::SNMP to work; Data::Dumper also needed if using the caching mode. Use check_f5.pl -h for full syntax and usage. Version 0.2 correc ...
check_external_ip.py





Checks the external IP dynamically assigned by the service provider and warns on an IP address change.
Check_External_IP





This script checks your real-world IP address and compares it to an expected result. If the two don't match, the check returns "CRITICAL" and Nagios sends an alert containing the new IP address.
check_expiry.sh





This is a simple plugin that will issue an alert based on the number of days before a password expiration.
check_expiration_rdap





Domain Expiration check. Uses the Registration Data Access Protocol (RDAP), does NOT use WHOIS. Python3.
check_exec_oracle





This nagios plugin checks all the processes necessary for a specific service like :
- mqseries
- oracle
- dimension cm (serena)
- any application running a list of processes
check_exchange_webmail.sh





This is a bash shell script that checks to see if it can access webmail provided by exchange. -> check_exchange_webmail.sh
check_events.pl





This plugin will scan arbitrary text files looking for down and up events. The events are searched using Perl regular expressions. When a down event is found, the plugin exits with either WARNING (-W) or CRITICAL (-C). This is ideal for searching an snmp ...
Check_eva_cv





v1.0
Date: 2012-03-12
Date: 2012-03-05
Author: Alberto Lazzarin - ITA
v1.1
Date: 2013-05-30
Author: Ivan Bergantin - ITA
Fix grep function on disk and disk group component
This script works with HP SSSU Binary (architecture dependent x86 or ...
check_ethtool





Check media settings in Linux using ethtool. Automatically figures out interface name and expected speed if not given. Assumes full duplex is desired. Can check for autonegotiate.