Random Project

Output

When I run the check I can’t get the number of connections (IIS 7.5, Windows 2008 R2):

PS C:checkIIS> .check_IIS_connections.ps1

cmdlet check_IIS_connections.ps1 at command pipeline position 1
Supply values for the following parameters:
server: localhost
website: Default Web Site
warning_value: 50
critical_value: 60

CONNECTIONS OK Default Web Site connections | connections=;50;60;

It is OK tu run it on “Default Web Site”?