HPE OneView
1748209 Members
2676 Online
108759 Solutions
New Discussion

Interconnect Port performance metrics through REST (Oneview)

 
BrandonW
New Member

Interconnect Port performance metrics through REST (Oneview)

Hi All,

We are trying to pull interconnect statistics out of the oneview rest API. Currently when doing a /rest/interconnects/<Interconnect_id>/statistics it will return one hours worth of data but in 5 minute increments. (see attachment for an example).

Is there a way that just the last 5 minutes worth of data can be requested? We are hoping this will increase the speed of our requests and as we are writing them to a time series DB it would be very useful. Im guessing something can be done with the Metric Streaming Message Bus but I'm unsure.

1 REPLY 1
jeremysherriff
Occasional Advisor

Re: Interconnect Port performance metrics through REST (Oneview)

18 months later and this is still the top answer when searching the web for "oneview api port statistics "slow"".

Did you ever make any headway with the response times?  We're trying to pull the data to view in Grafana and by your reference to "time series database" I'll guess you're doing similar.