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
Current Version
1.0
Last Release Date
2018-01-02
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
Owner
License
GPL
Hits
8389
Files:
File | Description |
---|---|
Captura.PNG | Performance output |
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!