Welcome to mirror list, hosted at ThFree Co, Russian Federation.

template_net_netgear_snmp.yaml « netgear_snmp « net « templates - github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d2bbec915d866cc0df0ce25a0e508643a3fd7b0 (plain)
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
479
480
481
zabbix_export:
  version: '5.4'
  date: '2021-05-10T19:41:13Z'
  groups:
    -
      uuid: 36bff6c29af64692839d077febfc7079
      name: 'Templates/Network devices'
  templates:
    -
      uuid: 5920713da492452889adabc25e259caa
      template: 'Netgear Fastpath SNMP'
      name: 'Netgear Fastpath SNMP'
      description: |
        Template Net Netgear Fastpath
        
        MIBs used:
        FASTPATH-SWITCHING-MIB
        FASTPATH-BOXSERVICES-PRIVATE-MIB
        
        Template tooling version used: 0.38
      templates:
        -
          name: 'Generic SNMP'
        -
          name: 'Interfaces SNMP'
      groups:
        -
          name: 'Templates/Network devices'
      items:
        -
          uuid: e8ffc912f0ee47cca513861fcecfddb0
          name: 'CPU utilization'
          type: SNMP_AGENT
          snmp_oid: 1.3.6.1.4.1.4526.10.1.1.4.9.0
          key: 'system.cpu.util[agentSwitchCpuProcessTotalUtilization.0]'
          history: 7d
          value_type: FLOAT
          units: '%'
          description: |
            MIB: FASTPATH-SWITCHING-MIB
            CPU utilization in %
          preprocessing:
            -
              type: REGEX
              parameters:
                - '60 Secs \( ([0-9\.]+)%\).+300 Secs'
                - \1
          tags:
            -
              tag: Application
              value: CPU
          triggers:
            -
              uuid: 2a95b6b774c74328bbea673cb43f28cc
              expression: 'min(/Netgear Fastpath SNMP/system.cpu.util[agentSwitchCpuProcessTotalUtilization.0],5m)>{$CPU.UTIL.CRIT}'
              name: 'High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)'
              opdata: 'Current utilization: {ITEM.LASTVALUE1}'
              priority: WARNING
              description: 'CPU utilization is too high. The system might be slow to respond.'
        -
          uuid: 2470e113b1174c70a1265bf4c4252b5f
          name: 'Hardware model name'
          type: SNMP_AGENT
          snmp_oid: 1.3.6.1.4.1.4526.10.1.1.1.3.0
          key: system.hw.model
          delay: 1h
          history: 2w
          trends: '0'
          value_type: CHAR
          description: 'MIB: FASTPATH-SWITCHING-MIB'
          inventory_link: MODEL
          preprocessing:
            -
              type: DISCARD_UNCHANGED_HEARTBEAT
              parameters:
                - 1d
          tags:
            -
              tag: Application
              value: Inventory
        -
          uuid: 697f863cf86544d4a366e8827976ed50
          name: 'Hardware serial number'
          type: SNMP_AGENT
          snmp_oid: 1.3.6.1.4.1.4526.10.1.1.1.4.0
          key: system.hw.serialnumber
          delay: 1h
          history: 2w
          trends: '0'
          value_type: CHAR
          description: |
            MIB: FASTPATH-SWITCHING-MIB
            Serial number of the switch
          inventory_link: SERIALNO_A
          preprocessing:
            -
              type: DISCARD_UNCHANGED_HEARTBEAT
              parameters:
                - 1d
          tags:
            -
              tag: Application
              value: Inventory
          triggers:
            -
              uuid: b0ee223c8d404ab9a8ca5c8678fdb615
              expression: '(last(/Netgear Fastpath SNMP/system.hw.serialnumber,#1)<>last(/Netgear Fastpath SNMP/system.hw.serialnumber,#2))=1 and length(last(/Netgear Fastpath SNMP/system.hw.serialnumber))>0'
              name: 'Device has been replaced (new serial number received)'
              priority: INFO
              description: 'Device serial number has changed. Ack to close'
              manual_close: 'YES'
        -
          uuid: 5bd8c956163d4201a7e896abde28044b
          name: 'Operating system'
          type: SNMP_AGENT
          snmp_oid: 1.3.6.1.4.1.4526.10.1.1.1.10.0
          key: 'system.sw.os[agentInventoryOperatingSystem.0]'
          delay: 1h
          history: 2w
          trends: '0'
          value_type: CHAR
          description: |
            MIB: FASTPATH-SWITCHING-MIB
            Operating System running on this unit
          inventory_link: OS
          preprocessing:
            -
              type: DISCARD_UNCHANGED_HEARTBEAT
              parameters:
                - 1d
          tags:
            -
              tag: Application
              value: Inventory
          triggers:
            -
              uuid: 369010c975bd48c4921c77f41f8345a7
              expression: '(last(/Netgear Fastpath SNMP/system.sw.os[agentInventoryOperatingSystem.0],#1)<>last(/Netgear Fastpath SNMP/system.sw.os[agentInventoryOperatingSystem.0],#2))=1 and length(last(/Netgear Fastpath SNMP/system.sw.os[agentInventoryOperatingSystem.0]))>0'
              name: 'Operating system description has changed'
              priority: INFO
              description: 'Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.'
              manual_close: 'YES'
        -
          uuid: f94ffd4d6eb84ae88cdf5033df65f249
          name: 'Available memory'
          type: SNMP_AGENT
          snmp_oid: 1.3.6.1.4.1.4526.10.1.1.5.1.0
          key: 'vm.memory.available[agentSwitchCpuProcessMemFree.0]'
          history: 7d
          units: B
          description: |
            MIB: FASTPATH-SWITCHING-MIB
            The total memory freed for utilization.
          tags:
            -
              tag: Application
              value: Memory
        -
          uuid: 98037eeab349478c8c393b163ec5193e
          name: 'Total memory'
          type: SNMP_AGENT
          snmp_oid: 1.3.6.1.4.1.4526.10.1.1.5.2.0
          key: 'vm.memory.total[agentSwitchCpuProcessMemAvailable.0]'
          history: 7d
          units: B
          description: |
            MIB: FASTPATH-SWITCHING-MIB
            The total Memory allocated for the tasks
          tags:
            -
              tag: Application
              value: Memory
        -
          uuid: 86ef153d78b5466cac76a32f81d8b958
          name: 'Memory utilization'
          type: CALCULATED
          key: 'vm.memory.util[memoryUsedPercentage.0]'
          history: 7d
          value_type: FLOAT
          units: '%'
          params: '(last(//vm.memory.total[agentSwitchCpuProcessMemAvailable.0])-last(//vm.memory.available[agentSwitchCpuProcessMemFree.0]))/last(//vm.memory.total[agentSwitchCpuProcessMemAvailable.0])*100'
          description: 'Memory utilization in %'
          tags:
            -
              tag: Application
              value: Memory
          triggers:
            -
              uuid: 592c3a72633f49d78ed50f6ed87a8b3e
              expression: 'min(/Netgear Fastpath SNMP/vm.memory.util[memoryUsedPercentage.0],5m)>{$MEMORY.UTIL.MAX}'
              name: 'High memory utilization (>{$MEMORY.UTIL.MAX}% for 5m)'
              priority: AVERAGE
              description: 'The system is running out of free memory.'
      discovery_rules:
        -
          uuid: 8fb96a540bab4deba00626237797cb62
          name: 'FAN Discovery'
          type: SNMP_AGENT
          snmp_oid: 'discovery[{#SNMPVALUE},1.3.6.1.4.1.4526.10.43.1.6.1.1]'
          key: fan.discovery
          delay: 1h
          description: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::1.3.6.1.4.1.4526.10.43.1.6.1.1'
          item_prototypes:
            -
              uuid: 9f515526de2c47108182b444d1d093c3
              name: '#{#SNMPVALUE}: Fan status'
              type: SNMP_AGENT
              snmp_oid: '1.3.6.1.4.1.4526.10.43.1.6.1.3.{#SNMPINDEX}'
              key: 'sensor.fan.status[boxServicesFanItemState.{#SNMPINDEX}]'
              delay: 3m
              history: 2w
              trends: 0d
              description: |
                MIB: FASTPATH-BOXSERVICES-PRIVATE-MIB
                The status of fan
              valuemap:
                name: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::boxServicesFanItemState'
              tags:
                -
                  tag: Application
                  value: Fans
              trigger_prototypes:
                -
                  uuid: 0668366db4584351af883bdd029ce80b
                  expression: 'count(/Netgear Fastpath SNMP/sensor.fan.status[boxServicesFanItemState.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"failed\"}")=1'
                  name: '#{#SNMPVALUE}: Fan is in critical state'
                  opdata: 'Current state: {ITEM.LASTVALUE1}'
                  priority: AVERAGE
                  description: 'Please check the fan unit'
        -
          uuid: 251d90e9c6ae4dad92328b677f6d6edf
          name: 'PSU Discovery'
          type: SNMP_AGENT
          snmp_oid: 'discovery[{#SNMPVALUE},1.3.6.1.4.1.4526.10.43.1.7.1.1]'
          key: psu.discovery
          delay: 1h
          description: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::boxServicesPowSupplyIndex'
          item_prototypes:
            -
              uuid: aa5a704044b44909b2a348184ec71bc0
              name: '#{#SNMPVALUE}: Power supply status'
              type: SNMP_AGENT
              snmp_oid: '1.3.6.1.4.1.4526.10.43.1.7.1.3.{#SNMPINDEX}'
              key: 'sensor.psu.status[boxServicesPowSupplyItemState.{#SNMPINDEX}]'
              delay: 3m
              history: 2w
              trends: 0d
              description: |
                MIB: FASTPATH-BOXSERVICES-PRIVATE-MIB
                The status of power supply
              valuemap:
                name: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::boxServicesPowSupplyItemState'
              tags:
                -
                  tag: Application
                  value: 'Power supply'
              trigger_prototypes:
                -
                  uuid: 546f1df11e23472dbf85e7675b8c42c5
                  expression: 'count(/Netgear Fastpath SNMP/sensor.psu.status[boxServicesPowSupplyItemState.{#SNMPINDEX}],#1,"eq","{$PSU_CRIT_STATUS:\"failed\"}")=1'
                  name: '#{#SNMPVALUE}: Power supply is in critical state'
                  opdata: 'Current state: {ITEM.LASTVALUE1}'
                  priority: AVERAGE
                  description: 'Please check the power supply unit for errors'
        -
          uuid: c63b577cb8544b54a40a4d86bc926ada
          name: 'Temperature Discovery'
          type: SNMP_AGENT
          snmp_oid: 'discovery[{#SNMPVALUE},1.3.6.1.4.1.4526.10.43.1.8.1.1]'
          key: temp.discovery
          delay: 1h
          description: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::boxServicesTempSensorsTable'
          item_prototypes:
            -
              uuid: ac4a292ab2e548fea3326aaa92162140
              name: '#{#SNMPVALUE}: Temperature status'
              type: SNMP_AGENT
              snmp_oid: '1.3.6.1.4.1.4526.10.43.1.8.1.3.{#SNMPINDEX}'
              key: 'sensor.temp.status[boxServicesTempSensorState.{#SNMPINDEX}]'
              delay: 3m
              history: 2w
              trends: 0d
              description: |
                MIB: FASTPATH-BOXSERVICES-PRIVATE-MIB
                The state of temperature sensor
              valuemap:
                name: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::boxServicesTempSensorState'
              tags:
                -
                  tag: Application
                  value: Temperature
            -
              uuid: 488762ecfb1549d294886681a6ec34f6
              name: '#{#SNMPVALUE}: Temperature'
              type: SNMP_AGENT
              snmp_oid: '1.3.6.1.4.1.4526.10.43.1.8.1.5.{#SNMPINDEX}'
              key: 'sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}]'
              delay: 3m
              value_type: FLOAT
              units: °C
              description: |
                MIB: FASTPATH-BOXSERVICES-PRIVATE-MIB
                The temperature value reported by sensor
              tags:
                -
                  tag: Application
                  value: Temperature
              trigger_prototypes:
                -
                  uuid: a2f2e0ddb0214acab9ea70e328f11fe4
                  expression: 'avg(/Netgear Fastpath SNMP/sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:""}'
                  recovery_mode: RECOVERY_EXPRESSION
                  recovery_expression: 'min(/Netgear Fastpath SNMP/sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}],5m)>{$TEMP_CRIT_LOW:""}+3'
                  name: '#{#SNMPVALUE}: Temperature is too low: <{$TEMP_CRIT_LOW:""}'
                  opdata: 'Current value: {ITEM.LASTVALUE1}'
                  priority: AVERAGE
          trigger_prototypes:
            -
              uuid: 10d97b3f09234d2ab27ae3f07129f4a0
              expression: |
                avg(/Netgear Fastpath SNMP/sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}],5m)>{$TEMP_CRIT:""}
                or
                last(/Netgear Fastpath SNMP/sensor.temp.status[boxServicesTempSensorState.{#SNMPINDEX}])={$TEMP_CRIT_STATUS}
              recovery_mode: RECOVERY_EXPRESSION
              recovery_expression: 'max(/Netgear Fastpath SNMP/sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}],5m)<{$TEMP_CRIT:""}-3'
              name: '#{#SNMPVALUE}: Temperature is above critical threshold: >{$TEMP_CRIT:""}'
              opdata: 'Current value: {ITEM.LASTVALUE1}'
              priority: HIGH
              description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
            -
              uuid: facbd50c8e5044119b012cf0286e9f55
              expression: |
                avg(/Netgear Fastpath SNMP/sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}],5m)>{$TEMP_WARN:""}
                or
                last(/Netgear Fastpath SNMP/sensor.temp.status[boxServicesTempSensorState.{#SNMPINDEX}])={$TEMP_WARN_STATUS}
              recovery_mode: RECOVERY_EXPRESSION
              recovery_expression: 'max(/Netgear Fastpath SNMP/sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}],5m)<{$TEMP_WARN:""}-3'
              name: '#{#SNMPVALUE}: Temperature is above warning threshold: >{$TEMP_WARN:""}'
              opdata: 'Current value: {ITEM.LASTVALUE1}'
              priority: WARNING
              description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
              dependencies:
                -
                  name: '#{#SNMPVALUE}: Temperature is above critical threshold: >{$TEMP_CRIT:""}'
                  expression: |
                    avg(/Netgear Fastpath SNMP/sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}],5m)>{$TEMP_CRIT:""}
                    or
                    last(/Netgear Fastpath SNMP/sensor.temp.status[boxServicesTempSensorState.{#SNMPINDEX}])={$TEMP_CRIT_STATUS}
                  recovery_expression: 'max(/Netgear Fastpath SNMP/sensor.temp.value[boxServicesTempSensorTemperature.{#SNMPINDEX}],5m)<{$TEMP_CRIT:""}-3'
      macros:
        -
          macro: '{$CPU.UTIL.CRIT}'
          value: '90'
        -
          macro: '{$FAN_CRIT_STATUS:"failed"}'
          value: '2'
        -
          macro: '{$MEMORY.UTIL.MAX}'
          value: '90'
        -
          macro: '{$PSU_CRIT_STATUS:"failed"}'
          value: '2'
        -
          macro: '{$TEMP_CRIT}'
          value: '60'
        -
          macro: '{$TEMP_CRIT_LOW}'
          value: '5'
        -
          macro: '{$TEMP_CRIT_STATUS}'
          value: '3'
        -
          macro: '{$TEMP_WARN}'
          value: '50'
        -
          macro: '{$TEMP_WARN_STATUS}'
          value: '2'
      valuemaps:
        -
          uuid: 3046d246b1064c749c1c9144442c0fac
          name: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::boxServicesFanItemState'
          mappings:
            -
              value: '1'
              newvalue: operational
            -
              value: '2'
              newvalue: failed
            -
              value: '3'
              newvalue: powering
            -
              value: '4'
              newvalue: notpowering
            -
              value: '5'
              newvalue: notpresent
        -
          uuid: d11e2b2f01c641728d1b7f764fa49f37
          name: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::boxServicesPowSupplyItemState'
          mappings:
            -
              value: '1'
              newvalue: operational
            -
              value: '2'
              newvalue: failed
            -
              value: '3'
              newvalue: powering
            -
              value: '4'
              newvalue: notpowering
            -
              value: '5'
              newvalue: notpresent
        -
          uuid: 4da55a4de7284012890e1fd5458f039a
          name: 'FASTPATH-BOXSERVICES-PRIVATE-MIB::boxServicesTempSensorState'
          mappings:
            -
              value: '1'
              newvalue: normal
            -
              value: '2'
              newvalue: warning
            -
              value: '3'
              newvalue: critical
            -
              value: '4'
              newvalue: shutdown
            -
              value: '5'
              newvalue: notpresent
            -
              value: '6'
              newvalue: notoperational
  graphs:
    -
      uuid: bcd1db5068794edd9a3d74f32bd018ed
      name: 'CPU utilization'
      ymin_type_1: FIXED
      ymax_type_1: FIXED
      graph_items:
        -
          drawtype: GRADIENT_LINE
          color: 1A7C11
          item:
            host: 'Netgear Fastpath SNMP'
            key: 'system.cpu.util[agentSwitchCpuProcessTotalUtilization.0]'
    -
      uuid: 1cb7d7036dfe4999b0489cc8bfa254aa
      name: 'Memory usage'
      ymin_type_1: FIXED
      graph_items:
        -
          drawtype: BOLD_LINE
          color: 1A7C11
          item:
            host: 'Netgear Fastpath SNMP'
            key: 'vm.memory.total[agentSwitchCpuProcessMemAvailable.0]'
        -
          sortorder: '1'
          drawtype: GRADIENT_LINE
          color: 2774A4
          item:
            host: 'Netgear Fastpath SNMP'
            key: 'vm.memory.available[agentSwitchCpuProcessMemFree.0]'
    -
      uuid: 88124449b8984ee6bca46269d1d3f1ae
      name: 'Memory utilization'
      ymin_type_1: FIXED
      ymax_type_1: FIXED
      graph_items:
        -
          drawtype: GRADIENT_LINE
          color: 1A7C11
          item:
            host: 'Netgear Fastpath SNMP'
            key: 'vm.memory.util[memoryUsedPercentage.0]'