Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Power shell script to check current connections in IIS Website version 8 or higher Can be used with nsclient++ 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
Current Version
1.0
Last Release Date
2015-02-13
Owner
Ester Niclos Ferreras
Website
https://github.com/esterniclos/nagios_iis/
Download URL
https://github.com/esterniclos/nagios_iis/blob/master/check_iis8_connections.ps1
Compatible With
Power shell script to check current connections in IIS Website version 8 or higher
Can be used with nsclient++
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
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"?
Works on IIS 7.5 without any problems at all
Hi, after:C:Program FilesNSClient++ scp.exe test, I see no errors!But can you help with defining the command_line. Thanks!
You must be logged in to submit a review.
To:
From: