16 Nov 2021 05:47 AM - last edited on 20 Oct 2022 10:56 AM by MaciejNeumann
Hi
Could you please help with the below query?
Does dynatrace show the disk usage on file level? I can see the FS share but not the actual file breakdown.
Thanks&Regards
Srinivas
Solved! Go to Solution.
16 Nov 2021 09:40 AM
At the moment, if you need file level statistics, that would only be available through a OneAgent extension.
16 Nov 2021 11:17 AM
Hi Antonio
Thank you for your prompt response.
Could you please let me know how to download and install Oneagent extension to monitor file level statistics.
Thanks&Regards
Srinivas
16 Nov 2021 01:58 PM
Hi @srinivasarao_as ,
you will need to create that OneAgent extension yourself. You probably have a very distinct usecase for showing per file disk usage (size).
Waht exactly do you need?
The size of one specific file? At a given path?
The total disk space consumption of specific file types?
...
kr,
Reinhard
16 Nov 2021 02:13 PM
Hi Reinhard,
Thank you.
Our requirement is "The total disk space consumption of specific file types?"
Thanks&Regards
Srinivas
16 Nov 2021 02:49 PM
Hi @sangeetha_mitta ,
that is indeed a special requirement which is not part of Oneagent out of the box!
You will have to look into the extension framework.
kr,
Reinhard
16 Nov 2021 05:43 PM
Another option for you would be to inject metrics using the agent local metric ingest interface. This is a rather straight forward method and could be used e.g. from a cron job.