#ChangeLog Monitor NABOX 4

1 messages · Page 1 of 1 (latest)

silver crest
#

hello,

tried to enable changelog monitoring and read the harvest documentation: https://netapp.github.io/harvest/24.05/plugins/#changelog

By default, the plugin tracks changes in the following labels for svm, node, and volume objects:

  • svm: svm, state, type, anti_ransomware_state
  • node: node, location, healthy
  • volume: node, volume, svm, style, type, aggr, state, status
    Other objects are not tracked by default.

so i did a "vserver create" and then a "vserver stop" and i didn´t see anything in the changelog mointor dashboard.

did i have to edit a file and enable something? can anyone help?

thank you

void kindle
silver crest
#

thank you @void kindle!

i uncomment line 62 in the rest svm.yaml file, created a svm again, wait 5 minutes and stopped the svm.
in my opinion i should see now something in the changelog dashboard, or not?

greetings
roller

void kindle
#

Yes, you should see the detail in SVM panels in ChangeLog dashboard.

lone glacier
silver crest
#

seems that a "dc restart" was the key. die a volume create/offline/delete and had a volume event in the volume panel. after that a vserver stop/delete and had a svm event in the svm panel. that´s all what i want - thank you so much for your support!

celest viper
#

Be careful when doing changes in /data/packages/harvest, it won't persist if you upgrade Harvest. Changes should be performed in /etc/nabox/harvest/user/ according to https://nabox.org/faq/#customize-harvest

That said, for rest you have to copy the whole original directory from harvest and customize from here. Correct @void kindle ?

void kindle
#

Yes @celest viper, Absolutely correct. Changes should be performed in /etc/nabox/harvest/user/ folder with the customization as needed to avoid overwritten when upgrading Harvest.