To monitor IIS Sites and application pool status

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Uday Kumar
Posts: 32
Joined: Wed May 11, 2016 11:59 pm

To monitor IIS Sites and application pool status

Post by Uday Kumar »

we need Nagios to monitor IIS Sites and application pool status
and its needs to be customization... since there are sites which we manually stop as well
Its not exactly...although url monitoring would help.... it would be good if we get status like started / stopped of IIS sites
if we open IIS manager, you would see list of sites and application pools along with status

Customization:..
we need to be able to configure which sites/application pool needs to be monitored
lets say there are 100 sites and we want to monitor for only 50 sites

Can you please help us how to achieve this?
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: To monitor IIS Sites and application pool status

Post by benjaminsmith »

Hello @Uday Kumar,

Here's a plugin on the Nagios Exchange by @WellemDH that may suite your requirements.

Check Microsoft IIS Application Pool

Documentation:
https://outsideit.net/monitoring-iis-application-pools/

GitHub
https://github.com/willemdh/check_ms_ii ... n_pool.ps1

Take a look and let us know if you have any specific questions.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked