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/572.out | |
download | pcp-47e6e7c84f008a53061e661f31ae96629bc694ef.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/572.out')
-rw-r--r-- | qa/572.out | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/qa/572.out b/qa/572.out new file mode 100644 index 0000000..e56637e --- /dev/null +++ b/qa/572.out @@ -0,0 +1,54 @@ +QA output created by 572 +Waiting for pmcd to terminate ... +Starting pmcd ... +Starting pmlogger ... + +sample.string.write_me: pmLookupDesc: Unknown or illegal metric identifier + +pmcd.numagents +value NUMBER +sample.string.write_me: pmLookupDesc: Unknown or illegal metric identifier +trivial.time: pmLookupDesc: Unknown or illegal metric identifier +simple.numfetch: pmLookupDesc: Unknown or illegal metric identifier + +=== sample PMDA === +sample.string.write_me old value="13" new value="sample" + +pmcd.numagents + value 3 + +sample.string.write_me + value "sample" +trivial.time: pmLookupDesc: Unknown or illegal metric identifier +simple.numfetch: pmLookupDesc: Unknown or illegal metric identifier + +=== trivial PMDA === +sample.string.write_me old value="sample" new value="trivial" + +pmcd.numagents + value 4 + +sample.string.write_me + value "trivial" + +trivial.time +value NUMBER +simple.numfetch: pmLookupDesc: Unknown or illegal metric identifier + +=== simple PMDA === +sample.string.write_me old value="trivial" new value="simple" + +pmcd.numagents + value 5 + +sample.string.write_me + value "simple" + +trivial.time +value NUMBER + +simple.numfetch + value 2 +Waiting for pmcd to terminate ... +Starting pmcd ... +Starting pmlogger ... |