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 open ports on nagios





This is an initial effort to write a plugin that looks at the open ports on a host and verifies if the ports are white-listed. The white listed ports can be passed using -l option : allowed ports must be separated by commas ex : check_openPorts. ...
check open files





A very simple script to check the number of opened files on system (linux of course..).
Check Open FDs (File Descriptors)





Simple bash script
Work only in Linux
Check total open file descriptors and compare with percent of maximum allowance by kernel
There are default values. So script do not need any args
but you can customize:
-w - warning level in number of FDs
- ...
Check OpCache Status





Check PHP OpCache Status and display some performance data.
Check OnApp Ghosts





Check if a virtual machine(VM) is running on more than one hypervisor(HV). Check if a VM's network interface exists on more than one HV. Check if an VM's ip address exists on more than one HV. Check for unknown iptables entries on HVs.
check oes linux nss volume usage





This check programs allows you to check the volume usage of nss volumes running on OES linux systems and monitor several other parameters.
Check Number Processes of Windows Servers - SNMP





Plugin in Shell Script to check via SNMP the number of processes of Windows Servers. Use the MIB HOST-RESOURCES-MIB:: hrSystemProcesses.0
Check number of files in directory via telnet





Plugin to check number of files in a remote directory using telnet. Implemented in Expect.
Check Number Of Connections





Perl script that checks the number of established network connections using lsof
Check ntlm authentication





Authenticates against a web page using ntlm auth. This is useful when Microsoft IIS is providing a pop up login box which requires ntlm authentication.
Check NSCA Processes





Check for old NSCA processes, and optionally kill them off if found. Also, optionally return performance data regarding procs found, stale, and killed. Lots of configurable options in the shell script, and accepts two levels of verbosity (specify with ...
Check nic link





This plugin will check that ethX is up and that there is a link detected. I designed it mainly for bonded nic sets, it can be hard to tell if 1 of the nics is unplugged because the interface will be up and the bondX will also work. This monitors the nics. ...
Check Next Hop ICMP





Verify the ICMP of the default route / next hop of a router.
Check Newest files age and size in Diredtory





This plug-in is for LINUX edition and determines the newest file in the folder specified and it's age and size.
Check New User creation in Linux





This script will check if any new user is created on your linux server whenever the check is performed.
Check Network Teaming Adapter LBFO





Powershell Script for use with NRPE
Checks State of LBFO Teaming Adapter in Windows 2012 - 2019