diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/504.out.1 | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/504.out.1')
-rw-r--r-- | qa/504.out.1 | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/qa/504.out.1 b/qa/504.out.1 new file mode 100644 index 0000000..ad63bde --- /dev/null +++ b/qa/504.out.1 @@ -0,0 +1,32 @@ +QA output created by 504 +pmie count at start of QA testing: 0 + +=== check pmie_check and custom config === +# $version=1.0 ++ export version; version=1.0 +Check pmie -h LOCALHOST -l /tmp/PID.log0 ... ++ cd /tmp +No current pmie process exists for: + host = LOCALHOST + log file = /tmp/PID.log0 +Restarting pmie for host "LOCALHOST" ... ++ pmsocks pmie -b -h LOCALHOST -l /tmp/PID.log0 /tmp/PID.conf +Check pmie -h REMOTEHOST -l /tmp/PID.log1 ... ++ cd /tmp +No current pmie process exists for: + host = REMOTEHOST + log file = /tmp/PID.log1 +Restarting pmie for host "REMOTEHOST" ... ++ pmie -b -h REMOTEHOST -l /tmp/PID.log1 -c /tmp/PID.conf +Check pmie -h REMOTEHOST -l /tmp/PID.log2 ... ++ cd /tmp +No current pmie process exists for: + host = REMOTEHOST + log file = /tmp/PID.log2 +Restarting pmie for host "REMOTEHOST" ... ++ pmsocks pmie -b -h REMOTEHOST -l /tmp/PID.log2 -c /tmp/PID.conf + +=== check customised control file === +Performance Co-Pilot starting inference engine(s) ... +pmie count with custom config (expect 3): 3 + |