Hi Thwacksters!
I'm trying to write a report that shows the Max CPU for a node during a time period. I want to show when this max value occurred.
Finding the max is easy, however when I add a timestamp in I don't get anything useful;. (I'm aggregating over a week in this case.) Even changing the timestamp format doesn't seem to force it to show up correctly, I get a constant value of "12" or "13" rather than the MM:DD:hh:mm I want!
Thanks for any ideas.