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

template_server_intel_sr1530_ipmi.yaml « classic « templates - github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dc000df65545449f4a57bf121e3c148345c8d0db (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
zabbix_export:
  version: '5.4'
  date: '2021-05-11T08:05:32Z'
  groups:
    -
      uuid: e960332b3f6c46a1956486d4f3f99fce
      name: 'Templates/Server hardware'
  templates:
    -
      uuid: f01bd64eef4049fabe087cccae590226
      template: 'Intel SR1530 IPMI'
      name: 'Intel SR1530 IPMI'
      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: Application
              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'
            -
              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'
        -
          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: Application
              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'
            -
              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'
        -
          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: Application
              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
            -
              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'
        -
          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: Application
              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'
            -
              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'
        -
          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: Application
              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
            -
              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'
        -
          uuid: 1821294a921d401f822678ce1d246163
          name: Power
          type: IPMI
          key: power
          history: 1w
          ipmi_sensor: power
          tags:
            -
              tag: Application
              value: Voltage
          triggers:
            -
              uuid: 85722b8734df45d589afd69262a498a4
              expression: 'last(/Intel SR1530 IPMI/power)=0'
              name: Power
              priority: WARNING
        -
          uuid: efc577d6deba4f46b1fe79e6a1a26fdd
          name: 'Processor Vcc'
          type: IPMI
          key: processor_vcc
          history: 1w
          value_type: FLOAT
          units: V
          ipmi_sensor: 'Processor Vcc'
          tags:
            -
              tag: Application
              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: Application
              value: Fans
  graphs:
    -
      uuid: e1fff55999a6420f987659ca0dc8c102
      name: 'Fan speed and ambient temperature'
      graph_items:
        -
          drawtype: GRADIENT_LINE
          color: EE0000
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_ambient_temp
        -
          sortorder: '1'
          color: '000000'
          yaxisside: RIGHT
          item:
            host: 'Intel SR1530 IPMI'
            key: system_fan_3
    -
      uuid: bec82c29b93c4841a89d0978a899c70b
      name: Voltage
      yaxismax: '5.5'
      ymin_type_1: FIXED
      ymax_type_1: FIXED
      graph_items:
        -
          drawtype: BOLD_LINE
          color: '880000'
          item:
            host: 'Intel SR1530 IPMI'
            key: power
        -
          sortorder: '1'
          color: '009900'
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_1.8v_sm
        -
          sortorder: '2'
          color: 00CCCC
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_3.3v
        -
          sortorder: '3'
          color: '000000'
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_3.3v_stby
        -
          sortorder: '4'
          color: 3333FF
          item:
            host: 'Intel SR1530 IPMI'
            key: bb_5.0v
        -
          sortorder: '5'
          color: '777700'
          item:
            host: 'Intel SR1530 IPMI'
            key: processor_vcc