canonical / hardware-observer-operator

A charm to setup prometheus exporter for IPMI, RedFish and RAID devices from different vendors.
Apache License 2.0
7 stars 14 forks source link

for hpe ilo5 the storagecontroller key is called controller #177

Closed nishant-dash closed 2 months ago

nishant-dash commented 4 months ago

I have attached the entire list of sanitized curl commands here : sanitized-curls.txt

Essentially, we have

/redfish/v1/Systems/1/Storage/DE044000/Controllers/0

Notice the Controllers instead of Storagecontrollers.

Also the heirarchy of the data shows the actual information is one level deeper at /Controller/0

nishant-dash commented 2 months ago

can confirm rev 69 of the charm is able to read this correctly

May  3 15:06:19 <REDACTED> python3[2504348]: 2024-05-03 15:06:19 INFO Response Time for GET to /redfish/v1/Systems/1/Storage/DE044000/Controllers/0: 0.018857445567846298 seconds.
chanchiwai-ray commented 2 months ago

Closed by https://github.com/canonical/prometheus-hardware-exporter/pull/71