HPE OneView
1836585 Members
2366 Online
110102 Solutions
New Discussion

amqp flow from oneview

 
SOLVED
Go to solution
BradV
Esteemed Contributor

amqp flow from oneview

Does anyone know of any documentation that steps you through setting up an AMQP connection from OneView?  We want to pull out iLO thermal data to Splunk, but are having some trouble trying to follow how to actually perform it.

2 REPLIES 2
ChrisLynch
HPE Pro
Solution

Re: amqp flow from oneview

The message bus does not offer telemetry data, only state change messages.  If you wish to extract temp and power utilization data, you need to use the REST API to pull that.

I work at HPE
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
BradV
Esteemed Contributor

Re: amqp flow from oneview

Thanks Chris.  Our splunk expert thought he saw something indicating that temperature was distributed that way.  We have some racks which are water cooled, but for some unknown reason the water is not flowing.  So, we wanted to more closely monitor the temperatures from each iLO.  Just trying to figure out a way to do that without having to poll each iLO interface.

Thanks!