#Harvest Power Dashboard for StorageGRID

1 messages · Page 1 of 1 (latest)

sharp onyx
#

There is a wonderful dashboard for Power consumption of Ontap systems bundled in Harvest (ONTAP: Power)...
Our datacenter Guys want Something similar for StorageGRID...

We can pull the required metrics directly from the BMC, but how can we gather the Data and visualize it in a Dashboard?

Example from SGF6112:
root@SG:~ # ipmitool dcmi power reading

Instantaneous power reading:                   385 Watts

Minimum during sampling period:                  0 Watts

Maximum during sampling period:                588 Watts

Average power reading over sample period:      357 Watts

IPMI timestamp:                           Thu Feb 20 09:38:01 2025

Sampling period:                          00000005 Seconds.

Power reading state is:                   activated

root@SG:~ #

narrow summit
#

@sharp onyx Harvest collects metrics from StorageGRID via public REST endpoints or directly via StorageGRID Prometheus. I can see that StorageGRID prometheus publishes the following metrics related to power. Do these help? If yes, then these can be added to the Harvest template for monitoring.

sharp onyx
#

Ah, I was Not aware of this. Thank you, @narrow summit !

#

That's good enough right now. Thanks again 🙃👍

#

This only pulls the Data from the Compute nodes? As in: Santricity Storage Power consumption is omitted Here?

narrow summit
#

Not sure about that.

sharp onyx
#

I can See physical systems (gateways sg100/110 and nodes sg6060/sgf6112).... Sgf6112 use around 400W, sg6060 210-245.... So the santricity Controller and its Power consumption are missing

narrow summit
#

I suspect, name of prometheus metric in SG could be different. #1063547220009439353 could be a place where someone may know.