diff options
Diffstat (limited to 'qa/041.out')
-rw-r--r-- | qa/041.out | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/qa/041.out b/qa/041.out new file mode 100644 index 0000000..3661b81 --- /dev/null +++ b/qa/041.out @@ -0,0 +1,36 @@ +QA output created by 041 +Waiting for pmcd to terminate ... + +### Expect: connection refused ### + +pminfo: Cannot connect to PMCD on host SOMEHOST: Connection refused + +### Expect: one million retrieved OK from sample.long.million ### + + +sample.long.million + value 1000000 + +### Expect: Starting, Waiting, Forcing termination and Starting again ### + +Starting pmcd ... +Starting pmlogger ... +Waiting for pmcd to terminate ... +Process ... + USERNAME ... $PCP_BINADM_DIR/pmcd +$PCP_RC_DIR/pmcd: Warning: Forcing pmcd to terminate! +Starting pmcd ... +Starting pmlogger ... + +### Expect: Timeout waiting for a response from PMCD ### + +pminfo: Cannot connect to PMCD on host SOMEHOST: Timeout waiting for a response from PMCD + +### Expect: one million again ### + + +sample.long.million + value 1000000 +Waiting for pmcd to terminate ... +Starting pmcd ... +Starting pmlogger ... |