NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

OCUM API : Days to full value

Novicer
3,732 Views

Hello!

     Could some one describe how the days_to_full is calculated by ocum. Appreciate help

 

Below content is an extract from the ocum api for aggregates. 

"used_data_capacity":42759.3,
"available_data_capacity":6383.37,
"external_capacity_tier":null,
"cluster_fqdn":"netappname.customername.net",
"days_to_full":216,

1 ACCEPTED SOLUTION

Ontapforrum
3,701 Views

Hi,

 

This thread is nice,  I believe the method applies to cDOT as well (OCUM : Aggr/vol capacity used graph).
https://community.netapp.com/t5/Data-Infrastructure-Management-Software-Discussions/Questions-about-volume-growth-report/td-p/71977

 

Basically: "Available storage"/daily-growth-rate = Days_to_full estimation.

If the Aggr/Vol size changes (available storage changes), the days to full will be adjusted accordingly.

 

 

Thanks!

View solution in original post

2 REPLIES 2

Ontapforrum
3,702 Views

Hi,

 

This thread is nice,  I believe the method applies to cDOT as well (OCUM : Aggr/vol capacity used graph).
https://community.netapp.com/t5/Data-Infrastructure-Management-Software-Discussions/Questions-about-volume-growth-report/td-p/71977

 

Basically: "Available storage"/daily-growth-rate = Days_to_full estimation.

If the Aggr/Vol size changes (available storage changes), the days to full will be adjusted accordingly.

 

 

Thanks!

Novicer
3,650 Views

Thank you!

Public