05 Jan 2021 06:02 AM
We want to monitor specific file location like this "/xyz /application/jrtemp", and any anomaly ("jretemp" folder size increases/decreases) happens it will be generate a alert.
Solved! Go to Solution.
05 Jan 2021 02:53 PM
Hi,
The above use case is possible to solve via a OneAgent extension.
You can find more information on how to create one here: https://www.dynatrace.com/support/help/extend-dynatrace/extensions/oneagent-extensions/oneagent-exte...
If you don't have the resources to create the extension, you can reach out to our services department for help.
Mike
05 Jan 2021 09:04 PM
Yes this can be done as mentioned above, as long as full stack is enabled for the application. Did a POC and it worked.
05 Jan 2021 09:08 PM
Hi,
OneAgent extensions actually only requires Infrastructure Mode to be enabled.
Mike