Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check IIS Websites and AppPools
1.0
2018-01-02
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
GPL
9969
File | Description |
---|---|
Captura.PNG | Performance output |
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!
SYNOPSIS
Check IIS Website and AppPool status.
DESCRIPTION
Check IIS Website and AppPool status and try to start stopped ones.
PARAMETER Websites
Websites to check status.
Default All.
PARAMETER AppPools
AppPools to check status.
Default All.
OUTPUTS
OK: All Websites and AppPools Running.
WARNING: Websites or AppPools stopped, but started manually.
CRITICAL: Websites or AppPools stopped and could not started.
EXAMPLE
Check a list of Websites and AppPools
check_iis.ps1 -Websites 'site 1','site 2','site 3' -AppPools 'apppool 1','app2','test 1'
Check all Websites and AppPools
check_iis.ps1
Check IIS Website and AppPool status.
DESCRIPTION
Check IIS Website and AppPool status and try to start stopped ones.
PARAMETER Websites
Websites to check status.
Default All.
PARAMETER AppPools
AppPools to check status.
Default All.
OUTPUTS
OK: All Websites and AppPools Running.
WARNING: Websites or AppPools stopped, but started manually.
CRITICAL: Websites or AppPools stopped and could not started.
EXAMPLE
Check a list of Websites and AppPools
check_iis.ps1 -Websites 'site 1','site 2','site 3' -AppPools 'apppool 1','app2','test 1'
Check all Websites and AppPools
check_iis.ps1
Reviews (0)
Be the first to review this listing!