zabbix-ruby-client 0.0.20 → 0.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +2 -1
  3. data/.ruby-version +1 -0
  4. data/CHANGELOG.md +10 -1
  5. data/README.md +7 -2
  6. data/lib/zabbix-ruby-client/plugin_base.rb +28 -0
  7. data/lib/zabbix-ruby-client/plugins/ovpn.rb +55 -0
  8. data/lib/zabbix-ruby-client/plugins/postgres.rb +45 -0
  9. data/lib/zabbix-ruby-client/runner.rb +11 -1
  10. data/lib/zabbix-ruby-client/version.rb +1 -1
  11. data/spec/files/system/net_dev +1 -1
  12. data/spec/lib/cli_spec.rb +7 -7
  13. data/spec/lib/data_spec.rb +5 -5
  14. data/spec/lib/plugin_base_spec.rb +6 -6
  15. data/spec/lib/plugins/apache_spec.rb +1 -1
  16. data/spec/lib/plugins/apt_spec.rb +5 -5
  17. data/spec/lib/plugins/cpu_spec.rb +3 -3
  18. data/spec/lib/plugins/disk_spec.rb +40 -40
  19. data/spec/lib/plugins/load_spec.rb +5 -5
  20. data/spec/lib/plugins/memory_spec.rb +52 -52
  21. data/spec/lib/plugins/network_spec.rb +28 -29
  22. data/spec/lib/runner_spec.rb +21 -8
  23. data/zabbix-templates/apache_tpl.xml +115 -46
  24. data/zabbix-templates/apt_tpl.xml +13 -4
  25. data/zabbix-templates/cisco_tpl.xml +2089 -0
  26. data/zabbix-templates/cpu_tpl.xml +116 -53
  27. data/zabbix-templates/disk_tpl.xml +75 -29
  28. data/zabbix-templates/load_tpl.xml +21 -9
  29. data/zabbix-templates/memory_tpl.xml +52 -28
  30. data/zabbix-templates/mysql_tpl.xml +70 -28
  31. data/zabbix-templates/network_tpl.xml +40 -96
  32. data/zabbix-templates/nginx_tpl.xml +37 -16
  33. data/zabbix-templates/openvpn_tpl.xml +312 -0
  34. data/zabbix-templates/postgres_tpl.xml +891 -8
  35. data/zabbix-templates/redis_tpl.xml +46 -19
  36. data/zabbix-templates/sysinfo_tpl.xml +21 -3
  37. data/zabbix-templates/system_tpl.xml +339 -3
  38. metadata +26 -42
