Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1127515

Summary: [RFE] Add Performance Co-Pilot support for metrics collection
Product: [Retired] Beaker Reporter: Nick Coghlan <ncoghlan>
Component: generalAssignee: beaker-dev-list
Status: CLOSED WONTFIX QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developCC: cbouchar, dshaks, mbenitez, mprchlik
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-19 21:44:51 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 Nick Coghlan 2014-08-07 03:05:09 UTC
We've historically avoided offering support for metrics collection in Beaker, on the assumption that adding it would be difficult.

After discussion with Nathan Scott at PyCon AU, it looks like it may be easier than we feared to add at least a basic metrics collection capability.

As a starting point, Nathan suggested using "pmlogger" [1] to collect the logs remotely from the lab controller. This could be handled by the watchdog daemon, similar to the console logs.

This would be opt-in, both to avoid wasting space on the log when the metrics aren't needed, as well as to ensure we don't interfere with PCP's own testing.

[1] http://www.performancecopilot.org/pcp.git/man/html/lab.pmlogger.html