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_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_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_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_intel_raid





check_intelraid is a Windows plugin for Nagios which checks the status of Intel Raid controllers. The plugin determines the status of Raids, RAID-Controllers and of individual discs (S.M.A.R.T), while all stripe types 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_inrowrc.pl





Check status of APC Inrow RC system (model ARC100) vs. thresholds.
check_inrowrc.pl





Check status of APC Inrow RC system (model ARC100) vs. thresholds.
check_innodbcluster.sh





Simple but effective script shell (dash) to check InnoDB Cluster's node status (requires netcat package).
check_infortrend





Nagios plugin which checks the status of an Infortrend EonStor RAID array.
check_impala_metrics.pl (Advanced Nagios Plugins Collec...





Checks Impala metrics from a given Impalad/StateStore debug UI
check_image





Downloads image file from website to check its dimensions. Program takes three args: file url, height, width. If only the url is given then the program will use a default size of 1 x 1. The program will return success if the image dimensions match or ...
check_iis_site





A quick VB script to test the status of an IIS web site. Usage: cscript //nologo //T:60 check_iis_site.vbs "site comment"
check_iis_pool





You can use this PS script to check IIS pool status by Nagios / ICINGA via your favourite NRPE. Currently it expects that all applications in IIS should be running.
check_iis8_site





Powershell to check if website in IIS 8 is started or stopped Can be used with nsclient ++
check_iis8_connections





Power shell script to check current connections in IIS Website version 8 or higher Can be used with nsclient++ check_iis8_app_pool_state = powershell.exe scriptscheck_iis8_app_pool_state.ps1 $ARG1$ check_default_app_pool = powershell.exe scr ...
check_iis8_app_pool_state





Check in powershell for Internet Information Services 8 and 8.5. check_iis8_app_pool_state = powershell.exe scriptscheck_iis8_app_pool_state.ps1 $ARG1$ check_default_app_pool = powershell.exe scriptscheck_iis8_app_pool_state.ps1 DefaultAppPool ...
check_ifutil.pl





Collects network interface traffic stats and calculates bandwidth utilization. (*nix only) $ perl check_ifutil.pl Usage: check_ifutil.pl -i -w -c [-p -b ] -i, --interface STRING Network interface name (example: eth0) -w, ...