/var/lib/pcp/testsuite/115.out is in pcp-testsuite 3.8.12ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | QA output created by 115
pmie count at start of QA testing: 0
=== check default install operation ===
pmie count after chkconfig pmie off: 0
=== check for missing control file ===
$PCP_RC_DIR/pmie:
Error: PCP inference engine control file $PCP_PMIECONTROL_PATH
is missing! Cannot start any Performance Co-Pilot inference engine(s).
pmie count after attempt without control file: 0
=== check pmie_check and custom config ===
# $version=1.0
+ export version; version=1.0
Check pmie -h REMOTEHOST -l /tmp/SEQ-PID.log1 ...
+ cd /tmp
No current pmie process exists for:
host = REMOTEHOST
log file = /tmp/SEQ-PID.log1
Restarting pmie for host "REMOTEHOST" ...
+ pmie -b -h REMOTEHOST -l /tmp/SEQ-PID.log1 -c /tmp/SEQ-PID.conf
Check pmie -h REMOTEHOST -l /tmp/SEQ-PID.log2 ...
+ cd /tmp
No current pmie process exists for:
host = REMOTEHOST
log file = /tmp/SEQ-PID.log2
Restarting pmie for host "REMOTEHOST" ...
+ pmie -b -h REMOTEHOST -l /tmp/SEQ-PID.log2 -c /tmp/SEQ-PID.conf
Check pmie -h LOCALHOST -l /tmp/SEQ-PID.log0 ...
+ cd /tmp
No current pmie process exists for:
host = LOCALHOST
log file = /tmp/SEQ-PID.log0
Restarting pmie for host "LOCALHOST" ...
+ pmie -b -h LOCALHOST -l /tmp/SEQ-PID.log0 /tmp/SEQ-PID.conf
$PCP_RC_DIR/pmie: PMIE not running
|