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/081.out | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/081.out')
-rw-r--r-- | qa/081.out | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/qa/081.out b/qa/081.out new file mode 100644 index 0000000..9bbfcfb --- /dev/null +++ b/qa/081.out @@ -0,0 +1,53 @@ +QA output created by 081 +From pmcd ... +kernel.all.load: +pm*InDom: inst=0 Unknown or illegal instance identifier +pm*InDomArchive: inst=0 Operation requires context with archive source of metrics +pm*InDom: inst=1 iname=1 minute reverse lookup: inst=1 +pm*InDomArchive: inst=1 Operation requires context with archive source of metrics +pmGetInDom: + [1] 1 minute + [5] 5 minute + [15] 15 minute +pmGetInDomArchive: Operation requires context with archive source of metrics +Error: Operation requires context with archive source of metrics +kernel.percpu.cpu.user: +pm*InDom: inst=0 iname=cpu0 reverse lookup: inst=0 +pm*InDomArchive: inst=0 Operation requires context with archive source of metrics +pm*InDom: inst=1 Unknown or illegal instance identifier +pm*InDomArchive: inst=1 Operation requires context with archive source of metrics +pmGetInDom: + [0] cpu0 +pmGetInDomArchive: Operation requires context with archive source of metrics +Error: Operation requires context with archive source of metrics + +From archive on bozo ... + + +Instance Domains in the Log ... +InDom: 1.5 +05:27:09.991 3 instances + 1 or "1 minute" + 5 or "5 minute" + 15 or "15 minute" +InDom: 1.1 +05:27:09.991 1 instances + 0 or "cpu0" +kernel.all.load: +pm*InDom: inst=0 Instance domain identifier not defined in the PCP archive log +pm*InDomArchive: inst=0 Instance identifier not defined in the PCP archive log +pm*InDom: inst=1 Instance domain identifier not defined in the PCP archive log +pm*InDomArchive: inst=1 iname=1 minute reverse lookup: inst=1 +pmGetInDom: Instance domain identifier not defined in the PCP archive log +pmGetInDomArchive: + [1] 1 minute + [5] 5 minute + [15] 15 minute +kernel.percpu.cpu.user: +pm*InDom: inst=0 Instance domain identifier not defined in the PCP archive log +pm*InDomArchive: inst=0 iname=cpu0 reverse lookup: inst=0 +pm*InDom: inst=1 Instance domain identifier not defined in the PCP archive log +pm*InDomArchive: inst=1 Instance identifier not defined in the PCP archive log +pmGetInDom: Instance domain identifier not defined in the PCP archive log +pmGetInDomArchive: + [0] cpu0 |