Home Directory Plugins Web Servers IIS check_iis8_app_pool_state

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_iis8_app_pool_state

Rating
2 votes
Favoured:
0
Current Version
1
Last Release Date
2015-02-12
Compatible With
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
License
LGPL
Hits
14623
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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
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