I have a problem with my health rule configuration. All I want is to have health rule which will be checking if service is running or not. I have two types of services:
IIS
Standalone services
The problem is that some services are recognized as critical due to health rule violation. For example, I have two exactly the same services on two hosts and the only difference is that one of them is in use not so often. Due to lack of activity on this service appdynamics pointing me it as critical.
Most probably I have done something wrong. Any ideas?
I'm struggling with it as additional task. Tried appdynamics community website but nothing which could point me solution.
Here's my health rule configuration :
If you want to monitor only your worker processes of IIS and Standalone Service, You can use CLR Crash event on your policy configuration.
AppDynamics automaticaly creates CLR Crash Events If your IIS or Standalone Service are crashed.
You can find the details of CLR Crash Events: https://docs.appdynamics.com/display/PRO45/Monitor+CLR+Crashes
Also, Sample policy configuration: Policy Configuration Screen