VMware Cloud Community
joseCardoso
Contributor
Contributor

Collection Interval

I'm building a elasticity controller that uses hyperic (via the HQApi) to get metrics.

I need to collect metrics in intervals lower than 1 minute and I've already made plugins with metrics with the parameter:  interval="10000" , and on the web interface it shows the Collection Interval correctly (i.e 10s). However when i use the HQAPI to get the metrics they only change on a 1 minute interval.

I know that it is inefficient to have intervals lower that 1 minute, but is there a way to change this limitation? (i.e changing a few lines on the source code)

0 Kudos
0 Replies