/var/lib/pcp/testsuite/1006.out is in pcp-testsuite 4.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 | QA output created by 1006
=== views/006-01 ===
#kmchart
version 1
chart title "QA Units compatible - time" style plot
plot metric sample.seconds
plot metric sample.milliseconds
exit=0
--- out ---
--- err ---
<timestamp>: Console available
<timestamp>: Global settings setup complete
<timestamp>: Metric group setup complete (0 hosts, 0 archives)
<timestamp>: Timezones and time window setup complete
<timestamp>: Time button resources loaded
<timestamp>: Phase1 user interface constructors complete
<timestamp>: PmChart::setActiveTab index=0 r=1
<timestamp>: Phase2 user interface setup complete
<timestamp>: Chart::ctor complete(<addr>)
<timestamp>: Chart::setCurrent(<addr>) true
<timestamp>: Tab::addChart: [0]->Chart <addr>
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.seconds
<timestamp>: addItem <addr> nitems=1
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.milliseconds
<timestamp>: SamplingEngine::isCompatible type=5, units=millisec
<timestamp>: addItem <addr> nitems=2
--- post ---
=== views/006-02 ===
#kmchart
version 1
chart title "QA Units odd but OK - time(util) and none" style plot
plot metric sample.seconds
plot metric sample.control
exit=0
--- out ---
--- err ---
<timestamp>: Console available
<timestamp>: Global settings setup complete
<timestamp>: Metric group setup complete (0 hosts, 0 archives)
<timestamp>: Timezones and time window setup complete
<timestamp>: Time button resources loaded
<timestamp>: Phase1 user interface constructors complete
<timestamp>: PmChart::setActiveTab index=0 r=1
<timestamp>: Phase2 user interface setup complete
<timestamp>: Chart::ctor complete(<addr>)
<timestamp>: Chart::setCurrent(<addr>) true
<timestamp>: Tab::addChart: [0]->Chart <addr>
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.seconds
<timestamp>: addItem <addr> nitems=1
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.control
<timestamp>: SamplingEngine::isCompatible type=0, units=
<timestamp>: addItem <addr> nitems=2
--- post ---
=== views/006-03 ===
#kmchart
version 1
chart title "QA Units BAD - time(->time util) and count(->count/sec)" style plot
plot metric sample.seconds
plot metric sample.step_counter
exit=1
--- out ---
--- err ---
<timestamp>: Console available
<timestamp>: Global settings setup complete
<timestamp>: Metric group setup complete (0 hosts, 0 archives)
<timestamp>: Timezones and time window setup complete
<timestamp>: Time button resources loaded
<timestamp>: Phase1 user interface constructors complete
<timestamp>: PmChart::setActiveTab index=0 r=1
<timestamp>: Phase2 user interface setup complete
<timestamp>: Chart::ctor complete(<addr>)
<timestamp>: Chart::setCurrent(<addr>) true
<timestamp>: Tab::addChart: [0]->Chart <addr>
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.seconds
<timestamp>: addItem <addr> nitems=1
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.step_counter
<timestamp>: SamplingEngine::isCompatible type=0, units=count
--- post ---
Error: views/006-03[6]
Failed to plot metric "sample.step_counter" for
host <host>:
Units for this metric are not compatible with other plots in this chart
=== views/006-04 ===
#kmchart
version 1
chart title "QA Units OK - inst first" style plot
plot metric sample.byte_rate
plot metric sample.byte_ctr
chart title "QA Units OK - ctr first" style plot
plot metric sample.byte_ctr
plot metric sample.byte_rate
chart title "QA Units OK - Kbyte/sec and byte/msec" style plot
plot metric sample.mirage instance "m-00"
plot metric sample.mirage_longlong instance "m-00"
chart title "QA Units OK - count/sec and count(->count/sec)" style plot
plot metric sample.write_me
plot metric sample.pdu
exit=0
--- out ---
--- err ---
<timestamp>: Console available
<timestamp>: Global settings setup complete
<timestamp>: Metric group setup complete (0 hosts, 0 archives)
<timestamp>: Timezones and time window setup complete
<timestamp>: Time button resources loaded
<timestamp>: Phase1 user interface constructors complete
<timestamp>: PmChart::setActiveTab index=0 r=1
<timestamp>: Phase2 user interface setup complete
<timestamp>: Chart::ctor complete(<addr>)
<timestamp>: Chart::setCurrent(<addr>) true
<timestamp>: Tab::addChart: [0]->Chart <addr>
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.byte_rate
<timestamp>: addItem <addr> nitems=1
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.byte_ctr
<timestamp>: SamplingEngine::isCompatible type=0, units=byte
<timestamp>: addItem <addr> nitems=2
<timestamp>: Chart::ctor complete(<addr>)
<timestamp>: Tab::addChart: [0]->Chart <addr>
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.byte_ctr
<timestamp>: addItem <addr> nitems=1
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.byte_rate
<timestamp>: SamplingEngine::isCompatible type=0, units=byte / sec
<timestamp>: addItem <addr> nitems=2
<timestamp>: Chart::ctor complete(<addr>)
<timestamp>: Tab::addChart: [0]->Chart <addr>
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem instance sample.mirage[m-00]
<timestamp>: addItem <addr> nitems=1
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem instance sample.mirage_longlong[m-00]
<timestamp>: SamplingEngine::isCompatible type=2, units=byte / millisec
<timestamp>: addItem <addr> nitems=2
<timestamp>: Chart::ctor complete(<addr>)
<timestamp>: Tab::addChart: [0]->Chart <addr>
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.write_me
<timestamp>: addItem <addr> nitems=1
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.pdu
<timestamp>: SamplingEngine::isCompatible type=3, units=count
<timestamp>: addItem <addr> nitems=2
--- post ---
=== views/006-05 ===
#kmchart
version 1
chart title "QA Units BAD - byte / msec and count/sec" style plot
plot metric sample.mirage_longlong instance "m-00"
plot metric sample.write_me
exit=1
--- out ---
--- err ---
<timestamp>: Console available
<timestamp>: Global settings setup complete
<timestamp>: Metric group setup complete (0 hosts, 0 archives)
<timestamp>: Timezones and time window setup complete
<timestamp>: Time button resources loaded
<timestamp>: Phase1 user interface constructors complete
<timestamp>: PmChart::setActiveTab index=0 r=1
<timestamp>: Phase2 user interface setup complete
<timestamp>: Chart::ctor complete(<addr>)
<timestamp>: Chart::setCurrent(<addr>) true
<timestamp>: Tab::addChart: [0]->Chart <addr>
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem instance sample.mirage_longlong[m-00]
<timestamp>: addItem <addr> nitems=1
<timestamp>: Chart::addItem src=<host>
<timestamp>: addItem metric=sample.write_me
<timestamp>: SamplingEngine::isCompatible type=0, units=count / sec
--- post ---
Error: views/006-05[7]
Failed to plot metric "sample.write_me" for
host <host>:
Units for this metric are not compatible with other plots in this chart
|