http://jira.hyperic.com/browse/HHQ-194
The "Cpu Seconds" metrics appear to be stored as milliseconds and displayed as seconds. This becomes obvious in the automatic rate metrics and the total number of seconds for a specific Cpu metric. For example, I have a "Cpu Idle Seconds Per Minute" metric with a value of "00:31:58.479" which appears to be 31 minutes. Since this is a per minute metric, that's impossible. You can see that it is in fact 31 minutes, 58 seconds (and not a weird format for 31 seconds) by watching the "Cu Idle Seconds" metric. It is increasing by about 3 hours every minute. It's clear there is either a conversion problem or some other disconnect between the UI and the plugin.
Anonymous