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_ipmi.pl - plugin for checking SUN hardware via IP...





check_ipmi.pl checks SUN Servers with ILOM/IPMI interface and reports the FAN/Temp ... values as performance data.
check_ipmi





This plugin uses the ipmitool command and can obtain value of sensor. You can question one or several sensor in one command.
Example (question for fans):
./check_ipmi.py -H hostname.doamin.com --username user -P password "FAN 1 RPM" "FAN 2 RPM" -w 4000 ...
check_iostat - I/O statistics - updated 2016





This is an updated version of: http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_iostat--2D-I-2FO-statistics/details - await added - bugs fixed including now reports current values instead of - average since boot. - pnp4nagio ...
check_iostat - I/O statistics





This plugin shows the I/O usage of the specified disk, using the iostat external program. It prints three statistics: Transactions per second (tps), Kilobytes per second read from the disk (KB_read/s) and and written to the disk (KB_written/s)
check_in_logfiles.py





Searches log files for a patterns loaded from a pattern file. Usage check_in_logfiles.py :
check_invoiceninja





Monitoring plugin to check Invoice Ninja license
check_int_traffic - Interface traffic for Linux, Solari...





This plugin check the network traffic for each network interface for Linux, Solaris, Windows and NetApp filer. It is not necessary to submit the operating system because it is automatically detected. By Martin Fuerstenau
check_internet.sh





Checks internet speed using speedtest-cli or pyspeedtest Example: ./check_internet.sh 10 9 10 9 /usr/lib/nagios/plugins/speedtest-cli --server 3837 --timeout 50 --simple > .speedtest.sp1.wind.it.24646 2>&1 OK - TestServer: sp1.wind.it Ping 18.437 ms ...
check_interface_state.sh





Returns the administrative and operational state of the chosen interface. It works by snmp and is created for Juniper. Instructions for use: check_snmp_interface_state.sh COMMUNITY HOST NUM_INTERFAZ
Check_Interface_NetApp.pl





This a beta check for check interfaces of NetApp FAS* like FAS20401.
Now you can use it for see all interfaces and them data like a Name MAC Speed ...
This check is redy for use with Centreon to create automate graph with the use of the interfaces. ...
check_interfaces_wmi





This plugin uses the WMI (windows management instrumentation) to enumerate and check bandwidth usage of all connected and optionally disconnected network interfaces on Windows Servers.
check_interface





This plugin will remotely check the network speed of your Linux/Solaris server using SNMP. Usage: check_interface.pl -H, --hostname=HOST name or IP address of host to check -C, --community=COMMUNITY NAME community name for the ...
check_intel_rst





check_intel_rst is a Windows plugin for Nagios which checks the status of Intel’s Rapid Storage Technology (RST) RAIDs. The plugin determines the status of Raids, Raid-Controllers and of individual discs (S.M.A.R.T), while all stripe sets are supported ...
check_intelraid





check_intelraid is a plugin to check the health and status of disks and logical drives attached to Intel RAID-Controllers. It can be used under Windows (32 and 64-bit) and was tested with NRPE and nsclient++.
check_inodes.sh





Plugin for checking count of inodes on a partition. The total amount of free/used inodes will be checked, where multiple partitions may be checked in the same run. Supports pnp4nagios for creation of performance graphs. Usage: check_inodes -w [warn ...
check_inivalue.pl





If you have to verify a value in an ini foramted file, feel free to try check_inivalue.pl (actual version 0.2.3 for tests only). With check_inivalue.pl you can verify the value for a defined key in a defined section of an ini file.
check_infortrend





A plugin for monitoring Infortrend based RAIDs, please note that this includes Sun StorEdge 3510 and 3511 RAIDs.
check_infoblox





This is a plugin to monitor Infoblox appliances. It uses SNMP to retrieve the information from the appliance's management ip address. The plugin can also be used to measure and graph DNS resolving of domains.
check_inactive





This plugin checks whether there are inactive users on a system. The plugin requires CPAN module User-Utmp-1.8.