IIS

Nagios plugins for monitoring IIS.

Showing 1-12 of 13 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
You can use this PS script to check IIS pool status by Nagios / ICINGA via your favourite NRPE. Currently it expects that all applications…
Plugin for check IIS Sites and Application pool status, using NRPE.
With this simple script it's possible to monitor all application pools without adding something to your configuration file or add a new service check. its…
Checks Microsoft Windows IIS application pool state returning web application count, % CPU usage and memory usage.
Powershell to check if website in IIS 8 is started or stopped Can be used with nsclient ++
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…
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
This plugin check the state of an Application Pool in IIS 7.0 (Windows Server 2008)
So How can we know the IIS server is responding to all petitions? Well I found a way to go directly in the IIS log…
A quick VB script to test the status of an IIS web site. Usage: cscript //nologo //T:60 check_iis_site.vbs "site comment"
This plugin checks for the state of an IIS application pool.