Merge branch 'master' of git://git.pcp.io/pcp into qt
[pcp.git] / qa / 1006.out
blob11dcbab1564603933ce112b7237f6d17d1c58664
1 QA output created by 1006
2 === views/006-01 ===
3 #kmchart
4 version 1
5 chart title "QA Units compatible - time" style plot
6     plot metric sample.seconds
7     plot metric sample.milliseconds
8 exit=0
9 --- out ---
10 --- err ---
11 <timestamp>: Console available
12 <timestamp>: Global settings setup complete
13 <timestamp>: Metric group setup complete (0 hosts, 0 archives)
14 <timestamp>: Timezones and time window setup complete
15 <timestamp>: Time button resources loaded
16 <timestamp>: Phase1 user interface constructors complete
17 <timestamp>: PmChart::setActiveTab index=0 r=1
18 <timestamp>: Phase2 user interface setup complete
19 <timestamp>: Chart::ctor complete(<addr>)
20 <timestamp>: Chart::setCurrent(<addr>) true
21 <timestamp>: Tab::addChart: [0]->Chart <addr>
22 <timestamp>: Chart::addItem src=<host>
23 <timestamp>: addItem metric=sample.seconds
24 <timestamp>: addItem <addr> nitems=1
25 <timestamp>: Chart::addItem src=<host>
26 <timestamp>: addItem metric=sample.milliseconds
27 <timestamp>: SamplingEngine::isCompatible type=5, units=millisec
28 <timestamp>: addItem <addr> nitems=2
29 --- post ---
30 === views/006-02 ===
31 #kmchart
32 version 1
33 chart title "QA Units odd but OK - time(util) and none" style plot
34     plot metric sample.seconds
35     plot metric sample.control
36 exit=0
37 --- out ---
38 --- err ---
39 <timestamp>: Console available
40 <timestamp>: Global settings setup complete
41 <timestamp>: Metric group setup complete (0 hosts, 0 archives)
42 <timestamp>: Timezones and time window setup complete
43 <timestamp>: Time button resources loaded
44 <timestamp>: Phase1 user interface constructors complete
45 <timestamp>: PmChart::setActiveTab index=0 r=1
46 <timestamp>: Phase2 user interface setup complete
47 <timestamp>: Chart::ctor complete(<addr>)
48 <timestamp>: Chart::setCurrent(<addr>) true
49 <timestamp>: Tab::addChart: [0]->Chart <addr>
50 <timestamp>: Chart::addItem src=<host>
51 <timestamp>: addItem metric=sample.seconds
52 <timestamp>: addItem <addr> nitems=1
53 <timestamp>: Chart::addItem src=<host>
54 <timestamp>: addItem metric=sample.control
55 <timestamp>: SamplingEngine::isCompatible type=0, units=
56 <timestamp>: addItem <addr> nitems=2
57 --- post ---
58 === views/006-03 ===
59 #kmchart
60 version 1
61 chart title "QA Units BAD - time(->time util) and count(->count/sec)" style plot
62     plot metric sample.seconds
63     plot metric sample.step_counter
64 exit=1
65 --- out ---
66 --- err ---
67 <timestamp>: Console available
68 <timestamp>: Global settings setup complete
69 <timestamp>: Metric group setup complete (0 hosts, 0 archives)
70 <timestamp>: Timezones and time window setup complete
71 <timestamp>: Time button resources loaded
72 <timestamp>: Phase1 user interface constructors complete
73 <timestamp>: PmChart::setActiveTab index=0 r=1
74 <timestamp>: Phase2 user interface setup complete
75 <timestamp>: Chart::ctor complete(<addr>)
76 <timestamp>: Chart::setCurrent(<addr>) true
77 <timestamp>: Tab::addChart: [0]->Chart <addr>
78 <timestamp>: Chart::addItem src=<host>
79 <timestamp>: addItem metric=sample.seconds
80 <timestamp>: addItem <addr> nitems=1
81 <timestamp>: Chart::addItem src=<host>
82 <timestamp>: addItem metric=sample.step_counter
83 <timestamp>: SamplingEngine::isCompatible type=0, units=count
84 --- post ---
85 Error: views/006-03[6] 
86 Failed to plot metric "sample.step_counter" for
87 host <host>:
88 Units for this metric are not compatible with other plots in this chart
89 === views/006-04 ===
90 #kmchart
91 version 1
92 chart title "QA Units OK - inst first" style plot
93     plot metric sample.byte_rate
94     plot metric sample.byte_ctr
95 chart title "QA Units OK - ctr first" style plot
96     plot metric sample.byte_ctr
97     plot metric sample.byte_rate
98 chart title "QA Units OK - Kbyte/sec and byte/msec" style plot
99     plot metric sample.mirage instance "m-00"
100     plot metric sample.mirage_longlong instance "m-00"
101 chart title "QA Units OK - count/sec and count(->count/sec)" style plot
102     plot metric sample.write_me
103     plot metric sample.pdu
106 exit=0
107 --- out ---
108 --- err ---
109 <timestamp>: Console available
110 <timestamp>: Global settings setup complete
111 <timestamp>: Metric group setup complete (0 hosts, 0 archives)
112 <timestamp>: Timezones and time window setup complete
113 <timestamp>: Time button resources loaded
114 <timestamp>: Phase1 user interface constructors complete
115 <timestamp>: PmChart::setActiveTab index=0 r=1
116 <timestamp>: Phase2 user interface setup complete
117 <timestamp>: Chart::ctor complete(<addr>)
118 <timestamp>: Chart::setCurrent(<addr>) true
119 <timestamp>: Tab::addChart: [0]->Chart <addr>
120 <timestamp>: Chart::addItem src=<host>
121 <timestamp>: addItem metric=sample.byte_rate
122 <timestamp>: addItem <addr> nitems=1
123 <timestamp>: Chart::addItem src=<host>
124 <timestamp>: addItem metric=sample.byte_ctr
125 <timestamp>: SamplingEngine::isCompatible type=0, units=byte
126 <timestamp>: addItem <addr> nitems=2
127 <timestamp>: Chart::ctor complete(<addr>)
128 <timestamp>: Tab::addChart: [0]->Chart <addr>
129 <timestamp>: Chart::addItem src=<host>
130 <timestamp>: addItem metric=sample.byte_ctr
131 <timestamp>: addItem <addr> nitems=1
132 <timestamp>: Chart::addItem src=<host>
133 <timestamp>: addItem metric=sample.byte_rate
134 <timestamp>: SamplingEngine::isCompatible type=0, units=byte / sec
135 <timestamp>: addItem <addr> nitems=2
136 <timestamp>: Chart::ctor complete(<addr>)
137 <timestamp>: Tab::addChart: [0]->Chart <addr>
138 <timestamp>: Chart::addItem src=<host>
139 <timestamp>: addItem instance sample.mirage[m-00]
140 <timestamp>: addItem <addr> nitems=1
141 <timestamp>: Chart::addItem src=<host>
142 <timestamp>: addItem instance sample.mirage_longlong[m-00]
143 <timestamp>: SamplingEngine::isCompatible type=2, units=byte / millisec
144 <timestamp>: addItem <addr> nitems=2
145 <timestamp>: Chart::ctor complete(<addr>)
146 <timestamp>: Tab::addChart: [0]->Chart <addr>
147 <timestamp>: Chart::addItem src=<host>
148 <timestamp>: addItem metric=sample.write_me
149 <timestamp>: addItem <addr> nitems=1
150 <timestamp>: Chart::addItem src=<host>
151 <timestamp>: addItem metric=sample.pdu
152 <timestamp>: SamplingEngine::isCompatible type=3, units=count
153 <timestamp>: addItem <addr> nitems=2
154 --- post ---
155 === views/006-05 ===
156 #kmchart
157 version 1
158 chart title "QA Units BAD - byte / msec and count/sec" style plot
159     plot metric sample.mirage_longlong instance "m-00"
160     plot metric sample.write_me
162 exit=1
163 --- out ---
164 --- err ---
165 <timestamp>: Console available
166 <timestamp>: Global settings setup complete
167 <timestamp>: Metric group setup complete (0 hosts, 0 archives)
168 <timestamp>: Timezones and time window setup complete
169 <timestamp>: Time button resources loaded
170 <timestamp>: Phase1 user interface constructors complete
171 <timestamp>: PmChart::setActiveTab index=0 r=1
172 <timestamp>: Phase2 user interface setup complete
173 <timestamp>: Chart::ctor complete(<addr>)
174 <timestamp>: Chart::setCurrent(<addr>) true
175 <timestamp>: Tab::addChart: [0]->Chart <addr>
176 <timestamp>: Chart::addItem src=<host>
177 <timestamp>: addItem instance sample.mirage_longlong[m-00]
178 <timestamp>: addItem <addr> nitems=1
179 <timestamp>: Chart::addItem src=<host>
180 <timestamp>: addItem metric=sample.write_me
181 <timestamp>: SamplingEngine::isCompatible type=0, units=count / sec
182 --- post ---
183 Error: views/006-05[7] 
184 Failed to plot metric "sample.write_me" for
185 host <host>:
186 Units for this metric are not compatible with other plots in this chart