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/500.out | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/500.out')
-rw-r--r-- | qa/500.out | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/qa/500.out b/qa/500.out new file mode 100644 index 0000000..446bbdc --- /dev/null +++ b/qa/500.out @@ -0,0 +1,44 @@ +QA output created by 500 + +pmnewlog args: -V -L -c null -p ... -D pdu one +Looking for pmlogger (process PID) ... found +-- ps line removed -- +Getting logged host name from pmlogger (process PID) ... done +Terminating pmlogger (process PID) ... signal stuff ... done +Launching new pmlogger in directory "TMP" as ... +pmlogger -L -D pdu -l pmlogger.log -h HOST -c null one +Waiting for new pmlogger to start ... done +New pmlogger status ... +pmlogger [PID] ... + +pmnewlog args: -V -L -c null -p ... -r one +Looking for pmlogger (process PID) ... found +-- ps line removed -- +Terminating pmlogger (process PID) ... signal stuff ... done +Launching new pmlogger in directory "TMP" as ... +pmlogger -L -r -l pmlogger.log -h HOST -c null one +Waiting for new pmlogger to start ... done +New pmlogger status ... +pmlogger [PID] ... + +pmnewlog args: -V -L -c null -p ... -t 5sec one +Looking for pmlogger (process PID) ... found +-- ps line removed -- +Terminating pmlogger (process PID) ... signal stuff ... done +Launching new pmlogger in directory "TMP" as ... +pmlogger -L -t 5sec -l pmlogger.log -h HOST -c null one +Waiting for new pmlogger to start ... done +New pmlogger status ... +pmlogger [PID] ... + +pmnewlog args: -V -L -c null -p ... -v 100k one +Looking for pmlogger (process PID) ... found +-- ps line removed -- +Terminating pmlogger (process PID) ... signal stuff ... done +Launching new pmlogger in directory "TMP" as ... +pmlogger -L -v 100k -l pmlogger.log -h HOST -c null one +Waiting for new pmlogger to start ... done +New pmlogger status ... +pmlogger [PID] ... + +expect none of my pmloggers to be running ... |