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/342.out | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/342.out')
-rw-r--r-- | qa/342.out | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/qa/342.out b/qa/342.out new file mode 100644 index 0000000..31a2a30 --- /dev/null +++ b/qa/342.out @@ -0,0 +1,23 @@ +QA output created by 342 +dbpmda> open socket MYSOCKET +Connect to PMDA on socket MYSOCKET +dbpmda> getdesc on +dbpmda> fetch sample.colour +PMID(s): 29.0.5 +pmResult ... numpmid: 1 + 29.0.5 (sample.colour): numval: 3 valfmt: 0 vlist[]: + inst [0 or ???] value NUMBER + inst [1 or ???] value NUMBER + inst [2 or ???] value NUMBER +dbpmda> desc sample.colour +PMID: 29.0.5 + Data Type: 32-bit int InDom: 29.1 0x7400001 + Semantics: instant Units: none +dbpmda> profile 29.1 none +dbpmda> profile 29.1 add 2 +dbpmda> fetch sample.colour +PMID(s): 29.0.5 +pmResult ... numpmid: 1 + 29.0.5 (sample.colour): numval: 1 valfmt: 0 vlist[]: + inst [2 or ???] value NUMBER +dbpmda> |