Active IQ Unified Manager Discussions

OCUM 7.2 Performance report

Abhishar
3,870 Views

I am looking for OCUM custom report to collect performance that contains Volume/Aggregate (iops, r/w latency) without using Oncommand Insight.

3 REPLIES 3

Dhiman
3,837 Views

Hi

 

 

 

 

 

 

the sample_qos_volume_workload_<clusterId> tables.  So you can walk the netapp_model.volume table and find it’s corresponding id in the netapp_model.workload table.  Then use the workload id to get the stats in the corresponding sample table.

 

 

Hope this helps!

 

Thanks,

Dhiman

Abhishar
3,739 Views

Thanks Dhiman, We are using OCUM 7.2p1 I tried to connect the OCUM DB but its only showing me OCUM_REPORT  DB only.

Not able to connect UM Peformance DB.

 

Can you please help.

Dhiman
3,708 Views

Hi, 

 

For viewing Performance Schema, you will need to upgrade to UM 7.3. Please see my blog https://blog.netapp.com/more-ways-to-extract-the-data-you-need-from-oncommand-unified-manager to get more ideas on this. 

 

Thanks, 

Dhiman

 

 

Public