summaryrefslogtreecommitdiff
path: root/qa/533.out
blob: 57a67c40cab4deb2d61adb442a01d79cf76f1eab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
QA output created by 533
dbpmda> open socket ipv6 PORT
Connect to PMDA on ipv6 port PORT
dbpmda> getdesc on
dbpmda> desc sample.daemon_pid
PMID: 29.0.1
    Data Type: 32-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
    Semantics: instant  Units: none
dbpmda> fetch sample.daemon_pid
PMID(s): 29.0.1
pmResult ... numpmid: 1
  29.0.1 (sample.daemon_pid): numval: 1 valfmt: 0 vlist[]:
   value PID
dbpmda> text sample.daemon_pid
PMID: 29.0.1
[Process id of PMDA daemon]
The process id of PMDA daemon, -1 if the daemon is a DSO.
dbpmda> close
dbpmda>