@@ -0,0 +1,2089 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <zabbix_export>
3
+ <version>2.0</version>
4
+ <date>2014-07-31T19:41:06Z</date>
5
+ <groups>
6
+ <group>
7
+ <name>2. Hosting iWeb</name>
8
+ </group>
9
+ <group>
10
+ <name>Cisco</name>
11
+ </group>
12
+ </groups>
13
+ <templates>
14
+ <template>
15
+ <template>Cisco ASA 5510</template>
16
+ <name>Cisco ASA 5510</name>
17
+ <groups>
18
+ <group>
19
+ <name>2. Hosting iWeb</name>
20
+ </group>
21
+ <group>
22
+ <name>Cisco</name>
23
+ </group>
24
+ </groups>
25
+ <applications>
26
+ <application>
27
+ <name>cisco</name>
28
+ </application>
29
+ </applications>
30
+ <items>
31
+ <item>
32
+ <name>Connections count</name>
33
+ <type>6</type>
34
+ <snmp_community/>
35
+ <multiplier>0</multiplier>
36
+ <snmp_oid>.1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.6</snmp_oid>
37
+ <key>cisco.connections.current.count</key>
38
+ <delay>60</delay>
39
+ <history>7</history>
40
+ <trends>365</trends>
41
+ <status>0</status>
42
+ <value_type>3</value_type>
43
+ <allowed_hosts/>
44
+ <units/>
45
+ <delta>0</delta>
46
+ <snmpv3_contextname/>
47
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
48
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
49
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
50
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
51
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
52
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
53
+ <formula>1</formula>
54
+ <delay_flex/>
55
+ <params/>
56
+ <ipmi_sensor/>
57
+ <data_type>0</data_type>
58
+ <authtype>0</authtype>
59
+ <username/>
60
+ <password/>
61
+ <publickey/>
62
+ <privatekey/>
63
+ <port/>
64
+ <description/>
65
+ <inventory_link>0</inventory_link>
66
+ <applications>
67
+ <application>
68
+ <name>cisco</name>
69
+ </application>
70
+ </applications>
71
+ <valuemap/>
72
+ </item>
73
+ <item>
74
+ <name>Connections values</name>
75
+ <type>6</type>
76
+ <snmp_community/>
77
+ <multiplier>0</multiplier>
78
+ <snmp_oid>.1.3.6.1.4.1.9.9.147.1.2.2.2.1.4.40.6</snmp_oid>
79
+ <key>cisco.connections.current.value</key>
80
+ <delay>60</delay>
81
+ <history>7</history>
82
+ <trends>365</trends>
83
+ <status>0</status>
84
+ <value_type>3</value_type>
85
+ <allowed_hosts/>
86
+ <units/>
87
+ <delta>0</delta>
88
+ <snmpv3_contextname/>
89
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
90
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
91
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
92
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
93
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
94
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
95
+ <formula>1</formula>
96
+ <delay_flex/>
97
+ <params/>
98
+ <ipmi_sensor/>
99
+ <data_type>0</data_type>
100
+ <authtype>0</authtype>
101
+ <username/>
102
+ <password/>
103
+ <publickey/>
104
+ <privatekey/>
105
+ <port/>
106
+ <description/>
107
+ <inventory_link>0</inventory_link>
108
+ <applications>
109
+ <application>
110
+ <name>cisco</name>
111
+ </application>
112
+ </applications>
113
+ <valuemap/>
114
+ </item>
115
+ <item>
116
+ <name>CPU total 1min</name>
117
+ <type>6</type>
118
+ <snmp_community/>
119
+ <multiplier>0</multiplier>
120
+ <snmp_oid>.1.3.6.1.4.1.9.9.109.1.1.1.1.4.1</snmp_oid>
121
+ <key>cisco.cpu.total.1min</key>
122
+ <delay>60</delay>
123
+ <history>7</history>
124
+ <trends>365</trends>
125
+ <status>0</status>
126
+ <value_type>3</value_type>
127
+ <allowed_hosts/>
128
+ <units>%</units>
129
+ <delta>0</delta>
130
+ <snmpv3_contextname/>
131
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
132
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
133
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
134
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
135
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
136
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
137
+ <formula>1</formula>
138
+ <delay_flex/>
139
+ <params/>
140
+ <ipmi_sensor/>
141
+ <data_type>0</data_type>
142
+ <authtype>0</authtype>
143
+ <username/>
144
+ <password/>
145
+ <publickey/>
146
+ <privatekey/>
147
+ <port/>
148
+ <description/>
149
+ <inventory_link>0</inventory_link>
150
+ <applications>
151
+ <application>
152
+ <name>cisco</name>
153
+ </application>
154
+ </applications>
155
+ <valuemap/>
156
+ </item>
157
+ <item>
158
+ <name>Device contact</name>
159
+ <type>6</type>
160
+ <snmp_community/>
161
+ <multiplier>0</multiplier>
162
+ <snmp_oid>.1.3.6.1.2.1.1.4.0</snmp_oid>
163
+ <key>cisco.sysContact</key>
164
+ <delay>60480</delay>
165
+ <history>365</history>
166
+ <trends>365</trends>
167
+ <status>0</status>
168
+ <value_type>4</value_type>
169
+ <allowed_hosts/>
170
+ <units/>
171
+ <delta>0</delta>
172
+ <snmpv3_contextname/>
173
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
174
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
175
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
176
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
177
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
178
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
179
+ <formula>1</formula>
180
+ <delay_flex/>
181
+ <params/>
182
+ <ipmi_sensor/>
183
+ <data_type>0</data_type>
184
+ <authtype>0</authtype>
185
+ <username/>
186
+ <password/>
187
+ <publickey/>
188
+ <privatekey/>
189
+ <port/>
190
+ <description/>
191
+ <inventory_link>57</inventory_link>
192
+ <applications>
193
+ <application>
194
+ <name>cisco</name>
195
+ </application>
196
+ </applications>
197
+ <valuemap/>
198
+ </item>
199
+ <item>
200
+ <name>Device description</name>
201
+ <type>6</type>
202
+ <snmp_community/>
203
+ <multiplier>0</multiplier>
204
+ <snmp_oid>.1.3.6.1.2.1.1.1.0</snmp_oid>
205
+ <key>cisco.sysDescr</key>
206
+ <delay>60480</delay>
207
+ <history>365</history>
208
+ <trends>365</trends>
209
+ <status>0</status>
210
+ <value_type>4</value_type>
211
+ <allowed_hosts/>
212
+ <units/>
213
+ <delta>0</delta>
214
+ <snmpv3_contextname/>
215
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
216
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
217
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
218
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
219
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
220
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
221
+ <formula>1</formula>
222
+ <delay_flex/>
223
+ <params/>
224
+ <ipmi_sensor/>
225
+ <data_type>0</data_type>
226
+ <authtype>0</authtype>
227
+ <username/>
228
+ <password/>
229
+ <publickey/>
230
+ <privatekey/>
231
+ <port/>
232
+ <description/>
233
+ <inventory_link>2</inventory_link>
234
+ <applications>
235
+ <application>
236
+ <name>cisco</name>
237
+ </application>
238
+ </applications>
239
+ <valuemap/>
240
+ </item>
241
+ <item>
242
+ <name>Device location</name>
243
+ <type>6</type>
244
+ <snmp_community/>
245
+ <multiplier>0</multiplier>
246
+ <snmp_oid>.1.3.6.1.2.1.1.6.0</snmp_oid>
247
+ <key>cisco.sysLocation</key>
248
+ <delay>60480</delay>
249
+ <history>365</history>
250
+ <trends>365</trends>
251
+ <status>0</status>
252
+ <value_type>4</value_type>
253
+ <allowed_hosts/>
254
+ <units/>
255
+ <delta>0</delta>
256
+ <snmpv3_contextname/>
257
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
258
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
259
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
260
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
261
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
262
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
263
+ <formula>1</formula>
264
+ <delay_flex/>
265
+ <params/>
266
+ <ipmi_sensor/>
267
+ <data_type>0</data_type>
268
+ <authtype>0</authtype>
269
+ <username/>
270
+ <password/>
271
+ <publickey/>
272
+ <privatekey/>
273
+ <port/>
274
+ <description/>
275
+ <inventory_link>24</inventory_link>
276
+ <applications>
277
+ <application>
278
+ <name>cisco</name>
279
+ </application>
280
+ </applications>
281
+ <valuemap/>
282
+ </item>
283
+ <item>
284
+ <name>Device name</name>
285
+ <type>6</type>
286
+ <snmp_community/>
287
+ <multiplier>0</multiplier>
288
+ <snmp_oid>.1.3.6.1.2.1.1.5.0</snmp_oid>
289
+ <key>cisco.sysName</key>
290
+ <delay>60480</delay>
291
+ <history>365</history>
292
+ <trends>365</trends>
293
+ <status>0</status>
294
+ <value_type>4</value_type>
295
+ <allowed_hosts/>
296
+ <units/>
297
+ <delta>0</delta>
298
+ <snmpv3_contextname/>
299
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
300
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
301
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
302
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
303
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
304
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
305
+ <formula>1</formula>
306
+ <delay_flex/>
307
+ <params/>
308
+ <ipmi_sensor/>
309
+ <data_type>0</data_type>
310
+ <authtype>0</authtype>
311
+ <username/>
312
+ <password/>
313
+ <publickey/>
314
+ <privatekey/>
315
+ <port/>
316
+ <description/>
317
+ <inventory_link>3</inventory_link>
318
+ <applications>
319
+ <application>
320
+ <name>cisco</name>
321
+ </application>
322
+ </applications>
323
+ <valuemap/>
324
+ </item>
325
+ <item>
326
+ <name>Global Inbound</name>
327
+ <type>6</type>
328
+ <snmp_community/>
329
+ <multiplier>0</multiplier>
330
+ <snmp_oid>.1.3.6.1.4.1.9.9.171.1.2.1.3.0</snmp_oid>
331
+ <key>cisco.connections.global.in</key>
332
+ <delay>60</delay>
333
+ <history>7</history>
334
+ <trends>365</trends>
335
+ <status>0</status>
336
+ <value_type>3</value_type>
337
+ <allowed_hosts/>
338
+ <units>bps</units>
339
+ <delta>1</delta>
340
+ <snmpv3_contextname/>
341
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
342
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
343
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
344
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
345
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
346
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
347
+ <formula>1</formula>
348
+ <delay_flex/>
349
+ <params/>
350
+ <ipmi_sensor/>
351
+ <data_type>0</data_type>
352
+ <authtype>0</authtype>
353
+ <username/>
354
+ <password/>
355
+ <publickey/>
356
+ <privatekey/>
357
+ <port/>
358
+ <description/>
359
+ <inventory_link>0</inventory_link>
360
+ <applications>
361
+ <application>
362
+ <name>cisco</name>
363
+ </application>
364
+ </applications>
365
+ <valuemap/>
366
+ </item>
367
+ <item>
368
+ <name>Global outbound</name>
369
+ <type>6</type>
370
+ <snmp_community/>
371
+ <multiplier>0</multiplier>
372
+ <snmp_oid>.1.3.6.1.4.1.9.9.171.1.2.1.11.0</snmp_oid>
373
+ <key>cisco.connections.global.out</key>
374
+ <delay>60</delay>
375
+ <history>7</history>
376
+ <trends>365</trends>
377
+ <status>0</status>
378
+ <value_type>3</value_type>
379
+ <allowed_hosts/>
380
+ <units>bps</units>
381
+ <delta>1</delta>
382
+ <snmpv3_contextname/>
383
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
384
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
385
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
386
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
387
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
388
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
389
+ <formula>1</formula>
390
+ <delay_flex/>
391
+ <params/>
392
+ <ipmi_sensor/>
393
+ <data_type>0</data_type>
394
+ <authtype>0</authtype>
395
+ <username/>
396
+ <password/>
397
+ <publickey/>
398
+ <privatekey/>
399
+ <port/>
400
+ <description/>
401
+ <inventory_link>0</inventory_link>
402
+ <applications>
403
+ <application>
404
+ <name>cisco</name>
405
+ </application>
406
+ </applications>
407
+ <valuemap/>
408
+ </item>
409
+ <item>
410
+ <name>Global Tunnels</name>
411
+ <type>6</type>
412
+ <snmp_community/>
413
+ <multiplier>0</multiplier>
414
+ <snmp_oid>.1.3.6.1.4.1.9.9.171.1.2.1.1.0</snmp_oid>
415
+ <key>cisco.connections.global.tunnels</key>
416
+ <delay>60</delay>
417
+ <history>7</history>
418
+ <trends>365</trends>
419
+ <status>0</status>
420
+ <value_type>3</value_type>
421
+ <allowed_hosts/>
422
+ <units/>
423
+ <delta>0</delta>
424
+ <snmpv3_contextname/>
425
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
426
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
427
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
428
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
429
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
430
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
431
+ <formula>1</formula>
432
+ <delay_flex/>
433
+ <params/>
434
+ <ipmi_sensor/>
435
+ <data_type>0</data_type>
436
+ <authtype>0</authtype>
437
+ <username/>
438
+ <password/>
439
+ <publickey/>
440
+ <privatekey/>
441
+ <port/>
442
+ <description/>
443
+ <inventory_link>0</inventory_link>
444
+ <applications>
445
+ <application>
446
+ <name>cisco</name>
447
+ </application>
448
+ </applications>
449
+ <valuemap/>
450
+ </item>
451
+ <item>
452
+ <name>Memory Free</name>
453
+ <type>6</type>
454
+ <snmp_community/>
455
+ <multiplier>0</multiplier>
456
+ <snmp_oid>.1.3.6.1.4.1.9.9.48.1.1.1.6.1</snmp_oid>
457
+ <key>cisco.memory.free</key>
458
+ <delay>60</delay>
459
+ <history>7</history>
460
+ <trends>365</trends>
461
+ <status>0</status>
462
+ <value_type>3</value_type>
463
+ <allowed_hosts/>
464
+ <units>b</units>
465
+ <delta>0</delta>
466
+ <snmpv3_contextname/>
467
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
468
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
469
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
470
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
471
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
472
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
473
+ <formula>1</formula>
474
+ <delay_flex/>
475
+ <params/>
476
+ <ipmi_sensor/>
477
+ <data_type>0</data_type>
478
+ <authtype>0</authtype>
479
+ <username/>
480
+ <password/>
481
+ <publickey/>
482
+ <privatekey/>
483
+ <port/>
484
+ <description/>
485
+ <inventory_link>0</inventory_link>
486
+ <applications>
487
+ <application>
488
+ <name>cisco</name>
489
+ </application>
490
+ </applications>
491
+ <valuemap/>
492
+ </item>
493
+ <item>
494
+ <name>Memory Used</name>
495
+ <type>6</type>
496
+ <snmp_community/>
497
+ <multiplier>0</multiplier>
498
+ <snmp_oid>.1.3.6.1.4.1.9.9.48.1.1.1.5.1</snmp_oid>
499
+ <key>cisco.memory.used</key>
500
+ <delay>60</delay>
501
+ <history>7</history>
502
+ <trends>365</trends>
503
+ <status>0</status>
504
+ <value_type>3</value_type>
505
+ <allowed_hosts/>
506
+ <units>b</units>
507
+ <delta>0</delta>
508
+ <snmpv3_contextname/>
509
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
510
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
511
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
512
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
513
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
514
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
515
+ <formula>1</formula>
516
+ <delay_flex/>
517
+ <params/>
518
+ <ipmi_sensor/>
519
+ <data_type>0</data_type>
520
+ <authtype>0</authtype>
521
+ <username/>
522
+ <password/>
523
+ <publickey/>
524
+ <privatekey/>
525
+ <port/>
526
+ <description/>
527
+ <inventory_link>0</inventory_link>
528
+ <applications>
529
+ <application>
530
+ <name>cisco</name>
531
+ </application>
532
+ </applications>
533
+ <valuemap/>
534
+ </item>
535
+ <item>
536
+ <name>Net direct in</name>
537
+ <type>15</type>
538
+ <snmp_community/>
539
+ <multiplier>0</multiplier>
540
+ <snmp_oid/>
541
+ <key>cisco.net.direct.in</key>
542
+ <delay>30</delay>
543
+ <history>7</history>
544
+ <trends>365</trends>
545
+ <status>0</status>
546
+ <value_type>0</value_type>
547
+ <allowed_hosts/>
548
+ <units>b</units>
549
+ <delta>0</delta>
550
+ <snmpv3_contextname/>
551
+ <snmpv3_securityname/>
552
+ <snmpv3_securitylevel>0</snmpv3_securitylevel>
553
+ <snmpv3_authprotocol>0</snmpv3_authprotocol>
554
+ <snmpv3_authpassphrase/>
555
+ <snmpv3_privprotocol>0</snmpv3_privprotocol>
556
+ <snmpv3_privpassphrase/>
557
+ <formula>1</formula>
558
+ <delay_flex/>
559
+ <params>last(cisco.net.outside.in) - last(cisco.net.inside.out)</params>
560
+ <ipmi_sensor/>
561
+ <data_type>0</data_type>
562
+ <authtype>0</authtype>
563
+ <username/>
564
+ <password/>
565
+ <publickey/>
566
+ <privatekey/>
567
+ <port/>
568
+ <description/>
569
+ <inventory_link>0</inventory_link>
570
+ <applications>
571
+ <application>
572
+ <name>cisco</name>
573
+ </application>
574
+ </applications>
575
+ <valuemap/>
576
+ </item>
577
+ <item>
578
+ <name>Net direct out</name>
579
+ <type>15</type>
580
+ <snmp_community/>
581
+ <multiplier>0</multiplier>
582
+ <snmp_oid/>
583
+ <key>cisco.net.direct.out</key>
584
+ <delay>30</delay>
585
+ <history>7</history>
586
+ <trends>365</trends>
587
+ <status>0</status>
588
+ <value_type>0</value_type>
589
+ <allowed_hosts/>
590
+ <units>b</units>
591
+ <delta>0</delta>
592
+ <snmpv3_contextname/>
593
+ <snmpv3_securityname/>
594
+ <snmpv3_securitylevel>0</snmpv3_securitylevel>
595
+ <snmpv3_authprotocol>0</snmpv3_authprotocol>
596
+ <snmpv3_authpassphrase/>
597
+ <snmpv3_privprotocol>0</snmpv3_privprotocol>
598
+ <snmpv3_privpassphrase/>
599
+ <formula>1</formula>
600
+ <delay_flex/>
601
+ <params>last(cisco.net.outside.out) - last(cisco.net.inside.in)</params>
602
+ <ipmi_sensor/>
603
+ <data_type>0</data_type>
604
+ <authtype>0</authtype>
605
+ <username/>
606
+ <password/>
607
+ <publickey/>
608
+ <privatekey/>
609
+ <port/>
610
+ <description/>
611
+ <inventory_link>0</inventory_link>
612
+ <applications>
613
+ <application>
614
+ <name>cisco</name>
615
+ </application>
616
+ </applications>
617
+ <valuemap/>
618
+ </item>
619
+ <item>
620
+ <name>Net Inside in</name>
621
+ <type>6</type>
622
+ <snmp_community/>
623
+ <multiplier>0</multiplier>
624
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.10.3</snmp_oid>
625
+ <key>cisco.net.inside.in</key>
626
+ <delay>60</delay>
627
+ <history>7</history>
628
+ <trends>365</trends>
629
+ <status>0</status>
630
+ <value_type>0</value_type>
631
+ <allowed_hosts/>
632
+ <units>b</units>
633
+ <delta>1</delta>
634
+ <snmpv3_contextname/>
635
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
636
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
637
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
638
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
639
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
640
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
641
+ <formula>1</formula>
642
+ <delay_flex/>
643
+ <params/>
644
+ <ipmi_sensor/>
645
+ <data_type>0</data_type>
646
+ <authtype>0</authtype>
647
+ <username/>
648
+ <password/>
649
+ <publickey/>
650
+ <privatekey/>
651
+ <port/>
652
+ <description/>
653
+ <inventory_link>0</inventory_link>
654
+ <applications>
655
+ <application>
656
+ <name>cisco</name>
657
+ </application>
658
+ </applications>
659
+ <valuemap/>
660
+ </item>
661
+ <item>
662
+ <name>Net Inside in discards</name>
663
+ <type>6</type>
664
+ <snmp_community/>
665
+ <multiplier>0</multiplier>
666
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.13.3</snmp_oid>
667
+ <key>cisco.net.inside.in.discards</key>
668
+ <delay>60</delay>
669
+ <history>7</history>
670
+ <trends>365</trends>
671
+ <status>0</status>
672
+ <value_type>0</value_type>
673
+ <allowed_hosts/>
674
+ <units/>
675
+ <delta>1</delta>
676
+ <snmpv3_contextname/>
677
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
678
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
679
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
680
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
681
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
682
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
683
+ <formula>1</formula>
684
+ <delay_flex/>
685
+ <params/>
686
+ <ipmi_sensor/>
687
+ <data_type>0</data_type>
688
+ <authtype>0</authtype>
689
+ <username/>
690
+ <password/>
691
+ <publickey/>
692
+ <privatekey/>
693
+ <port/>
694
+ <description/>
695
+ <inventory_link>0</inventory_link>
696
+ <applications>
697
+ <application>
698
+ <name>cisco</name>
699
+ </application>
700
+ </applications>
701
+ <valuemap/>
702
+ </item>
703
+ <item>
704
+ <name>Net Inside in errors</name>
705
+ <type>6</type>
706
+ <snmp_community/>
707
+ <multiplier>0</multiplier>
708
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.14.3</snmp_oid>
709
+ <key>cisco.net.inside.in.errors</key>
710
+ <delay>60</delay>
711
+ <history>7</history>
712
+ <trends>365</trends>
713
+ <status>0</status>
714
+ <value_type>0</value_type>
715
+ <allowed_hosts/>
716
+ <units/>
717
+ <delta>1</delta>
718
+ <snmpv3_contextname/>
719
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
720
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
721
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
722
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
723
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
724
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
725
+ <formula>1</formula>
726
+ <delay_flex/>
727
+ <params/>
728
+ <ipmi_sensor/>
729
+ <data_type>0</data_type>
730
+ <authtype>0</authtype>
731
+ <username/>
732
+ <password/>
733
+ <publickey/>
734
+ <privatekey/>
735
+ <port/>
736
+ <description/>
737
+ <inventory_link>0</inventory_link>
738
+ <applications>
739
+ <application>
740
+ <name>cisco</name>
741
+ </application>
742
+ </applications>
743
+ <valuemap/>
744
+ </item>
745
+ <item>
746
+ <name>Net Inside out</name>
747
+ <type>6</type>
748
+ <snmp_community/>
749
+ <multiplier>0</multiplier>
750
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.16.3</snmp_oid>
751
+ <key>cisco.net.inside.out</key>
752
+ <delay>60</delay>
753
+ <history>7</history>
754
+ <trends>365</trends>
755
+ <status>0</status>
756
+ <value_type>0</value_type>
757
+ <allowed_hosts/>
758
+ <units>b</units>
759
+ <delta>1</delta>
760
+ <snmpv3_contextname/>
761
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
762
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
763
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
764
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
765
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
766
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
767
+ <formula>1</formula>
768
+ <delay_flex/>
769
+ <params/>
770
+ <ipmi_sensor/>
771
+ <data_type>0</data_type>
772
+ <authtype>0</authtype>
773
+ <username/>
774
+ <password/>
775
+ <publickey/>
776
+ <privatekey/>
777
+ <port/>
778
+ <description/>
779
+ <inventory_link>0</inventory_link>
780
+ <applications>
781
+ <application>
782
+ <name>cisco</name>
783
+ </application>
784
+ </applications>
785
+ <valuemap/>
786
+ </item>
787
+ <item>
788
+ <name>Net Inside out discards</name>
789
+ <type>6</type>
790
+ <snmp_community/>
791
+ <multiplier>0</multiplier>
792
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.19.3</snmp_oid>
793
+ <key>cisco.net.inside.out.discards</key>
794
+ <delay>60</delay>
795
+ <history>7</history>
796
+ <trends>365</trends>
797
+ <status>0</status>
798
+ <value_type>0</value_type>
799
+ <allowed_hosts/>
800
+ <units/>
801
+ <delta>1</delta>
802
+ <snmpv3_contextname/>
803
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
804
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
805
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
806
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
807
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
808
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
809
+ <formula>1</formula>
810
+ <delay_flex/>
811
+ <params/>
812
+ <ipmi_sensor/>
813
+ <data_type>0</data_type>
814
+ <authtype>0</authtype>
815
+ <username/>
816
+ <password/>
817
+ <publickey/>
818
+ <privatekey/>
819
+ <port/>
820
+ <description/>
821
+ <inventory_link>0</inventory_link>
822
+ <applications>
823
+ <application>
824
+ <name>cisco</name>
825
+ </application>
826
+ </applications>
827
+ <valuemap/>
828
+ </item>
829
+ <item>
830
+ <name>Net Inside out errors</name>
831
+ <type>6</type>
832
+ <snmp_community/>
833
+ <multiplier>0</multiplier>
834
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.20.3</snmp_oid>
835
+ <key>cisco.net.inside.out.errors</key>
836
+ <delay>60</delay>
837
+ <history>7</history>
838
+ <trends>365</trends>
839
+ <status>0</status>
840
+ <value_type>0</value_type>
841
+ <allowed_hosts/>
842
+ <units/>
843
+ <delta>1</delta>
844
+ <snmpv3_contextname/>
845
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
846
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
847
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
848
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
849
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
850
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
851
+ <formula>1</formula>
852
+ <delay_flex/>
853
+ <params/>
854
+ <ipmi_sensor/>
855
+ <data_type>0</data_type>
856
+ <authtype>0</authtype>
857
+ <username/>
858
+ <password/>
859
+ <publickey/>
860
+ <privatekey/>
861
+ <port/>
862
+ <description/>
863
+ <inventory_link>0</inventory_link>
864
+ <applications>
865
+ <application>
866
+ <name>cisco</name>
867
+ </application>
868
+ </applications>
869
+ <valuemap/>
870
+ </item>
871
+ <item>
872
+ <name>Net Outside in</name>
873
+ <type>6</type>
874
+ <snmp_community/>
875
+ <multiplier>0</multiplier>
876
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.10.2</snmp_oid>
877
+ <key>cisco.net.outside.in</key>
878
+ <delay>60</delay>
879
+ <history>7</history>
880
+ <trends>365</trends>
881
+ <status>0</status>
882
+ <value_type>0</value_type>
883
+ <allowed_hosts/>
884
+ <units>b</units>
885
+ <delta>1</delta>
886
+ <snmpv3_contextname/>
887
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
888
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
889
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
890
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
891
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
892
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
893
+ <formula>1</formula>
894
+ <delay_flex/>
895
+ <params/>
896
+ <ipmi_sensor/>
897
+ <data_type>0</data_type>
898
+ <authtype>0</authtype>
899
+ <username/>
900
+ <password/>
901
+ <publickey/>
902
+ <privatekey/>
903
+ <port/>
904
+ <description/>
905
+ <inventory_link>0</inventory_link>
906
+ <applications>
907
+ <application>
908
+ <name>cisco</name>
909
+ </application>
910
+ </applications>
911
+ <valuemap/>
912
+ </item>
913
+ <item>
914
+ <name>Net Outside in discards</name>
915
+ <type>6</type>
916
+ <snmp_community/>
917
+ <multiplier>0</multiplier>
918
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.13.2</snmp_oid>
919
+ <key>cisco.net.outside.in.discards</key>
920
+ <delay>60</delay>
921
+ <history>7</history>
922
+ <trends>365</trends>
923
+ <status>0</status>
924
+ <value_type>0</value_type>
925
+ <allowed_hosts/>
926
+ <units/>
927
+ <delta>1</delta>
928
+ <snmpv3_contextname/>
929
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
930
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
931
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
932
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
933
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
934
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
935
+ <formula>1</formula>
936
+ <delay_flex/>
937
+ <params/>
938
+ <ipmi_sensor/>
939
+ <data_type>0</data_type>
940
+ <authtype>0</authtype>
941
+ <username/>
942
+ <password/>
943
+ <publickey/>
944
+ <privatekey/>
945
+ <port/>
946
+ <description/>
947
+ <inventory_link>0</inventory_link>
948
+ <applications>
949
+ <application>
950
+ <name>cisco</name>
951
+ </application>
952
+ </applications>
953
+ <valuemap/>
954
+ </item>
955
+ <item>
956
+ <name>Net Outside in errors</name>
957
+ <type>6</type>
958
+ <snmp_community/>
959
+ <multiplier>0</multiplier>
960
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.14.2</snmp_oid>
961
+ <key>cisco.net.outside.in.errors</key>
962
+ <delay>60</delay>
963
+ <history>7</history>
964
+ <trends>365</trends>
965
+ <status>0</status>
966
+ <value_type>0</value_type>
967
+ <allowed_hosts/>
968
+ <units>b</units>
969
+ <delta>1</delta>
970
+ <snmpv3_contextname/>
971
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
972
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
973
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
974
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
975
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
976
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
977
+ <formula>1</formula>
978
+ <delay_flex/>
979
+ <params/>
980
+ <ipmi_sensor/>
981
+ <data_type>0</data_type>
982
+ <authtype>0</authtype>
983
+ <username/>
984
+ <password/>
985
+ <publickey/>
986
+ <privatekey/>
987
+ <port/>
988
+ <description/>
989
+ <inventory_link>0</inventory_link>
990
+ <applications>
991
+ <application>
992
+ <name>cisco</name>
993
+ </application>
994
+ </applications>
995
+ <valuemap/>
996
+ </item>
997
+ <item>
998
+ <name>Net Outside out</name>
999
+ <type>6</type>
1000
+ <snmp_community/>
1001
+ <multiplier>0</multiplier>
1002
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.16.2</snmp_oid>
1003
+ <key>cisco.net.outside.out</key>
1004
+ <delay>60</delay>
1005
+ <history>7</history>
1006
+ <trends>365</trends>
1007
+ <status>0</status>
1008
+ <value_type>0</value_type>
1009
+ <allowed_hosts/>
1010
+ <units>b</units>
1011
+ <delta>1</delta>
1012
+ <snmpv3_contextname/>
1013
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
1014
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
1015
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
1016
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
1017
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
1018
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
1019
+ <formula>1</formula>
1020
+ <delay_flex/>
1021
+ <params/>
1022
+ <ipmi_sensor/>
1023
+ <data_type>0</data_type>
1024
+ <authtype>0</authtype>
1025
+ <username/>
1026
+ <password/>
1027
+ <publickey/>
1028
+ <privatekey/>
1029
+ <port/>
1030
+ <description/>
1031
+ <inventory_link>0</inventory_link>
1032
+ <applications>
1033
+ <application>
1034
+ <name>cisco</name>
1035
+ </application>
1036
+ </applications>
1037
+ <valuemap/>
1038
+ </item>
1039
+ <item>
1040
+ <name>Net Outside out discards</name>
1041
+ <type>6</type>
1042
+ <snmp_community/>
1043
+ <multiplier>0</multiplier>
1044
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.19.2</snmp_oid>
1045
+ <key>cisco.net.outside.out.discards</key>
1046
+ <delay>60</delay>
1047
+ <history>7</history>
1048
+ <trends>365</trends>
1049
+ <status>0</status>
1050
+ <value_type>0</value_type>
1051
+ <allowed_hosts/>
1052
+ <units/>
1053
+ <delta>1</delta>
1054
+ <snmpv3_contextname/>
1055
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
1056
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
1057
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
1058
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
1059
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
1060
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
1061
+ <formula>1</formula>
1062
+ <delay_flex/>
1063
+ <params/>
1064
+ <ipmi_sensor/>
1065
+ <data_type>0</data_type>
1066
+ <authtype>0</authtype>
1067
+ <username/>
1068
+ <password/>
1069
+ <publickey/>
1070
+ <privatekey/>
1071
+ <port/>
1072
+ <description/>
1073
+ <inventory_link>0</inventory_link>
1074
+ <applications>
1075
+ <application>
1076
+ <name>cisco</name>
1077
+ </application>
1078
+ </applications>
1079
+ <valuemap/>
1080
+ </item>
1081
+ <item>
1082
+ <name>Net Outside out errors</name>
1083
+ <type>6</type>
1084
+ <snmp_community/>
1085
+ <multiplier>0</multiplier>
1086
+ <snmp_oid>.1.3.6.1.2.1.2.2.1.20.2</snmp_oid>
1087
+ <key>cisco.net.outside.out.errors</key>
1088
+ <delay>60</delay>
1089
+ <history>7</history>
1090
+ <trends>365</trends>
1091
+ <status>0</status>
1092
+ <value_type>0</value_type>
1093
+ <allowed_hosts/>
1094
+ <units/>
1095
+ <delta>1</delta>
1096
+ <snmpv3_contextname/>
1097
+ <snmpv3_securityname>{$SNMP_SECNAME}</snmpv3_securityname>
1098
+ <snmpv3_securitylevel>2</snmpv3_securitylevel>
1099
+ <snmpv3_authprotocol>1</snmpv3_authprotocol>
1100
+ <snmpv3_authpassphrase>{$SNMP_AUTH}</snmpv3_authpassphrase>
1101
+ <snmpv3_privprotocol>1</snmpv3_privprotocol>
1102
+ <snmpv3_privpassphrase>{$SNMP_PRIV}</snmpv3_privpassphrase>
1103
+ <formula>1</formula>
1104
+ <delay_flex/>
1105
+ <params/>
1106
+ <ipmi_sensor/>
1107
+ <data_type>0</data_type>
1108
+ <authtype>0</authtype>
1109
+ <username/>
1110
+ <password/>
1111
+ <publickey/>
1112
+ <privatekey/>
1113
+ <port/>
1114
+ <description/>
1115
+ <inventory_link>0</inventory_link>
1116
+ <applications>
1117
+ <application>
1118
+ <name>cisco</name>
1119
+ </application>
1120
+ </applications>
1121
+ <valuemap/>
1122
+ </item>
1123
+ <item>
1124
+ <name>ping</name>
1125
+ <type>3</type>
1126
+ <snmp_community/>
1127
+ <multiplier>0</multiplier>
1128
+ <snmp_oid/>
1129
+ <key>icmpping</key>
1130
+ <delay>30</delay>
1131
+ <history>7</history>
1132
+ <trends>365</trends>
1133
+ <status>0</status>
1134
+ <value_type>0</value_type>
1135
+ <allowed_hosts/>
1136
+ <units/>
1137
+ <delta>0</delta>
1138
+ <snmpv3_contextname/>
1139
+ <snmpv3_securityname/>
1140
+ <snmpv3_securitylevel>0</snmpv3_securitylevel>
1141
+ <snmpv3_authprotocol>0</snmpv3_authprotocol>
1142
+ <snmpv3_authpassphrase/>
1143
+ <snmpv3_privprotocol>0</snmpv3_privprotocol>
1144
+ <snmpv3_privpassphrase/>
1145
+ <formula>1</formula>
1146
+ <delay_flex/>
1147
+ <params/>
1148
+ <ipmi_sensor/>
1149
+ <data_type>0</data_type>
1150
+ <authtype>0</authtype>
1151
+ <username/>
1152
+ <password/>
1153
+ <publickey/>
1154
+ <privatekey/>
1155
+ <port/>
1156
+ <description/>
1157
+ <inventory_link>0</inventory_link>
1158
+ <applications>
1159
+ <application>
1160
+ <name>cisco</name>
1161
+ </application>
1162
+ </applications>
1163
+ <valuemap/>
1164
+ </item>
1165
+ <item>
1166
+ <name>Ping time</name>
1167
+ <type>3</type>
1168
+ <snmp_community/>
1169
+ <multiplier>1</multiplier>
1170
+ <snmp_oid/>
1171
+ <key>icmppingsec</key>
1172
+ <delay>30</delay>
1173
+ <history>7</history>
1174
+ <trends>365</trends>
1175
+ <status>0</status>
1176
+ <value_type>0</value_type>
1177
+ <allowed_hosts/>
1178
+ <units>ms</units>
1179
+ <delta>0</delta>
1180
+ <snmpv3_contextname/>
1181
+ <snmpv3_securityname/>
1182
+ <snmpv3_securitylevel>0</snmpv3_securitylevel>
1183
+ <snmpv3_authprotocol>0</snmpv3_authprotocol>
1184
+ <snmpv3_authpassphrase/>
1185
+ <snmpv3_privprotocol>0</snmpv3_privprotocol>
1186
+ <snmpv3_privpassphrase/>
1187
+ <formula>1000</formula>
1188
+ <delay_flex/>
1189
+ <params/>
1190
+ <ipmi_sensor/>
1191
+ <data_type>0</data_type>
1192
+ <authtype>0</authtype>
1193
+ <username/>
1194
+ <password/>
1195
+ <publickey/>
1196
+ <privatekey/>
1197
+ <port/>
1198
+ <description/>
1199
+ <inventory_link>0</inventory_link>
1200
+ <applications>
1201
+ <application>
1202
+ <name>cisco</name>
1203
+ </application>
1204
+ </applications>
1205
+ <valuemap/>
1206
+ </item>
1207
+ </items>
1208
+ <discovery_rules/>
1209
+ <macros/>
1210
+ <templates/>
1211
+ <screens/>
1212
+ </template>
1213
+ </templates>
1214
+ <triggers>
1215
+ <trigger>
1216
+ <expression>{Cisco ASA 5510:cisco.cpu.total.1min.min(120)}&gt;90</expression>
1217
+ <name>Extreme CPU use</name>
1218
+ <url/>
1219
+ <status>0</status>
1220
+ <priority>4</priority>
1221
+ <description/>
1222
+ <type>0</type>
1223
+ <dependencies/>
1224
+ </trigger>
1225
+ <trigger>
1226
+ <expression>{Cisco ASA 5510:cisco.cpu.total.1min.min(120)}&gt;75</expression>
1227
+ <name>High CPU use</name>
1228
+ <url/>
1229
+ <status>0</status>
1230
+ <priority>3</priority>
1231
+ <description/>
1232
+ <type>0</type>
1233
+ <dependencies>
1234
+ <dependency>
1235
+ <name>Extreme CPU use</name>
1236
+ <expression>{Cisco ASA 5510:cisco.cpu.total.1min.min(120)}&gt;90</expression>
1237
+ </dependency>
1238
+ </dependencies>
1239
+ </trigger>
1240
+ <trigger>
1241
+ <expression>{Cisco ASA 5510:cisco.net.direct.in.min(120)}&gt;15000000</expression>
1242
+ <name>Inbound to Firewall &gt; 15M</name>
1243
+ <url/>
1244
+ <status>0</status>
1245
+ <priority>4</priority>
1246
+ <description/>
1247
+ <type>0</type>
1248
+ <dependencies/>
1249
+ </trigger>
1250
+ <trigger>
1251
+ <expression>{Cisco ASA 5510:cisco.net.outside.in.min(120)}&gt;50000000</expression>
1252
+ <name>More than 50M inbound</name>
1253
+ <url/>
1254
+ <status>0</status>
1255
+ <priority>3</priority>
1256
+ <description/>
1257
+ <type>0</type>
1258
+ <dependencies/>
1259
+ </trigger>
1260
+ <trigger>
1261
+ <expression>{Cisco ASA 5510:cisco.net.outside.out.min(120)}&gt;50000000</expression>
1262
+ <name>More than 50M outbound</name>
1263
+ <url/>
1264
+ <status>0</status>
1265
+ <priority>3</priority>
1266
+ <description/>
1267
+ <type>0</type>
1268
+ <dependencies/>
1269
+ </trigger>
1270
+ </triggers>
1271
+ <graphs>
1272
+ <graph>
1273
+ <name>Connections</name>
1274
+ <width>900</width>
1275
+ <height>200</height>
1276
+ <yaxismin>0.0000</yaxismin>
1277
+ <yaxismax>100.0000</yaxismax>
1278
+ <show_work_period>1</show_work_period>
1279
+ <show_triggers>1</show_triggers>
1280
+ <type>0</type>
1281
+ <show_legend>1</show_legend>
1282
+ <show_3d>0</show_3d>
1283
+ <percent_left>0.0000</percent_left>
1284
+ <percent_right>0.0000</percent_right>
1285
+ <ymin_type_1>1</ymin_type_1>
1286
+ <ymax_type_1>0</ymax_type_1>
1287
+ <ymin_item_1>0</ymin_item_1>
1288
+ <ymax_item_1>0</ymax_item_1>
1289
+ <graph_items>
1290
+ <graph_item>
1291
+ <sortorder>0</sortorder>
1292
+ <drawtype>5</drawtype>
1293
+ <color>9999FF</color>
1294
+ <yaxisside>0</yaxisside>
1295
+ <calc_fnc>2</calc_fnc>
1296
+ <type>0</type>
1297
+ <item>
1298
+ <host>Cisco ASA 5510</host>
1299
+ <key>cisco.connections.current.count</key>
1300
+ </item>
1301
+ </graph_item>
1302
+ </graph_items>
1303
+ </graph>
1304
+ <graph>
1305
+ <name>CPU</name>
1306
+ <width>900</width>
1307
+ <height>200</height>
1308
+ <yaxismin>0.0000</yaxismin>
1309
+ <yaxismax>100.0000</yaxismax>
1310
+ <show_work_period>1</show_work_period>
1311
+ <show_triggers>1</show_triggers>
1312
+ <type>0</type>
1313
+ <show_legend>1</show_legend>
1314
+ <show_3d>0</show_3d>
1315
+ <percent_left>0.0000</percent_left>
1316
+ <percent_right>0.0000</percent_right>
1317
+ <ymin_type_1>0</ymin_type_1>
1318
+ <ymax_type_1>0</ymax_type_1>
1319
+ <ymin_item_1>0</ymin_item_1>
1320
+ <ymax_item_1>0</ymax_item_1>
1321
+ <graph_items>
1322
+ <graph_item>
1323
+ <sortorder>0</sortorder>
1324
+ <drawtype>2</drawtype>
1325
+ <color>AAAA00</color>
1326
+ <yaxisside>0</yaxisside>
1327
+ <calc_fnc>7</calc_fnc>
1328
+ <type>0</type>
1329
+ <item>
1330
+ <host>Cisco ASA 5510</host>
1331
+ <key>cisco.cpu.total.1min</key>
1332
+ </item>
1333
+ </graph_item>
1334
+ </graph_items>
1335
+ </graph>
1336
+ <graph>
1337
+ <name>Memory</name>
1338
+ <width>900</width>
1339
+ <height>200</height>
1340
+ <yaxismin>0.0000</yaxismin>
1341
+ <yaxismax>100.0000</yaxismax>
1342
+ <show_work_period>1</show_work_period>
1343
+ <show_triggers>1</show_triggers>
1344
+ <type>1</type>
1345
+ <show_legend>1</show_legend>
1346
+ <show_3d>0</show_3d>
1347
+ <percent_left>0.0000</percent_left>
1348
+ <percent_right>0.0000</percent_right>
1349
+ <ymin_type_1>1</ymin_type_1>
1350
+ <ymax_type_1>0</ymax_type_1>
1351
+ <ymin_item_1>0</ymin_item_1>
1352
+ <ymax_item_1>0</ymax_item_1>
1353
+ <graph_items>
1354
+ <graph_item>
1355
+ <sortorder>1</sortorder>
1356
+ <drawtype>0</drawtype>
1357
+ <color>66FF66</color>
1358
+ <yaxisside>0</yaxisside>
1359
+ <calc_fnc>2</calc_fnc>
1360
+ <type>0</type>
1361
+ <item>
1362
+ <host>Cisco ASA 5510</host>
1363
+ <key>cisco.memory.free</key>
1364
+ </item>
1365
+ </graph_item>
1366
+ <graph_item>
1367
+ <sortorder>0</sortorder>
1368
+ <drawtype>0</drawtype>
1369
+ <color>FF6666</color>
1370
+ <yaxisside>0</yaxisside>
1371
+ <calc_fnc>2</calc_fnc>
1372
+ <type>0</type>
1373
+ <item>
1374
+ <host>Cisco ASA 5510</host>
1375
+ <key>cisco.memory.used</key>
1376
+ </item>
1377
+ </graph_item>
1378
+ </graph_items>
1379
+ </graph>
1380
+ <graph>
1381
+ <name>Net inside</name>
1382
+ <width>900</width>
1383
+ <height>200</height>
1384
+ <yaxismin>0.0000</yaxismin>
1385
+ <yaxismax>100.0000</yaxismax>
1386
+ <show_work_period>1</show_work_period>
1387
+ <show_triggers>1</show_triggers>
1388
+ <type>0</type>
1389
+ <show_legend>1</show_legend>
1390
+ <show_3d>0</show_3d>
1391
+ <percent_left>0.0000</percent_left>
1392
+ <percent_right>0.0000</percent_right>
1393
+ <ymin_type_1>0</ymin_type_1>
1394
+ <ymax_type_1>0</ymax_type_1>
1395
+ <ymin_item_1>0</ymin_item_1>
1396
+ <ymax_item_1>0</ymax_item_1>
1397
+ <graph_items>
1398
+ <graph_item>
1399
+ <sortorder>0</sortorder>
1400
+ <drawtype>2</drawtype>
1401
+ <color>6666FF</color>
1402
+ <yaxisside>0</yaxisside>
1403
+ <calc_fnc>2</calc_fnc>
1404
+ <type>0</type>
1405
+ <item>
1406
+ <host>Cisco ASA 5510</host>
1407
+ <key>cisco.net.inside.in</key>
1408
+ </item>
1409
+ </graph_item>
1410
+ <graph_item>
1411
+ <sortorder>1</sortorder>
1412
+ <drawtype>2</drawtype>
1413
+ <color>00EE00</color>
1414
+ <yaxisside>0</yaxisside>
1415
+ <calc_fnc>2</calc_fnc>
1416
+ <type>0</type>
1417
+ <item>
1418
+ <host>Cisco ASA 5510</host>
1419
+ <key>cisco.net.inside.out</key>
1420
+ </item>
1421
+ </graph_item>
1422
+ </graph_items>
1423
+ </graph>
1424
+ <graph>
1425
+ <name>Net inside errors</name>
1426
+ <width>900</width>
1427
+ <height>200</height>
1428
+ <yaxismin>0.0000</yaxismin>
1429
+ <yaxismax>100.0000</yaxismax>
1430
+ <show_work_period>1</show_work_period>
1431
+ <show_triggers>1</show_triggers>
1432
+ <type>0</type>
1433
+ <show_legend>1</show_legend>
1434
+ <show_3d>0</show_3d>
1435
+ <percent_left>0.0000</percent_left>
1436
+ <percent_right>0.0000</percent_right>
1437
+ <ymin_type_1>0</ymin_type_1>
1438
+ <ymax_type_1>0</ymax_type_1>
1439
+ <ymin_item_1>0</ymin_item_1>
1440
+ <ymax_item_1>0</ymax_item_1>
1441
+ <graph_items>
1442
+ <graph_item>
1443
+ <sortorder>0</sortorder>
1444
+ <drawtype>0</drawtype>
1445
+ <color>3333FF</color>
1446
+ <yaxisside>0</yaxisside>
1447
+ <calc_fnc>2</calc_fnc>
1448
+ <type>0</type>
1449
+ <item>
1450
+ <host>Cisco ASA 5510</host>
1451
+ <key>cisco.net.inside.in.discards</key>
1452
+ </item>
1453
+ </graph_item>
1454
+ <graph_item>
1455
+ <sortorder>1</sortorder>
1456
+ <drawtype>0</drawtype>
1457
+ <color>AA0000</color>
1458
+ <yaxisside>0</yaxisside>
1459
+ <calc_fnc>2</calc_fnc>
1460
+ <type>0</type>
1461
+ <item>
1462
+ <host>Cisco ASA 5510</host>
1463
+ <key>cisco.net.inside.in.errors</key>
1464
+ </item>
1465
+ </graph_item>
1466
+ <graph_item>
1467
+ <sortorder>2</sortorder>
1468
+ <drawtype>0</drawtype>
1469
+ <color>00DD00</color>
1470
+ <yaxisside>0</yaxisside>
1471
+ <calc_fnc>2</calc_fnc>
1472
+ <type>0</type>
1473
+ <item>
1474
+ <host>Cisco ASA 5510</host>
1475
+ <key>cisco.net.inside.out.discards</key>
1476
+ </item>
1477
+ </graph_item>
1478
+ <graph_item>
1479
+ <sortorder>3</sortorder>
1480
+ <drawtype>0</drawtype>
1481
+ <color>DDDD00</color>
1482
+ <yaxisside>0</yaxisside>
1483
+ <calc_fnc>2</calc_fnc>
1484
+ <type>0</type>
1485
+ <item>
1486
+ <host>Cisco ASA 5510</host>
1487
+ <key>cisco.net.inside.out.errors</key>
1488
+ </item>
1489
+ </graph_item>
1490
+ </graph_items>
1491
+ </graph>
1492
+ <graph>
1493
+ <name>Net oustide</name>
1494
+ <width>900</width>
1495
+ <height>200</height>
1496
+ <yaxismin>0.0000</yaxismin>
1497
+ <yaxismax>100.0000</yaxismax>
1498
+ <show_work_period>1</show_work_period>
1499
+ <show_triggers>1</show_triggers>
1500
+ <type>0</type>
1501
+ <show_legend>1</show_legend>
1502
+ <show_3d>0</show_3d>
1503
+ <percent_left>0.0000</percent_left>
1504
+ <percent_right>0.0000</percent_right>
1505
+ <ymin_type_1>0</ymin_type_1>
1506
+ <ymax_type_1>0</ymax_type_1>
1507
+ <ymin_item_1>0</ymin_item_1>
1508
+ <ymax_item_1>0</ymax_item_1>
1509
+ <graph_items>
1510
+ <graph_item>
1511
+ <sortorder>0</sortorder>
1512
+ <drawtype>2</drawtype>
1513
+ <color>6666FF</color>
1514
+ <yaxisside>0</yaxisside>
1515
+ <calc_fnc>2</calc_fnc>
1516
+ <type>0</type>
1517
+ <item>
1518
+ <host>Cisco ASA 5510</host>
1519
+ <key>cisco.net.outside.in</key>
1520
+ </item>
1521
+ </graph_item>
1522
+ <graph_item>
1523
+ <sortorder>1</sortorder>
1524
+ <drawtype>2</drawtype>
1525
+ <color>00EE00</color>
1526
+ <yaxisside>0</yaxisside>
1527
+ <calc_fnc>2</calc_fnc>
1528
+ <type>0</type>
1529
+ <item>
1530
+ <host>Cisco ASA 5510</host>
1531
+ <key>cisco.net.outside.out</key>
1532
+ </item>
1533
+ </graph_item>
1534
+ </graph_items>
1535
+ </graph>
1536
+ <graph>
1537
+ <name>Net out - in</name>
1538
+ <width>900</width>
1539
+ <height>200</height>
1540
+ <yaxismin>0.0000</yaxismin>
1541
+ <yaxismax>100.0000</yaxismax>
1542
+ <show_work_period>1</show_work_period>
1543
+ <show_triggers>1</show_triggers>
1544
+ <type>0</type>
1545
+ <show_legend>1</show_legend>
1546
+ <show_3d>0</show_3d>
1547
+ <percent_left>0.0000</percent_left>
1548
+ <percent_right>0.0000</percent_right>
1549
+ <ymin_type_1>0</ymin_type_1>
1550
+ <ymax_type_1>0</ymax_type_1>
1551
+ <ymin_item_1>0</ymin_item_1>
1552
+ <ymax_item_1>0</ymax_item_1>
1553
+ <graph_items>
1554
+ <graph_item>
1555
+ <sortorder>0</sortorder>
1556
+ <drawtype>2</drawtype>
1557
+ <color>6666FF</color>
1558
+ <yaxisside>0</yaxisside>
1559
+ <calc_fnc>2</calc_fnc>
1560
+ <type>0</type>
1561
+ <item>
1562
+ <host>Cisco ASA 5510</host>
1563
+ <key>cisco.net.direct.in</key>
1564
+ </item>
1565
+ </graph_item>
1566
+ <graph_item>
1567
+ <sortorder>1</sortorder>
1568
+ <drawtype>2</drawtype>
1569
+ <color>00EE00</color>
1570
+ <yaxisside>0</yaxisside>
1571
+ <calc_fnc>2</calc_fnc>
1572
+ <type>0</type>
1573
+ <item>
1574
+ <host>Cisco ASA 5510</host>
1575
+ <key>cisco.net.direct.out</key>
1576
+ </item>
1577
+ </graph_item>
1578
+ </graph_items>
1579
+ </graph>
1580
+ <graph>
1581
+ <name>Net outside errors</name>
1582
+ <width>900</width>
1583
+ <height>200</height>
1584
+ <yaxismin>0.0000</yaxismin>
1585
+ <yaxismax>100.0000</yaxismax>
1586
+ <show_work_period>1</show_work_period>
1587
+ <show_triggers>1</show_triggers>
1588
+ <type>0</type>
1589
+ <show_legend>1</show_legend>
1590
+ <show_3d>0</show_3d>
1591
+ <percent_left>0.0000</percent_left>
1592
+ <percent_right>0.0000</percent_right>
1593
+ <ymin_type_1>0</ymin_type_1>
1594
+ <ymax_type_1>0</ymax_type_1>
1595
+ <ymin_item_1>0</ymin_item_1>
1596
+ <ymax_item_1>0</ymax_item_1>
1597
+ <graph_items>
1598
+ <graph_item>
1599
+ <sortorder>0</sortorder>
1600
+ <drawtype>0</drawtype>
1601
+ <color>3333FF</color>
1602
+ <yaxisside>0</yaxisside>
1603
+ <calc_fnc>2</calc_fnc>
1604
+ <type>0</type>
1605
+ <item>
1606
+ <host>Cisco ASA 5510</host>
1607
+ <key>cisco.net.outside.in.discards</key>
1608
+ </item>
1609
+ </graph_item>
1610
+ <graph_item>
1611
+ <sortorder>1</sortorder>
1612
+ <drawtype>0</drawtype>
1613
+ <color>AA0000</color>
1614
+ <yaxisside>0</yaxisside>
1615
+ <calc_fnc>2</calc_fnc>
1616
+ <type>0</type>
1617
+ <item>
1618
+ <host>Cisco ASA 5510</host>
1619
+ <key>cisco.net.outside.in.errors</key>
1620
+ </item>
1621
+ </graph_item>
1622
+ <graph_item>
1623
+ <sortorder>2</sortorder>
1624
+ <drawtype>0</drawtype>
1625
+ <color>00DD00</color>
1626
+ <yaxisside>0</yaxisside>
1627
+ <calc_fnc>2</calc_fnc>
1628
+ <type>0</type>
1629
+ <item>
1630
+ <host>Cisco ASA 5510</host>
1631
+ <key>cisco.net.outside.out.discards</key>
1632
+ </item>
1633
+ </graph_item>
1634
+ <graph_item>
1635
+ <sortorder>3</sortorder>
1636
+ <drawtype>0</drawtype>
1637
+ <color>DDDD00</color>
1638
+ <yaxisside>0</yaxisside>
1639
+ <calc_fnc>2</calc_fnc>
1640
+ <type>0</type>
1641
+ <item>
1642
+ <host>Cisco ASA 5510</host>
1643
+ <key>cisco.net.outside.out.errors</key>
1644
+ </item>
1645
+ </graph_item>
1646
+ </graph_items>
1647
+ </graph>
1648
+ <graph>
1649
+ <name>Ping time</name>
1650
+ <width>900</width>
1651
+ <height>200</height>
1652
+ <yaxismin>0.0000</yaxismin>
1653
+ <yaxismax>100.0000</yaxismax>
1654
+ <show_work_period>1</show_work_period>
1655
+ <show_triggers>1</show_triggers>
1656
+ <type>0</type>
1657
+ <show_legend>1</show_legend>
1658
+ <show_3d>0</show_3d>
1659
+ <percent_left>0.0000</percent_left>
1660
+ <percent_right>0.0000</percent_right>
1661
+ <ymin_type_1>1</ymin_type_1>
1662
+ <ymax_type_1>0</ymax_type_1>
1663
+ <ymin_item_1>0</ymin_item_1>
1664
+ <ymax_item_1>0</ymax_item_1>
1665
+ <graph_items>
1666
+ <graph_item>
1667
+ <sortorder>0</sortorder>
1668
+ <drawtype>2</drawtype>
1669
+ <color>3333FF</color>
1670
+ <yaxisside>0</yaxisside>
1671
+ <calc_fnc>7</calc_fnc>
1672
+ <type>0</type>
1673
+ <item>
1674
+ <host>Cisco ASA 5510</host>
1675
+ <key>icmppingsec</key>
1676
+ </item>
1677
+ </graph_item>
1678
+ </graph_items>
1679
+ </graph>
1680
+ <graph>
1681
+ <name>s. Connections</name>
1682
+ <width>900</width>
1683
+ <height>200</height>
1684
+ <yaxismin>0.0000</yaxismin>
1685
+ <yaxismax>100.0000</yaxismax>
1686
+ <show_work_period>1</show_work_period>
1687
+ <show_triggers>1</show_triggers>
1688
+ <type>0</type>
1689
+ <show_legend>0</show_legend>
1690
+ <show_3d>0</show_3d>
1691
+ <percent_left>0.0000</percent_left>
1692
+ <percent_right>0.0000</percent_right>
1693
+ <ymin_type_1>1</ymin_type_1>
1694
+ <ymax_type_1>0</ymax_type_1>
1695
+ <ymin_item_1>0</ymin_item_1>
1696
+ <ymax_item_1>0</ymax_item_1>
1697
+ <graph_items>
1698
+ <graph_item>
1699
+ <sortorder>0</sortorder>
1700
+ <drawtype>5</drawtype>
1701
+ <color>6666FF</color>
1702
+ <yaxisside>0</yaxisside>
1703
+ <calc_fnc>2</calc_fnc>
1704
+ <type>0</type>
1705
+ <item>
1706
+ <host>Cisco ASA 5510</host>
1707
+ <key>cisco.connections.current.count</key>
1708
+ </item>
1709
+ </graph_item>
1710
+ </graph_items>
1711
+ </graph>
1712
+ <graph>
1713
+ <name>s. CPU</name>
1714
+ <width>900</width>
1715
+ <height>200</height>
1716
+ <yaxismin>0.0000</yaxismin>
1717
+ <yaxismax>100.0000</yaxismax>
1718
+ <show_work_period>1</show_work_period>
1719
+ <show_triggers>1</show_triggers>
1720
+ <type>0</type>
1721
+ <show_legend>0</show_legend>
1722
+ <show_3d>0</show_3d>
1723
+ <percent_left>0.0000</percent_left>
1724
+ <percent_right>0.0000</percent_right>
1725
+ <ymin_type_1>0</ymin_type_1>
1726
+ <ymax_type_1>0</ymax_type_1>
1727
+ <ymin_item_1>0</ymin_item_1>
1728
+ <ymax_item_1>0</ymax_item_1>
1729
+ <graph_items>
1730
+ <graph_item>
1731
+ <sortorder>0</sortorder>
1732
+ <drawtype>2</drawtype>
1733
+ <color>AAAA00</color>
1734
+ <yaxisside>0</yaxisside>
1735
+ <calc_fnc>7</calc_fnc>
1736
+ <type>0</type>
1737
+ <item>
1738
+ <host>Cisco ASA 5510</host>
1739
+ <key>cisco.cpu.total.1min</key>
1740
+ </item>
1741
+ </graph_item>
1742
+ </graph_items>
1743
+ </graph>
1744
+ <graph>
1745
+ <name>s. Memory</name>
1746
+ <width>900</width>
1747
+ <height>200</height>
1748
+ <yaxismin>0.0000</yaxismin>
1749
+ <yaxismax>100.0000</yaxismax>
1750
+ <show_work_period>1</show_work_period>
1751
+ <show_triggers>0</show_triggers>
1752
+ <type>1</type>
1753
+ <show_legend>0</show_legend>
1754
+ <show_3d>0</show_3d>
1755
+ <percent_left>0.0000</percent_left>
1756
+ <percent_right>0.0000</percent_right>
1757
+ <ymin_type_1>1</ymin_type_1>
1758
+ <ymax_type_1>0</ymax_type_1>
1759
+ <ymin_item_1>0</ymin_item_1>
1760
+ <ymax_item_1>0</ymax_item_1>
1761
+ <graph_items>
1762
+ <graph_item>
1763
+ <sortorder>1</sortorder>
1764
+ <drawtype>0</drawtype>
1765
+ <color>66FF66</color>
1766
+ <yaxisside>0</yaxisside>
1767
+ <calc_fnc>2</calc_fnc>
1768
+ <type>0</type>
1769
+ <item>
1770
+ <host>Cisco ASA 5510</host>
1771
+ <key>cisco.memory.free</key>
1772
+ </item>
1773
+ </graph_item>
1774
+ <graph_item>
1775
+ <sortorder>0</sortorder>
1776
+ <drawtype>0</drawtype>
1777
+ <color>FF6666</color>
1778
+ <yaxisside>0</yaxisside>
1779
+ <calc_fnc>2</calc_fnc>
1780
+ <type>0</type>
1781
+ <item>
1782
+ <host>Cisco ASA 5510</host>
1783
+ <key>cisco.memory.used</key>
1784
+ </item>
1785
+ </graph_item>
1786
+ </graph_items>
1787
+ </graph>
1788
+ <graph>
1789
+ <name>s. Net inside</name>
1790
+ <width>900</width>
1791
+ <height>200</height>
1792
+ <yaxismin>0.0000</yaxismin>
1793
+ <yaxismax>100.0000</yaxismax>
1794
+ <show_work_period>1</show_work_period>
1795
+ <show_triggers>1</show_triggers>
1796
+ <type>0</type>
1797
+ <show_legend>0</show_legend>
1798
+ <show_3d>0</show_3d>
1799
+ <percent_left>0.0000</percent_left>
1800
+ <percent_right>0.0000</percent_right>
1801
+ <ymin_type_1>0</ymin_type_1>
1802
+ <ymax_type_1>0</ymax_type_1>
1803
+ <ymin_item_1>0</ymin_item_1>
1804
+ <ymax_item_1>0</ymax_item_1>
1805
+ <graph_items>
1806
+ <graph_item>
1807
+ <sortorder>0</sortorder>
1808
+ <drawtype>2</drawtype>
1809
+ <color>6666FF</color>
1810
+ <yaxisside>0</yaxisside>
1811
+ <calc_fnc>2</calc_fnc>
1812
+ <type>0</type>
1813
+ <item>
1814
+ <host>Cisco ASA 5510</host>
1815
+ <key>cisco.net.inside.in</key>
1816
+ </item>
1817
+ </graph_item>
1818
+ <graph_item>
1819
+ <sortorder>1</sortorder>
1820
+ <drawtype>2</drawtype>
1821
+ <color>00EE00</color>
1822
+ <yaxisside>0</yaxisside>
1823
+ <calc_fnc>2</calc_fnc>
1824
+ <type>0</type>
1825
+ <item>
1826
+ <host>Cisco ASA 5510</host>
1827
+ <key>cisco.net.inside.out</key>
1828
+ </item>
1829
+ </graph_item>
1830
+ </graph_items>
1831
+ </graph>
1832
+ <graph>
1833
+ <name>s. Net inside errors</name>
1834
+ <width>900</width>
1835
+ <height>200</height>
1836
+ <yaxismin>0.0000</yaxismin>
1837
+ <yaxismax>100.0000</yaxismax>
1838
+ <show_work_period>1</show_work_period>
1839
+ <show_triggers>1</show_triggers>
1840
+ <type>0</type>
1841
+ <show_legend>0</show_legend>
1842
+ <show_3d>0</show_3d>
1843
+ <percent_left>0.0000</percent_left>
1844
+ <percent_right>0.0000</percent_right>
1845
+ <ymin_type_1>0</ymin_type_1>
1846
+ <ymax_type_1>0</ymax_type_1>
1847
+ <ymin_item_1>0</ymin_item_1>
1848
+ <ymax_item_1>0</ymax_item_1>
1849
+ <graph_items>
1850
+ <graph_item>
1851
+ <sortorder>0</sortorder>
1852
+ <drawtype>0</drawtype>
1853
+ <color>3333FF</color>
1854
+ <yaxisside>0</yaxisside>
1855
+ <calc_fnc>2</calc_fnc>
1856
+ <type>0</type>
1857
+ <item>
1858
+ <host>Cisco ASA 5510</host>
1859
+ <key>cisco.net.inside.in.discards</key>
1860
+ </item>
1861
+ </graph_item>
1862
+ <graph_item>
1863
+ <sortorder>1</sortorder>
1864
+ <drawtype>0</drawtype>
1865
+ <color>AA0000</color>
1866
+ <yaxisside>0</yaxisside>
1867
+ <calc_fnc>2</calc_fnc>
1868
+ <type>0</type>
1869
+ <item>
1870
+ <host>Cisco ASA 5510</host>
1871
+ <key>cisco.net.inside.in.errors</key>
1872
+ </item>
1873
+ </graph_item>
1874
+ <graph_item>
1875
+ <sortorder>2</sortorder>
1876
+ <drawtype>0</drawtype>
1877
+ <color>00DD00</color>
1878
+ <yaxisside>0</yaxisside>
1879
+ <calc_fnc>2</calc_fnc>
1880
+ <type>0</type>
1881
+ <item>
1882
+ <host>Cisco ASA 5510</host>
1883
+ <key>cisco.net.inside.out.discards</key>
1884
+ </item>
1885
+ </graph_item>
1886
+ <graph_item>
1887
+ <sortorder>3</sortorder>
1888
+ <drawtype>0</drawtype>
1889
+ <color>DDDD00</color>
1890
+ <yaxisside>0</yaxisside>
1891
+ <calc_fnc>2</calc_fnc>
1892
+ <type>0</type>
1893
+ <item>
1894
+ <host>Cisco ASA 5510</host>
1895
+ <key>cisco.net.inside.out.errors</key>
1896
+ </item>
1897
+ </graph_item>
1898
+ </graph_items>
1899
+ </graph>
1900
+ <graph>
1901
+ <name>s. Net oustide</name>
1902
+ <width>900</width>
1903
+ <height>200</height>
1904
+ <yaxismin>0.0000</yaxismin>
1905
+ <yaxismax>100.0000</yaxismax>
1906
+ <show_work_period>1</show_work_period>
1907
+ <show_triggers>1</show_triggers>
1908
+ <type>0</type>
1909
+ <show_legend>0</show_legend>
1910
+ <show_3d>0</show_3d>
1911
+ <percent_left>0.0000</percent_left>
1912
+ <percent_right>0.0000</percent_right>
1913
+ <ymin_type_1>0</ymin_type_1>
1914
+ <ymax_type_1>0</ymax_type_1>
1915
+ <ymin_item_1>0</ymin_item_1>
1916
+ <ymax_item_1>0</ymax_item_1>
1917
+ <graph_items>
1918
+ <graph_item>
1919
+ <sortorder>0</sortorder>
1920
+ <drawtype>2</drawtype>
1921
+ <color>6666FF</color>
1922
+ <yaxisside>0</yaxisside>
1923
+ <calc_fnc>2</calc_fnc>
1924
+ <type>0</type>
1925
+ <item>
1926
+ <host>Cisco ASA 5510</host>
1927
+ <key>cisco.net.outside.in</key>
1928
+ </item>
1929
+ </graph_item>
1930
+ <graph_item>
1931
+ <sortorder>1</sortorder>
1932
+ <drawtype>2</drawtype>
1933
+ <color>00EE00</color>
1934
+ <yaxisside>0</yaxisside>
1935
+ <calc_fnc>2</calc_fnc>
1936
+ <type>0</type>
1937
+ <item>
1938
+ <host>Cisco ASA 5510</host>
1939
+ <key>cisco.net.outside.out</key>
1940
+ </item>
1941
+ </graph_item>
1942
+ </graph_items>
1943
+ </graph>
1944
+ <graph>
1945
+ <name>s. Net out - in</name>
1946
+ <width>900</width>
1947
+ <height>200</height>
1948
+ <yaxismin>0.0000</yaxismin>
1949
+ <yaxismax>100.0000</yaxismax>
1950
+ <show_work_period>1</show_work_period>
1951
+ <show_triggers>1</show_triggers>
1952
+ <type>0</type>
1953
+ <show_legend>0</show_legend>
1954
+ <show_3d>0</show_3d>
1955
+ <percent_left>0.0000</percent_left>
1956
+ <percent_right>0.0000</percent_right>
1957
+ <ymin_type_1>0</ymin_type_1>
1958
+ <ymax_type_1>0</ymax_type_1>
1959
+ <ymin_item_1>0</ymin_item_1>
1960
+ <ymax_item_1>0</ymax_item_1>
1961
+ <graph_items>
1962
+ <graph_item>
1963
+ <sortorder>0</sortorder>
1964
+ <drawtype>2</drawtype>
1965
+ <color>6666FF</color>
1966
+ <yaxisside>0</yaxisside>
1967
+ <calc_fnc>2</calc_fnc>
1968
+ <type>0</type>
1969
+ <item>
1970
+ <host>Cisco ASA 5510</host>
1971
+ <key>cisco.net.direct.in</key>
1972
+ </item>
1973
+ </graph_item>
1974
+ <graph_item>
1975
+ <sortorder>1</sortorder>
1976
+ <drawtype>2</drawtype>
1977
+ <color>00EE00</color>
1978
+ <yaxisside>0</yaxisside>
1979
+ <calc_fnc>2</calc_fnc>
1980
+ <type>0</type>
1981
+ <item>
1982
+ <host>Cisco ASA 5510</host>
1983
+ <key>cisco.net.direct.out</key>
1984
+ </item>
1985
+ </graph_item>
1986
+ </graph_items>
1987
+ </graph>
1988
+ <graph>
1989
+ <name>s. Net outside errors</name>
1990
+ <width>900</width>
1991
+ <height>200</height>
1992
+ <yaxismin>0.0000</yaxismin>
1993
+ <yaxismax>100.0000</yaxismax>
1994
+ <show_work_period>1</show_work_period>
1995
+ <show_triggers>1</show_triggers>
1996
+ <type>0</type>
1997
+ <show_legend>0</show_legend>
1998
+ <show_3d>0</show_3d>
1999
+ <percent_left>0.0000</percent_left>
2000
+ <percent_right>0.0000</percent_right>
2001
+ <ymin_type_1>0</ymin_type_1>
2002
+ <ymax_type_1>0</ymax_type_1>
2003
+ <ymin_item_1>0</ymin_item_1>
2004
+ <ymax_item_1>0</ymax_item_1>
2005
+ <graph_items>
2006
+ <graph_item>
2007
+ <sortorder>0</sortorder>
2008
+ <drawtype>0</drawtype>
2009
+ <color>3333FF</color>
2010
+ <yaxisside>0</yaxisside>
2011
+ <calc_fnc>2</calc_fnc>
2012
+ <type>0</type>
2013
+ <item>
2014
+ <host>Cisco ASA 5510</host>
2015
+ <key>cisco.net.outside.in.discards</key>
2016
+ </item>
2017
+ </graph_item>
2018
+ <graph_item>
2019
+ <sortorder>1</sortorder>
2020
+ <drawtype>0</drawtype>
2021
+ <color>AA0000</color>
2022
+ <yaxisside>0</yaxisside>
2023
+ <calc_fnc>2</calc_fnc>
2024
+ <type>0</type>
2025
+ <item>
2026
+ <host>Cisco ASA 5510</host>
2027
+ <key>cisco.net.outside.in.errors</key>
2028
+ </item>
2029
+ </graph_item>
2030
+ <graph_item>
2031
+ <sortorder>2</sortorder>
2032
+ <drawtype>0</drawtype>
2033
+ <color>00DD00</color>
2034
+ <yaxisside>0</yaxisside>
2035
+ <calc_fnc>2</calc_fnc>
2036
+ <type>0</type>
2037
+ <item>
2038
+ <host>Cisco ASA 5510</host>
2039
+ <key>cisco.net.outside.out.discards</key>
2040
+ </item>
2041
+ </graph_item>
2042
+ <graph_item>
2043
+ <sortorder>3</sortorder>
2044
+ <drawtype>0</drawtype>
2045
+ <color>DDDD00</color>
2046
+ <yaxisside>0</yaxisside>
2047
+ <calc_fnc>2</calc_fnc>
2048
+ <type>0</type>
2049
+ <item>
2050
+ <host>Cisco ASA 5510</host>
2051
+ <key>cisco.net.outside.out.errors</key>
2052
+ </item>
2053
+ </graph_item>
2054
+ </graph_items>
2055
+ </graph>
2056
+ <graph>
2057
+ <name>s. Ping time</name>
2058
+ <width>900</width>
2059
+ <height>200</height>
2060
+ <yaxismin>0.0000</yaxismin>
2061
+ <yaxismax>100.0000</yaxismax>
2062
+ <show_work_period>1</show_work_period>
2063
+ <show_triggers>1</show_triggers>
2064
+ <type>0</type>
2065
+ <show_legend>0</show_legend>
2066
+ <show_3d>0</show_3d>
2067
+ <percent_left>0.0000</percent_left>
2068
+ <percent_right>0.0000</percent_right>
2069
+ <ymin_type_1>1</ymin_type_1>
2070
+ <ymax_type_1>0</ymax_type_1>
2071
+ <ymin_item_1>0</ymin_item_1>
2072
+ <ymax_item_1>0</ymax_item_1>
2073
+ <graph_items>
2074
+ <graph_item>
2075
+ <sortorder>0</sortorder>
2076
+ <drawtype>2</drawtype>
2077
+ <color>3333FF</color>
2078
+ <yaxisside>0</yaxisside>
2079
+ <calc_fnc>7</calc_fnc>
2080
+ <type>0</type>
2081
+ <item>
2082
+ <host>Cisco ASA 5510</host>
2083
+ <key>icmppingsec</key>
2084
+ </item>
2085
+ </graph_item>
2086
+ </graph_items>
2087
+ </graph>
2088
+ </graphs>
2089
+ </zabbix_export>