#Where do the default.yaml files typically live on NAbox?

1 messages · Page 1 of 1 (latest)

azure kettle
manic ridge
#

@azure kettle I'll share with you the steps on how to enable ChangeLog plugin in NABox4

vale hazel
#

please do, i was just looking into doing this exact same thing today

humble lark
#

I've tried enabling the plugin as described here but I don't get anything in the dashboard "Changelog Monitor" that comes with NAbox v4:
https://netapp.github.io/harvest/latest/plugins/#changelog

Do I have to specify what to track?
I think the documentation suggests that the default values will be used if I don't specify anything.

manic ridge
#

That is right. For svm,node,volume object default values will be used. You don't need to specify track.

#

I'll get to documentation asap and share in couple of hours.

manic ridge
humble lark
#

Jeez, that REST directory structure is crazy.

manic ridge
#

Yeah, There are various versions of these templates and Rest doesn't support merging.

humble lark
#

Is it pick one for which Ontap version or are all of them necessary for REST?

manic ridge
#

Adding all is better, As some templates support older ontap versions.

#

You can choose which objects you want to enable changelog plugin for

#

I have documented node,svm,volume

#

It can be extended similiarly to any Harvest templates if it has a uuid under counters. Other objects would need track configuration under plugin.

humble lark
#

Thank you very much, I'll try this with the REST collector as I assume that is the one for the future.

manic ridge
#

Sure. If all of your clusters are using Rest Collector then only Rest changes are needed.

manic ridge
#

@humble lark I have updated NABox Rest steps to make them simpler.

humble lark
#

I guess we are using ZAPI, only then did I get data in the Changelog dashboard.
REST simply did not give me anything and the systems in NAbox are set to Auto, even though the systems are Ontap 9.15.

manic ridge
#

Yes, You can check the collector used for your poller in file

sudo cat /etc/nabox/harvest/harvest.yml
humble lark
#

Thanks! I see newly added systems are Rest but the default is Zapi.
Is it a good idea to set them all to Rest specifically through NAbox (instead of Auto) ?