Bug 812911

Summary: Add total uptime or date created to domain info
Product: [Community] Virtualization Tools Reporter: Amy <descent3me>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DEFERRED QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, rbalakri, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-23 21:32:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amy 2012-04-16 14:34:19 UTC
Description of problem:

Cannot currently determine through the libvirt API when a guest domain was launched. It would be nice to have this information either stored somewhere in date format or where it could be computed from an uptime which includes idle uptime.

Comment 1 Daniel Berrangé 2012-04-16 14:40:40 UTC
Related to this upstream mailing list post. https://www.redhat.com/archives/libvirt-users/2012-April/msg00085.html

Comment 2 Cole Robinson 2016-03-23 21:32:55 UTC
There's a newer bug about creation time: https://bugzilla.redhat.com/show_bug.cgi?id=1070411

For uptime, it should be easy to add for most hypervisors, but I think it would need a new libvirt API... I don't know if we can extend domain info. I think this is better served as 'patches welcome' :)