Hi,
I am trying to add monitoring for all the IIS application pool. I want to get alerted when the pool is stopped/down.
What would be the ideal way of doing it?
I tried using the app agent availability check which is not always giving the right status. If the application pool is not getting any traffic for a certain time, the agent availability becomes 0% and it gives the false alert. Another way of achieving this is through the count of working process under the IIS metric but I am unable to apply the same rules to all the nodes in a particular application. I am trying to avoid creating a separate rule for individual tiers/nodes as it is going to be very cumbersome. I would really appreciate it if you could share the way to simplify this monitoring.
Hi,
I am trying to add monitoring for all the IIS application pool. I want to get alerted when the pool is stopped/down.
What would be the ideal way of doing it?
I tried using the app agent availability check which is not always giving the right status. If the application pool is not getting any traffic for a certain time, the agent availability becomes 0% and it gives the false alert. Another way of achieving this is through the count of working process under the IIS metric but I am unable to apply the same rules to all the nodes in a particular application. I am trying to avoid creating a separate rule for individual tiers/nodes as it is going to be very cumbersome. I would really appreciate it if you could share the way to simplify this monitoring.
Hi Bhaskar,
Did you ever get a reply or come up with a workable solution? We are at the same point as you, the working processes metric will let us know when the app pool is down, but we'll have to write a health rule for each and every app pool. For the application in question, this would be a huge undertaking.
Thanks.
-Blaine
Hi @Blaine.Johnson,
I found this AppD Documentation I wanted to share: https://docs.appdynamics.com/display/PRO45/Monitor+IIS
If you find anything that helps in it, please share those learnings as a reply to this post.
Thanks,
Ryan, AppDynamics Community Manager
Hi Ryan,
Thanks for the document. It is one the first documents I came to when researching monitoring app pools with AppDynamics. While it is helpful to describe what can be monitored, what is really needed is a "best practices" document for monitoring app pools with health rules. Both Bhaskar and I came to the same conclusion that a single health rule must be written for each and every app pool - an exhausting task. A combined health rule can be written for a Tier, with a condition written for each app pool, but even that's a lot of work and will not fire an event for an app pool that is down if there is an open event for a down app pool within the same health rule.
Thanks.
-Blaine
Hi @Blaine.Johnson,
Thanks for that info. I've passed this feedback to the docs team. In the meantime, let's see if the community is able to jump in and provide some best practices help.
Thanks,
Ryan, AppDynamics Community Manager