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
15314
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!
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