diff options
Diffstat (limited to 'qa/462.out')
-rw-r--r-- | qa/462.out | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/qa/462.out b/qa/462.out new file mode 100644 index 0000000..ec4c47b --- /dev/null +++ b/qa/462.out @@ -0,0 +1,29 @@ +QA output created by 462 +*** test 1 *** + +pmcd_wait succeeded as expected for running pmcd + +Waiting for pmcd to terminate ... +Starting pmcd ... +Starting pmlogger ... +*** test 2 *** +pmcd_wait: Failed to connect to PMCD on host "LOCALHOST" in 10 seconds + +pmcd_wait failed as expected for dead pmcd + +Waiting for pmcd to terminate ... +*** test 4 *** + +pmcd_wait succeeded as expected for sleeping pmcd - under timeout + +$PCP_RC_DIR/pmcd: pmcd not running +Starting pmcd ... +Starting pmlogger ... +*** test 5 *** +pmcd_wait: Failed to connect to PMCD on host "LOCALHOST" in 10 seconds + +pmcd_wait failed as expected for sleeping pmcd - over timeout + +Waiting for pmcd to terminate ... +Starting pmcd ... +Starting pmlogger ... |