Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/data-mgmt/AIQUM/AIQUM_Kbs/How_to_calculate_Used_data_capacity_value_in_MySQL
      Applies to Active IQ Unified Manager (AIQUM) Description Process on how to calculate UsedSum in the ocum_report.aggregatecapacityhistorymonthview table so the total used can be verified against the da...Applies to Active IQ Unified Manager (AIQUM) Description Process on how to calculate UsedSum in the ocum_report.aggregatecapacityhistorymonthview table so the total used can be verified against the data in the ocum_report.aggregate table in AIQUM's MySQL database. The formula to calculate the UsedSum value is (UsedSum*1024/sampleCount).