summaryrefslogtreecommitdiff
path: root/qa/115.out
diff options
context:
space:
mode:
Diffstat (limited to 'qa/115.out')
-rw-r--r--qa/115.out37
1 files changed, 37 insertions, 0 deletions
diff --git a/qa/115.out b/qa/115.out
new file mode 100644
index 0000000..50f6f31
--- /dev/null
+++ b/qa/115.out
@@ -0,0 +1,37 @@
+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
+