Hi All!
I want to get health rule violations via API from the controller.
For applications, it works well. I followed this guide: https://docs.appdynamics.com/display/PRO45/Events+and+Action+Suppression+API
Though, I want to extract the health r...
Hi Everyone!
Is there any way to increase the granularity?
For example if I want to store 1 minute granurality for 2 days how can I do that?
Best,
Sandor
Hi All!I was just wondering is there any specific recommended order to install the machine and the APM agent?Does it matter if I install the machine agent first and after that the APM agent?What about the start order? Should I ensure that the machine...
Hi All!
We are using the syslog functionality of the analytics agent to collect data.
The logs may be from the past so the creation timestamp is also in the past.
My problem is that AppD always considers the ingestion date as the "timestamp". We ca...
Hi All!
I have an MS SQL box which is monitored with an appd agent collector. I also wanted to install the machine agent on the MS SQL box to make sure I get even more HW metrics. (Also HW monitoring with the DB collector due to WMI policies is not...
Hi Everyone!
Just quick update.
With this we can find DB related events:
//controller/rest/applications/_dbmon/events?time-range-type=BEFORE_NOW&duration-in-mins=10&event-types=%20AGENT_EVENT,DB_SERVER_CHANGE,POLICY_OPEN_CRITICAL,POLICY_OPEN_WARNING,...
So answering your question this KB article is good. If the container runs under a user which does not have a privilige, you need to add it to the proper docker group. However, it may happen if you don't start the container properly you may get this i...
Hey Guys! If you want to run it on K8S the official gitrepo currently has a bug. The issue here is that there was a commit which removed some important line from the appd-machine-agent-analytics/deploy/machine-agent.yaml file.You need to mount the pr...