Active IQ Unified Manager Discussions

How to enable OnCommand performance counters from the cli

dcornely1
2,925 Views

Hello,

Here is my situation - I'm running OnCommand 5.0 with Performance Advisor enabled.  I've recently permitted vCOPs to use OC as a data source for pulling out performance data into its own database for further processing and consumption.  As part of this integration I need to enable certain performance counters that aren't already enabled by default (e.g., cifs_ops, queue_full, etc...) either by allowing vCOPs Global Write access to OC or Global Read only and I enable the counters by hand.

Since I'm not willing to grant Global Write access to vCOPs, I have to enable these counters by hand.  I know how to do this via the Perf Advisor gui and the Data Collection configuration wizard.  However, when dealing with dozens of controllers per OC server, this is not scalable.  So, does anyone know how to enable perf counters via the cli so I can script this and just loop through each controller?  Even if the cli can only do this at the counter group level I'll take it.

I haven't found the commands yet but will keep looking, thanks.

-Dave

1 ACCEPTED SOLUTION

dcornely1
2,925 Views

And I just answered my own question:

https://kb.netapp.com/support/index?page=content&id=2015630

dfm perf data enable 113 fcp fcp_write_data

Hopefully this will help someone else...

View solution in original post

1 REPLY 1

dcornely1
2,926 Views

And I just answered my own question:

https://kb.netapp.com/support/index?page=content&id=2015630

dfm perf data enable 113 fcp fcp_write_data

Hopefully this will help someone else...

Public