cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Disk usage metrics

srinivasarao_as
Organizer

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

6 REPLIES 6

AntonioSousa
DynaMight Guru
DynaMight Guru

At the moment, if you need file level statistics, that would only be available through a OneAgent extension.

Antonio Sousa

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

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

Certified Dynatrace Master, Dynatrace Partner - 360Performance.net

Hi Reinhard,

 

Thank you.  

 

Our requirement is "The total disk space consumption of specific file types?"

 

Thanks&Regards

Srinivas

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

Certified Dynatrace Master, Dynatrace Partner - 360Performance.net

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.

Certified Dynatrace Master, Dynatrace Partner - 360Performance.net

Featured Posts