I'm trying to enable monitoring of a StorageGRID (11.6.0) with Harvest for a customer. All attempts to add the grid via the web UI fail with a simple 'An error occurred' message.
I'm taking the next step and trying to manually enable the collector, but with no success.
I added this collector entry to the /opt/harvest2-conf/default.yml
rtp-sa-sg-adm1:
addr: rtp-sa-sg-adm1.naeastdemo.net
autostart: '1'
collectors:
- StorageGrid
datacenter: StorageGRID
username: harvest
password: xxxxxxxxxxxxx
Restarted nabox-harvest2 with the command dc restart nabox-harvest2
The container restarts and when I tail the log file for nabox-harvest2, I see all the ONTAP clusters but no StorageGRID, and the SG dashboards are blank. Does anyone have and example configuration info from a Harvest/NAbox that is successfully monitoring StorageGRID?