Page 1 of 1

To monitor IIS Sites and application pool status

Posted: Wed Oct 23, 2019 11:52 am
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?

Re: To monitor IIS Sites and application pool status

Posted: Wed Oct 23, 2019 12:54 pm
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.