File: cacti_data_query_php_interface_traffic.xml

package info (click to toggle)
cacti 1.2.30%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 67,176 kB
  • sloc: php: 123,193; javascript: 29,825; sql: 2,595; xml: 1,823; sh: 1,228; perl: 194; makefile: 65; python: 51; ruby: 9
file content (478 lines) | stat: -rw-r--r-- 18,066 bytes parent folder | download | duplicates (2)
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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
<cacti>	
	<hash_0401022dccbaeb0364fdf8b7456f0bf5fab948>
		<name>PHP Interface Traffic</name>
		<description>Script query example written in php</description>
		<xml_path>&lt;path_cacti&gt;/resource/script_queries/ifTraffic.xml</xml_path>
		<data_input_id>hash_03010280e9e4c4191a5da189ae26d0e237f015</data_input_id>
		<graphs>
			<hash_11010265cfcd1b8a5ddb319cf90c2b3b566ae1>
				<graph_template_id>hash_00010291009d980f0dd999ce58d11cd2f70701</graph_template_id>
				<name>PHP Interface Traffic</name>
				<rrd>
					<item_000>
						<snmp_field_name>ifInOctets</snmp_field_name>
						<data_template_id>hash_010102557bda63dbb48bac37f730ee1e593472</data_template_id>
						<data_template_rrd_id>hash_080102ada132b8759037fa0b1bc82896b74717</data_template_rrd_id>
					</item_000>
					<item_001>
						<snmp_field_name>ifOutOctets</snmp_field_name>
						<data_template_id>hash_010102557bda63dbb48bac37f730ee1e593472</data_template_id>
						<data_template_rrd_id>hash_080102c8d77bbad33415c5fa0bd0d75b622c16</data_template_rrd_id>
					</item_001>
				</rrd>
				<sv_graph>
					<hash_12010266ab2bbe2d6d5963fdd266650cf31ecd>
						<field_name>title</field_name>
						<sequence>1</sequence>
						<text>|host_description| - Traffic - |query_ifDescription|</text>
					</hash_12010266ab2bbe2d6d5963fdd266650cf31ecd>
					<hash_120102635a1159ebf12de0f4d9c55600aa3d43>
						<field_name>title</field_name>
						<sequence>2</sequence>
						<text>|host_description| - Traffic - |query_ifType| </text>
					</hash_120102635a1159ebf12de0f4d9c55600aa3d43>
				</sv_graph>
				<sv_data_source>
					<hash_1301028c3beb136e83089d8a83e7e87595e98d>
						<field_name>name</field_name>
						<data_template_id>hash_010102557bda63dbb48bac37f730ee1e593472</data_template_id>
						<sequence>1</sequence>
						<text>|host_description| - Traffic- |query_ifDescription|</text>
					</hash_1301028c3beb136e83089d8a83e7e87595e98d>
				</sv_data_source>
			</hash_11010265cfcd1b8a5ddb319cf90c2b3b566ae1>
		</graphs>
	</hash_0401022dccbaeb0364fdf8b7456f0bf5fab948>
	<hash_03010280e9e4c4191a5da189ae26d0e237f015>
		<name>Get Script Data (Indexed)</name>
		<type_id>4</type_id>
		<input_string></input_string>
		<fields>
			<hash_070102d39556ecad6166701bfb0e28c5a11108>
				<name>Index Type</name>
				<update_rra></update_rra>
				<regexp_match></regexp_match>
				<allow_nulls></allow_nulls>
				<type_code>index_type</type_code>
				<input_output>in</input_output>
				<data_name>index_type</data_name>
			</hash_070102d39556ecad6166701bfb0e28c5a11108>
			<hash_0701023b7caa46eb809fc238de6ef18b6e10d5>
				<name>Index Value</name>
				<update_rra></update_rra>
				<regexp_match></regexp_match>
				<allow_nulls></allow_nulls>
				<type_code>index_value</type_code>
				<input_output>in</input_output>
				<data_name>index_value</data_name>
			</hash_0701023b7caa46eb809fc238de6ef18b6e10d5>
			<hash_07010274af2e42dc12956c4817c2ef5d9983f9>
				<name>Output Type ID</name>
				<update_rra></update_rra>
				<regexp_match></regexp_match>
				<allow_nulls></allow_nulls>
				<type_code>output_type</type_code>
				<input_output>in</input_output>
				<data_name>output_type</data_name>
			</hash_07010274af2e42dc12956c4817c2ef5d9983f9>
			<hash_0701028ae57f09f787656bf4ac541e8bd12537>
				<name>Output Value</name>
				<update_rra>on</update_rra>
				<regexp_match></regexp_match>
				<allow_nulls></allow_nulls>
				<type_code></type_code>
				<input_output>out</input_output>
				<data_name>output</data_name>
			</hash_0701028ae57f09f787656bf4ac541e8bd12537>
		</fields>
	</hash_03010280e9e4c4191a5da189ae26d0e237f015>
	<hash_00010291009d980f0dd999ce58d11cd2f70701>
		<name>PHP Interface Traffic</name>
		<graph>
			<t_title></t_title>
			<title>|host_description| - Traffic</title>
			<t_vertical_label></t_vertical_label>
			<vertical_label>Bytes/Second</vertical_label>
			<t_image_format_id></t_image_format_id>
			<image_format_id>3</image_format_id>
			<t_height></t_height>
			<height>200</height>
			<t_width></t_width>
			<width>700</width>
			<t_base_value></t_base_value>
			<base_value>1000</base_value>
			<t_slope_mode></t_slope_mode>
			<slope_mode>on</slope_mode>
			<t_auto_scale></t_auto_scale>
			<auto_scale>on</auto_scale>
			<t_auto_scale_opts></t_auto_scale_opts>
			<auto_scale_opts>2</auto_scale_opts>
			<t_auto_scale_log></t_auto_scale_log>
			<auto_scale_log></auto_scale_log>
			<t_scale_log_units></t_scale_log_units>
			<scale_log_units></scale_log_units>
			<t_auto_scale_rigid></t_auto_scale_rigid>
			<auto_scale_rigid></auto_scale_rigid>
			<t_upper_limit></t_upper_limit>
			<upper_limit>100</upper_limit>
			<t_lower_limit></t_lower_limit>
			<lower_limit>0</lower_limit>
			<t_unit_value></t_unit_value>
			<unit_value></unit_value>
			<t_unit_exponent_value></t_unit_exponent_value>
			<unit_exponent_value></unit_exponent_value>
			<t_unit_length></t_unit_length>
			<unit_length></unit_length>
			<t_no_gridfit></t_no_gridfit>
			<no_gridfit></no_gridfit>
			<t_alt_y_grid></t_alt_y_grid>
			<alt_y_grid></alt_y_grid>
			<t_right_axis></t_right_axis>
			<right_axis></right_axis>
			<t_right_axis_label></t_right_axis_label>
			<right_axis_label></right_axis_label>
			<t_right_axis_format></t_right_axis_format>
			<right_axis_format>0</right_axis_format>
			<t_right_axis_formatter></t_right_axis_formatter>
			<right_axis_formatter>0</right_axis_formatter>
			<t_left_axis_formatter></t_left_axis_formatter>
			<left_axis_formatter>0</left_axis_formatter>
			<t_auto_padding></t_auto_padding>
			<auto_padding>on</auto_padding>
			<t_dynamic_labels></t_dynamic_labels>
			<dynamic_labels></dynamic_labels>
			<t_force_rules_legend></t_force_rules_legend>
			<force_rules_legend></force_rules_legend>
			<t_tab_width></t_tab_width>
			<tab_width></tab_width>
			<t_legend_position></t_legend_position>
			<legend_position>0</legend_position>
			<t_legend_direction></t_legend_direction>
			<legend_direction>0</legend_direction>
		</graph>
		<items>
			<hash_100102a54af2701ad95425af8e922f897e835f>
				<graph_type_id>7</graph_type_id>
				<task_item_id>hash_080102ada132b8759037fa0b1bc82896b74717</task_item_id>
				<color_id>00FF00</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>1</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Incoming</text_format>
				<hard_return></hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>1</sequence>
			</hash_100102a54af2701ad95425af8e922f897e835f>
			<hash_100102a4e313c648739e26fed993ca9e633423>
				<graph_type_id>9</graph_type_id>
				<task_item_id>hash_080102ada132b8759037fa0b1bc82896b74717</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>4</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Cur:</text_format>
				<hard_return></hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>2</sequence>
			</hash_100102a4e313c648739e26fed993ca9e633423>
			<hash_100102f8ff9b713e1e3d74b60eb04f23f97fb8>
				<graph_type_id>9</graph_type_id>
				<task_item_id>hash_080102ada132b8759037fa0b1bc82896b74717</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>1</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Avg:</text_format>
				<hard_return></hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>3</sequence>
			</hash_100102f8ff9b713e1e3d74b60eb04f23f97fb8>
			<hash_10010220bd9e0ec3587ff0729effe5baf952a6>
				<graph_type_id>9</graph_type_id>
				<task_item_id>hash_080102ada132b8759037fa0b1bc82896b74717</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>3</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Max:</text_format>
				<hard_return></hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>4</sequence>
			</hash_10010220bd9e0ec3587ff0729effe5baf952a6>
			<hash_100102251486cd6771ef23cae2e68174825641>
				<graph_type_id>4</graph_type_id>
				<task_item_id>hash_080102ada132b8759037fa0b1bc82896b74717</task_item_id>
				<color_id>00BF47</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>3</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Max</text_format>
				<hard_return>on</hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>5</sequence>
			</hash_100102251486cd6771ef23cae2e68174825641>
			<hash_1001027f21f78f659d7415c7c0e4b42122be16>
				<graph_type_id>7</graph_type_id>
				<task_item_id>hash_080102c8d77bbad33415c5fa0bd0d75b622c16</task_item_id>
				<color_id>0000FF</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>1</consolidation_function_id>
				<cdef_id>hash_0501023d352eed9fa8f7b2791205b3273708c7</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Outgoing</text_format>
				<hard_return></hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>6</sequence>
			</hash_1001027f21f78f659d7415c7c0e4b42122be16>
			<hash_100102c22171e7d900ae523afc33187c94c0b0>
				<graph_type_id>9</graph_type_id>
				<task_item_id>hash_080102c8d77bbad33415c5fa0bd0d75b622c16</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>4</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Cur:</text_format>
				<hard_return></hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>7</sequence>
			</hash_100102c22171e7d900ae523afc33187c94c0b0>
			<hash_10010248904daadb20090bca22e9a894b96e69>
				<graph_type_id>9</graph_type_id>
				<task_item_id>hash_080102c8d77bbad33415c5fa0bd0d75b622c16</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>1</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Avg:</text_format>
				<hard_return></hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>8</sequence>
			</hash_10010248904daadb20090bca22e9a894b96e69>
			<hash_100102da69f862eacfb3e585e53294d296d50e>
				<graph_type_id>9</graph_type_id>
				<task_item_id>hash_080102c8d77bbad33415c5fa0bd0d75b622c16</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>3</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Max:</text_format>
				<hard_return></hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>9</sequence>
			</hash_100102da69f862eacfb3e585e53294d296d50e>
			<hash_100102ec138e32fb06e5dc3534cf46fc2b7863>
				<graph_type_id>4</graph_type_id>
				<task_item_id>hash_080102c8d77bbad33415c5fa0bd0d75b622c16</task_item_id>
				<color_id>00004D</color_id>
				<alpha>FF</alpha>
				<consolidation_function_id>3</consolidation_function_id>
				<cdef_id>hash_0501023d352eed9fa8f7b2791205b3273708c7</cdef_id>
				<vdef_id>0</vdef_id>
				<shift></shift>
				<value></value>
				<gprint_id>hash_060102e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<textalign></textalign>
				<text_format>Max</text_format>
				<hard_return>on</hard_return>
				<line_width>1.00</line_width>
				<dashes></dashes>
				<dash_offset>0</dash_offset>
				<sequence>10</sequence>
			</hash_100102ec138e32fb06e5dc3534cf46fc2b7863>
		</items>
		<inputs>
			<hash_090102ca352e51c119c8ed01057c5faa8e137a>
				<name>Data Source [traffic_incoming]</name>
				<description></description>
				<column_name>task_item_id</column_name>
				<items>hash_000102a54af2701ad95425af8e922f897e835f|hash_000102a4e313c648739e26fed993ca9e633423|hash_000102f8ff9b713e1e3d74b60eb04f23f97fb8|hash_00010220bd9e0ec3587ff0729effe5baf952a6|hash_000102251486cd6771ef23cae2e68174825641</items>
			</hash_090102ca352e51c119c8ed01057c5faa8e137a>
			<hash_090102ef9f50d9111d74cf3a730fe12a228617>
				<name>Data Source [traffic_outgoing]</name>
				<description></description>
				<column_name>task_item_id</column_name>
				<items>hash_0001027f21f78f659d7415c7c0e4b42122be16|hash_000102c22171e7d900ae523afc33187c94c0b0|hash_00010248904daadb20090bca22e9a894b96e69|hash_000102da69f862eacfb3e585e53294d296d50e|hash_000102ec138e32fb06e5dc3534cf46fc2b7863</items>
			</hash_090102ef9f50d9111d74cf3a730fe12a228617>
		</inputs>
	</hash_00010291009d980f0dd999ce58d11cd2f70701>
	<hash_010102557bda63dbb48bac37f730ee1e593472>
		<name>PHP Script Example: Traffic</name>
		<ds>
			<t_name>on</t_name>
			<name>|host_description| - Traffic</name>
			<data_source_path></data_source_path>
			<data_input_id>hash_03010280e9e4c4191a5da189ae26d0e237f015</data_input_id>
			<t_data_source_profile_id></t_data_source_profile_id>
			<data_source_profile_id>hash_20010266d35da8f75c912ede3dbe901fedcae0</data_source_profile_id>
			<t_rrd_step></t_rrd_step>
			<rrd_step>60</rrd_step>
			<t_active></t_active>
			<active>on</active>
		</ds>
		<items>
			<hash_080102ada132b8759037fa0b1bc82896b74717>
				<t_data_source_name></t_data_source_name>
				<data_source_name>traffic_incoming</data_source_name>
				<t_rrd_minimum></t_rrd_minimum>
				<rrd_minimum>0</rrd_minimum>
				<t_rrd_maximum></t_rrd_maximum>
				<rrd_maximum>U</rrd_maximum>
				<t_data_source_type_id></t_data_source_type_id>
				<data_source_type_id>2</data_source_type_id>
				<rrd_heartbeat>600</rrd_heartbeat>
				<t_data_input_field_id></t_data_input_field_id>
				<data_input_field_id>0</data_input_field_id>
			</hash_080102ada132b8759037fa0b1bc82896b74717>
			<hash_080102c8d77bbad33415c5fa0bd0d75b622c16>
				<t_data_source_name></t_data_source_name>
				<data_source_name>traffic_outgoing</data_source_name>
				<t_rrd_minimum></t_rrd_minimum>
				<rrd_minimum>0</rrd_minimum>
				<t_rrd_maximum></t_rrd_maximum>
				<rrd_maximum>U</rrd_maximum>
				<t_data_source_type_id></t_data_source_type_id>
				<data_source_type_id>2</data_source_type_id>
				<rrd_heartbeat>600</rrd_heartbeat>
				<t_data_input_field_id></t_data_input_field_id>
				<data_input_field_id>0</data_input_field_id>
			</hash_080102c8d77bbad33415c5fa0bd0d75b622c16>
		</items>
		<data>
			<item_000>
				<data_input_field_id>hash_070102d39556ecad6166701bfb0e28c5a11108</data_input_field_id>
				<t_value>on</t_value>
				<value></value>
			</item_000>
			<item_001>
				<data_input_field_id>hash_0701023b7caa46eb809fc238de6ef18b6e10d5</data_input_field_id>
				<t_value>on</t_value>
				<value></value>
			</item_001>
			<item_002>
				<data_input_field_id>hash_07010274af2e42dc12956c4817c2ef5d9983f9</data_input_field_id>
				<t_value>on</t_value>
				<value></value>
			</item_002>
		</data>
	</hash_010102557bda63dbb48bac37f730ee1e593472>
	<hash_20010266d35da8f75c912ede3dbe901fedcae0>
		<name>1 Minute Collection</name>
		<step>60</step>
		<heartbeat>600</heartbeat>
		<x_files_factor>0.5</x_files_factor>
		<default>on</default>
		<cf_items>1|2|3|4</cf_items>
		<items>
			<item_000>
				<name>Daily (1 Minute Average)</name>
				<steps>1</steps>
				<rows>2900</rows>
				<timespan>86400</timespan>
			</item_000>
			<item_001>
				<name>Weekly (15 Minute Average)</name>
				<steps>15</steps>
				<rows>1400</rows>
				<timespan>604800</timespan>
			</item_001>
			<item_002>
				<name>Monthly (1 Hour Average)</name>
				<steps>60</steps>
				<rows>1465</rows>
				<timespan>2618784</timespan>
			</item_002>
			<item_003>
				<name>Yearly (4 Hour Average)</name>
				<steps>240</steps>
				<rows>4380</rows>
				<timespan>31536000</timespan>
			</item_003>
		</items>
	</hash_20010266d35da8f75c912ede3dbe901fedcae0>
	<hash_0501023d352eed9fa8f7b2791205b3273708c7>
		<name>Make Stack Negative</name>
		<items>
			<hash_140102c888c9fe6b62c26c4bfe23e18991731d>
				<sequence>1</sequence>
				<type>4</type>
				<value>CURRENT_DATA_SOURCE</value>
			</hash_140102c888c9fe6b62c26c4bfe23e18991731d>
			<hash_1401024355c197998c7f8b285be7821ddc6da4>
				<sequence>2</sequence>
				<type>6</type>
				<value>-1</value>
			</hash_1401024355c197998c7f8b285be7821ddc6da4>
			<hash_1401021e1d0b29a94e08b648c8f053715442a0>
				<sequence>3</sequence>
				<type>2</type>
				<value>3</value>
			</hash_1401021e1d0b29a94e08b648c8f053715442a0>
		</items>
	</hash_0501023d352eed9fa8f7b2791205b3273708c7>
	<hash_060102e9c43831e54eca8069317a2ce8c6f751>
		<name>Normal</name>
		<gprint_text>%8.2lf %s</gprint_text>
	</hash_060102e9c43831e54eca8069317a2ce8c6f751>
</cacti>