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

template_server_intel_sr1530_ipmi.yaml « intel_sr1530_ipmi « server « templates - github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b4f9fa3342abb42e836d48c45363fcd3cf48cad1 (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
zabbix_export:
  version: '6.2'
  date: '2022-04-06T19:54:43Z'
  groups:
    -
      uuid: e960332b3f6c46a1956486d4f3f99fce
      name: 'Templates/Server hardware'
  templates:
    -
      uuid: f01bd64eef4049fabe087cccae590226
      template: 'Intel SR1530 IPMI'
      name: 'Intel SR1530 IPMI'
      description: |
        Template for monitoring Intel SR1530 server system
        
        Template tooling version used: 0.41
      groups:
        -
          name: 'Templates/Server hardware'
      items:
        -
          uuid: f1d7b90d87c6411e9d887d223b4f9022
          name: 'BB +1.8V SM'
          type: IPMI
          key: bb_1.8v_sm
          history: 1w
          value_type: FLOAT
          units: V
          ipmi_sensor: 'BB +1.8V SM'
          tags:
            -
              tag: component
              value: system
            -
              tag: component
              value: voltage
          triggers:
            -
              uuid: 55cc8ccf46954499a9c274ab301dd857
              expression: 'last(/Intel SR1530 IPMI/bb_1.8v_sm)<1.597 or last(/Intel SR1530 IPMI/bb_1.8v_sm)>2.019'
              name: 'BB +1.8V SM Critical [{ITEM.VALUE}]'
              priority: DISASTER
              dependencies:
                -
                  name: Power
                  expression: 'last(/Intel SR1530 IPMI/power)=0'
              tags:
                -
                  tag: scope
                  value: availability
            -
              uuid: 55e3dc7d5bd34da0862d724ab5d18bb7
              expression: 'last(/Intel SR1530 IPMI/bb_1.8v_sm)<1.646 or last(/Intel SR1530 IPMI/bb_1.8v_sm)>1.960'
              name: 'BB +1.8V SM Non-Critical [{ITEM.VALUE}]'
              priority: HIGH
              dependencies:
                -
                  name: 'BB +1.8V SM Critical [{ITEM.VALUE}]'
                  expression: 'last(/Intel SR1530 IPMI/bb_1.8v_sm)<1.597 or last(/Intel SR1530 IPMI/bb_1.8v_sm)>2.019'
                -
                  name: Power
                  expression: 'last(/Intel SR1530 IPMI/power)=0'
              tags:
                -
                  tag: scope
                  value: availability
        -
          uuid: 21820c76180446ff9965f8937e6d1ba0
          name: 'BB +3.3V'
          type: IPMI
          key: bb_3.3v
          history: 1w
          value_type: FLOAT
          units: V
          ipmi_sensor: 'BB +3.3V'
          tags:
            -
              tag: component
              value: system
            -
              tag: component
              value: voltage
          triggers:
            -
              uuid: 35a0dedd6fb244759a4feca2c1aff961
              expression: 'last(/Intel SR1530 IPMI/bb_3.3v)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v)>3.729'
              name: 'BB +3.3V Critical [{ITEM.VALUE}]'
              priority: DISASTER
              dependencies:
                -
                  name: Power
                  expression: 'last(/Intel SR1530 IPMI/power)=0'
              tags:
                -
                  tag: scope
                  value: availability
            -
              uuid: bd2472feb90f40429fbbcd0bddbdd455
              expression: 'last(/Intel SR1530 IPMI/bb_3.3v)<2.970 or last(/Intel SR1530 IPMI/bb_3.3v)>3.618'
              name: 'BB +3.3V Non-Critical [{ITEM.VALUE}]'
              priority: HIGH
              dependencies:
                -
                  name: 'BB +3.3V Critical [{ITEM.VALUE}]'
                  expression: 'last(/Intel SR1530 IPMI/bb_3.3v)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v)>3.729'
                -
                  name: Power
                  expression: 'last(/Intel SR1530 IPMI/power)=0'
              tags:
                -
                  tag: scope
                  value: availability
        -
          uuid: 7bd5269be38c417aba374c9e8af28f8c
          name: 'BB +3.3V STBY'
          type: IPMI
          key: bb_3.3v_stby
          history: 1w
          value_type: FLOAT
          units: V
          ipmi_sensor: 'BB +3.3V STBY'
          tags:
            -
              tag: component
              value: system
            -
              tag: component
              value: voltage
          triggers:
            -
              uuid: c0f82f508d38405d978c746f5c95a178
              expression: 'last(/Intel SR1530 IPMI/bb_3.3v_stby)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v_stby)>3.729'
              name: 'BB +3.3V STBY Critical [{ITEM.VALUE}]'
              priority: DISASTER
              tags:
                -
                  tag: scope
                  value: availability
            -
              uuid: 8f957e674af84229aa2e1ee78bf941a0
              expression: 'last(/Intel SR1530 IPMI/bb_3.3v_stby)<2.970 or last(/Intel SR1530 IPMI/bb_3.3v_stby)>3.618'
              name: 'BB +3.3V STBY Non-Critical [{ITEM.VALUE}]'
              priority: HIGH
              dependencies:
                -
                  name: 'BB +3.3V STBY Critical [{ITEM.VALUE}]'
                  expression: 'last(/Intel SR1530 IPMI/bb_3.3v_stby)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v_stby)>3.729'
              tags:
                -
                  tag: scope
                  value: availability
        -
          uuid: 7931e499e1894942a4763432a6a446fd
          name: 'BB +5.0V'
          type: IPMI
          key: bb_5.0v
          history: 1w
          value_type: FLOAT
          units: V
          ipmi_sensor: 'BB +5.0V'
          tags:
            -
              tag: component
              value: system
            -
              tag: component
              value: voltage
          triggers:
            -
              uuid: dec3da3d68b04f3c9ea16fabe17b8faa
              expression: 'last(/Intel SR1530 IPMI/bb_5.0v)<4.362 or last(/Intel SR1530 IPMI/bb_5.0v)>5.663'
              name: 'BB +5.0V Critical [{ITEM.VALUE}]'
              priority: DISASTER
              dependencies:
                -
                  name: Power
                  expression: 'last(/Intel SR1530 IPMI/power)=0'
              tags:
                -
                  tag: scope
                  value: availability
            -
              uuid: e2683b71d36b4ab4ad8a98c964b19118
              expression: 'last(/Intel SR1530 IPMI/bb_5.0v)<4.483 or last(/Intel SR1530 IPMI/bb_5.0v)>5.495'
              name: 'BB +5.0V Non-Critical [{ITEM.VALUE}]'
              priority: HIGH
              dependencies:
                -
                  name: 'BB +5.0V Critical [{ITEM.VALUE}]'
                  expression: 'last(/Intel SR1530 IPMI/bb_5.0v)<4.362 or last(/Intel SR1530 IPMI/bb_5.0v)>5.663'
                -
                  name: Power
                  expression: 'last(/Intel SR1530 IPMI/power)=0'
              tags:
                -
                  tag: scope
                  value: availability
        -
          uuid: 2e6d7059cbb349889c639e9fba09bd8c
          name: 'BB Ambient Temp'
          type: IPMI
          key: bb_ambient_temp
          history: 1w
          value_type: FLOAT
          units: C
          ipmi_sensor: 'BB Ambient Temp'
          tags:
            -
              tag: component
              value: system
            -
              tag: component
              value: temperature
          triggers:
            -
              uuid: 0adcefe86a99468d9d7f0db2021ec8c9
              expression: 'last(/Intel SR1530 IPMI/bb_ambient_temp)<5 or last(/Intel SR1530 IPMI/bb_ambient_temp)>66'
              name: 'BB Ambient Temp Critical [{ITEM.VALUE}]'
              priority: DISASTER
              tags:
                -
                  tag: scope
                  value: availability
                -
                  tag: scope
                  value: performance
            -
              uuid: 6630637c02224bacbe3456a388233775
              expression: 'last(/Intel SR1530 IPMI/bb_ambient_temp)<10 or last(/Intel SR1530 IPMI/bb_ambient_temp)>61'
              name: 'BB Ambient Temp Non-Critical [{ITEM.VALUE}]'
              priority: HIGH
              dependencies:
                -
                  name: 'BB Ambient Temp Critical [{ITEM.VALUE}]'
                  expression: 'last(/Intel SR1530 IPMI/bb_ambient_temp)<5 or last(/Intel SR1530 IPMI/bb_ambient_temp)>66'
              tags:
                -
                  tag: scope
                  value: availability
                -
                  tag: scope
                  value: performance
        -
          uuid: 1821294a921d401f822678ce1d246163
          name: Power
          type: IPMI
          key: power
          history: 1w
          ipmi_sensor: power
          tags:
            -
              tag: component
              value: system
            -
              tag: component
              value: voltage
          triggers:
            -
              uuid: 85722b8734df45d589afd69262a498a4
              expression: 'last(/Intel SR1530 IPMI/power)=0'
              name: Power
              priority: WARNING
              tags:
                -
                  tag: scope
                  value: availability
        -
          uuid: efc577d6deba4f46b1fe79e6a1a26fdd
          name: 'Processor Vcc'
          type: IPMI
          key: processor_vcc
          history: 1w
          value_type: FLOAT
          units: V
          ipmi_sensor: 'Processor Vcc'
          tags:
            -
              tag: component
              value: system
            -
              tag: component
              value: voltage
        -
          uuid: 89e5edc9cd6d4984a7a76320f7800ae9
          name: 'System Fan 3'
          type: IPMI
          key: system_fan_3
          history: 1w
          value_type: FLOAT
          units: RPM
          ipmi_sensor: 'System Fan 3'
          tags:
            -
              tag: component
              value: fan
            -
              tag: component
              value: system
      tags:
        -
          tag: class
          value: hardware
        -
          tag: target
          value: intel
        -
          tag: target
          value: intel-sr1530
  graphs:
    -
      uuid: e1fff55999a6420f987659ca0dc8c102
      name: 'Fan speed and ambient temperature'
      graph_items:
        -
          color: 1A7C11
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_ambient_temp
        -
          sortorder: '1'
          color: 2774A4
          item:
            host: 'Intel SR1530 IPMI'
            key: system_fan_3
    -
      uuid: bec82c29b93c4841a89d0978a899c70b
      name: Voltage
      graph_items:
        -
          color: 1A7C11
          item:
            host: 'Intel SR1530 IPMI'
            key: power
        -
          sortorder: '1'
          color: 2774A4
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_1.8v_sm
        -
          sortorder: '2'
          color: F63100
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_3.3v
        -
          sortorder: '3'
          color: A54F10
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_3.3v_stby
        -
          sortorder: '4'
          color: FC6EA3
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_5.0v
        -
          sortorder: '5'
          color: 6C59DC
          item:
            host: 'Intel SR1530 IPMI'
            key: processor_vcc