Bug 534899 (RHQ-1650)

Summary: Resource Out of Bound metrics section of Summary tab should be sorted by date
Product: [Other] RHQ Project Reporter: Charles Crouch <ccrouch>
Component: No ComponentAssignee: Joseph Marques <jmarques>
Status: CLOSED NEXTRELEASE QA Contact: Jeff Weiss <jweiss>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: dajohnso, hbrock
Target Milestone: ---Keywords: Improvement
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1650
Whiteboard:
Fixed In Version: 1.2 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot-1.jpg
none
screenshot-2.jpg none

Description Charles Crouch 2009-02-24 16:02:00 UTC
See screenshot

Comment 1 Joseph Marques 2009-02-24 19:41:51 UTC
rev3172 - if multiple oob metrics have identical factors, secondarily sort them by timestamp; 

Comment 2 Jeff Weiss 2009-04-03 15:03:23 UTC
This is just too difficult to test to be worth our time.  It involves somehow controlling the measurements, because changing the band causes the item to disappear from the list.  All i can get is a list with all the same timestamp, so can't tell if it's sorted or not.

Comment 3 John Mazzitelli 2009-04-07 20:08:42 UTC
to find out resources that have OOBs:

select * from rhq_resource where id in (select resource_id from rhq_measurement_sched where id in (select schedule_id from rhq_measurement_oob))

Comment 4 John Mazzitelli 2009-04-10 01:08:39 UTC
see screenshot-2 - sorted - most recent first.

Comment 5 John Mazzitelli 2009-04-10 01:09:04 UTC
VERIFIED

Comment 6 Red Hat Bugzilla 2009-11-10 20:37:31 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1650
Imported an attachment (id=368598)
Imported an attachment (id=368599)