It would be nice if the Suspect Metrics page (oobHistory.xhtml) listed the time that each of the events occurred. The data is already in the beans, so it would just be a matter of adding a new <rich:column> pointing to #{item.timestamp}, and formatting it as something other than the raw timestamp.
Created attachment 383421 [details] poc patch I haven't tested this, since I was having trouble deliberately generating OOB data to display, but something like this should work.
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage
Heiko - thoughts on this patch?
*** This bug has been marked as a duplicate of bug 552112 ***