Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_iis8_app_pool_state
Current Version
1
Last Release Date
2015-02-12
Compatible With
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
Owner
License
LGPL
Hits
14312
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
Powershell script to check is application pool exists, and is started in Internet Information Services IIS version 8 o higher.
Reviews (2)
byMN81, June 29, 2016
Works on IIS 7.5 without any problems at all
bymdsupersonic, June 8, 2016
Thank you for providing this,My problem is I don't know how to write a command line in Nagios XI