hi
how can i get realtime alert from appdynamics when web server face to "error 503 the service is not avilable" ?
specific policy should be defined ?
Thanks alot
We already collect some performance metrics that are useful. See here https://docs.appdynamics.com/display/PRO41/Monitor+IIS
As Akumar mentioned combine the metrics we collect with Health Rules and you will be alerted on key events.
You may be ineterested in collecting other counters we do not monitor out of the box. This extension http://www.appdynamics.com/community/exchange/extension/windows-performance-counter-configuration-ex... is very helpful and you can quickly create a new configuration file for the agent.
Hi,
While .NET tam got chance to look into this, see if below information helps, as it looks the query does not looks to be specific to agent type:
- We report HTTP error codes as part of error monitoring feature, and we list if any HTTP server 500 error raises at server level where agent is instrumented (check below docs and screenshots)
- Define HR alert on error type health rule and define policy with email action so that you will get alert when HR is violated
https://docs.appdynamics.com/display/PRO41/Actions
https://docs.appdynamics.com/display/PRO41/Policies