28 Nov 2024 11:08 AM - last edited on 29 Nov 2024 10:10 AM by MaciejNeumann
Hi community,
I’m having trouble configuring the Dynatrace Filesystem Monitoring extension for one of the profiles. Below is the current configuration I’ve set up:
Check settings
The extension is supposed to return the most recent file modification time (with "Use newest file" enabled). However, I’m not getting the expected results or behavior, and I’m unsure if the path, credentials, or other settings are causing the issue.
Despite this configuration, I’ve encountered the following issues:
Could you help me understand why I might be seeing these issues and provide guidance on how to proceed, especially with using the debug feature?
Solved! Go to Solution.
28 Nov 2024 11:54 AM
Yeah I think "-1" is a generic error which can mean anything related to not being able to fetch data; no permissions, directory does not exist, etc. Download the OneAgent support archive and navigate to the extension logs. I don't remember the exact path on OneAgent, but at least on ActiveGate it's \remotepluginmodule\log\extensions\datasources\<your_extension>
If you don't have access to the host where this extension is running, I would recommend installing OneAgent on a test host somewhere, and then test the config there first. At least I found it really hard to set this up remotely, when you don't see the actual directory structures and files. After the test setup works, you can more easily narrow down what's wrong in the real monitoring environment.