summaryrefslogtreecommitdiff
path: root/qa/169.out
blob: b19b9d0b4d57fed6a84e6d97975a54c2b7e8fc5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
QA output created by 169

Test pmcd timeouts with the pmcd PMDA's pmcd.control.timeout

Waiting for pmcd to terminate ...
Starting pmcd ... 
Starting pmlogger ... 

*** pmcd agent timeout < app timeout ***
*** pmcd will killoff agent ***

app timeout = 10
pmcd timeout = 5
pmcd.control.timeout old value=5 new value=5

Expect dummyproc to fail (IPC protocol failure):
dummyproc: pmLookupDesc: IPC protocol failure

pmcd terminated dummy the dumb_pmda agent as desired


*** pmcd agent timeout > app timeout ***
*** pmcd will not killoff agent until later ***

app timeout = 5
pmcd timeout = 10
pmcd.control.timeout old value=5 new value=10

Expect dummyproc to fail (timeout for pmcd failure):
dummyproc: pmLookupDesc: Timeout waiting for a response from PMCD

pmcd did NOT terminate the dumb_pmda agent as desired

Now wait for pmcd to timeout...

pmcd terminated the dumb_pmda agent as desired

Waiting for pmcd to terminate ...
Starting pmcd ... 
Starting pmlogger ...