Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
IIS Application Pool (AppPool) Extended Check
1.1.0
2016-04-13
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
GPL
10241
File | Description |
---|---|
check_apppools.zip | check_apppools.zip |
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!
its simply designed. checking every application pool in the IIS7 (maybe 6/8) not tested yet.
Its possible to define a blacklist where you can excludes.
If you got 20 ApplicationPools but you dont want to monitor the "Default APp Pool" for example, just add "Default APP Pool" to the "dependenciesexcluded_pools.txt" file. 1 Pool per Line.
Nagios will set a critical state for every pool thats not in the "running" state except the blacklisted ones.
Never add applicationpools manually to your monitoring again.
Add the following line to your NSClient.ini:
check_apppools = "C:Program FilesNSClient++scriptscheck_appools.exe"
Reviews (0)
Be the first to review this listing!