Bug 700540
Summary: | RFE: Human readable Up-time | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Matthew Farrellee <matt> |
Component: | cumin | Assignee: | Chad Roberts <croberts> |
Status: | CLOSED ERRATA | QA Contact: | Jan Sarenik <jsarenik> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 2.0 | CC: | croberts, jsarenik, ltoscano, tmckay |
Target Milestone: | 2.0.1 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | cumin-0.1.4840-1 | Doc Type: | Bug Fix |
Doc Text: |
The value displayed for uptime was in seconds, which was not very readable or usable. This update changes the uptime value to be displayed in "DD:HH:MM:SS" format, which is much more readable and useful.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-07 16:44:37 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 723887 |
Description
Matthew Farrellee
2011-04-28 15:58:43 UTC
Available in revision 4779. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: the value displayed for uptime is in seconds, which is not immediately readable by the user. Consequence: The uptime value was probably not very useful to end users other than serving as a vague general reference. Change: We now display uptime as DD:HH:MM:SS which is much more readily understandable by users. Result: The value displayed for up-time should be more useful. Verified with cumin-0.1.4878-1.el5. Grid -> Details Statistics Up-time (dd:hh:mm) 00:00:56 Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,7 +1 @@ -Cause: the value displayed for uptime is in seconds, which is not immediately readable by the user. +The value displayed for uptime was in seconds, which was not very readable or usable. This update changes the uptime value to be displayed in "DD:HH:MM:SS" format, which is much more readable and useful.- -Consequence: The uptime value was probably not very useful to end users other than serving as a vague general reference. - -Change: We now display uptime as DD:HH:MM:SS which is much more readily understandable by users. - -Result: The value displayed for up-time should be more useful. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-1249.html |