15 Jun 2019 09:28 PM
We are using Dynatrace to monitoring all our infrastructure and we want to monitor some specific files in our servers (I.Ex. /etc/passwd) , but there is no specific monitoring for that. The Dynatrace agent is running inside all our servers.
Does anyone know how to achieve this or has implemented some solution for this?
Thanks.
Solved! Go to Solution.
16 Jun 2019 10:41 AM
You should create some script that will watch for changed of those files. Each change should be then reported in dynatrace via event related to particular hosts. Such events then will be accessible via event section on host card in dynatrace.
Sebastian