Skip to content

Instantly share code, notes, and snippets.

@Knogle
Created June 23, 2025 06:56
Show Gist options
  • Select an option

  • Save Knogle/835aa036377209d7fb3d19b64cd16da7 to your computer and use it in GitHub Desktop.

Select an option

Save Knogle/835aa036377209d7fb3d19b64cd16da7 to your computer and use it in GitHub Desktop.
Gigabyte MC12-LE0 by IPMI Zabbix Template
zabbix_export:
version: '7.0'
template_groups:
- uuid: 7df96b18c230490a9a0a9e2307226338
name: Templates
templates:
- uuid: c547a986dd1e432c968e6645a2d0ba6e
template: 'Template IPMI Gigabyte MC12-LE0'
name: 'Template IPMI Gigabyte MC12-LE0'
groups:
- name: Templates
items:
- uuid: 3f12940268ed4b73a0f99834dabc93c8
name: 'FAN CPU'
type: IPMI
key: ipmi.fans.cpu
delay: '30'
units: RPM
ipmi_sensor: CPU0_FAN
tags:
- tag: Application
value: 'Fan Sensors'
triggers:
- uuid: fe8ee3564617493f96ae7887f76f9800
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.fans.cpu)<700'
name: 'CPU_FAN0 speed below warning threshold'
priority: WARNING
- uuid: 7e5745e3718a4ad687de62368cd6facc
name: 'FAN 1'
type: IPMI
key: ipmi.fans.fan1
delay: '30'
units: RPM
ipmi_sensor: SYS_FAN1
tags:
- tag: Application
value: 'Fan Sensors'
triggers:
- uuid: b506591372634e71abcbfffeee72ff30
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.fans.fan1)<700'
name: 'SYS_FAN1 speed below warning threshold'
priority: WARNING
- uuid: e2edbda27533487babd863d10cc280e5
name: 'FAN 2'
type: IPMI
key: ipmi.fans.fan2
delay: '30'
units: RPM
ipmi_sensor: SYS_FAN2
tags:
- tag: Application
value: 'Fan Sensors'
triggers:
- uuid: 2c69b81976d74477a0a2e7342a743f1a
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.fans.fan2)<700'
name: 'SYS_FAN2 speed below warning threshold'
priority: WARNING
- uuid: 9f54badd098c44c487ed78c8af393b0f
name: 'FAN 3'
type: IPMI
key: ipmi.fans.fan3
delay: '30'
units: RPM
ipmi_sensor: SYS_FAN3
tags:
- tag: Application
value: 'Fan Sensors'
triggers:
- uuid: 5dad28461b87495ba2fe2a5c466b4479
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.fans.fan3)<700'
name: 'SYS_FAN3 speed below warning threshold'
priority: WARNING
- uuid: 91574df2f4634ca8885409d61d1c6e28
name: 'FAN 4'
type: IPMI
key: ipmi.fans.fan4
delay: '30'
units: RPM
ipmi_sensor: SYS_FAN4
tags:
- tag: Application
value: 'Fan Sensors'
triggers:
- uuid: 2843d503410e41438b6db00dfa229a1d
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.fans.fan4)<700'
name: 'SYS_FAN4 speed below warning threshold'
priority: WARNING
- uuid: e4ba853bed38430da55333f1a4acb0b3
name: 'FAN 5'
type: IPMI
key: ipmi.fans.fan5
delay: '30'
units: RPM
ipmi_sensor: SYS_FAN5
tags:
- tag: Application
value: 'Fan Sensors'
- uuid: 583460a370b94a5f972fffc7416c2c3e
name: 'Power Supply 1'
type: IPMI
key: ipmi.ps1status
delay: '30'
ipmi_sensor: PS1_Status
tags:
- tag: Application
value: 'Power Supply Sensors'
- uuid: b7f7f65c3e2a4f988d0c819af5a985ca
name: 'Power Supply 2'
type: IPMI
key: ipmi.ps2status
delay: '30'
ipmi_sensor: PS2_Status
tags:
- tag: Application
value: 'Power Supply Sensors'
- uuid: 046285e7051444af8fd6d48afccaec12
name: 'CPU Temp'
type: IPMI
key: ipmi.temp.cpu
delay: '30'
units: °c
ipmi_sensor: CPU0_TEMP
tags:
- tag: Application
value: 'Temperature Sensors'
triggers:
- uuid: 1d16d9990a5942d2adb99355b874db25
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.cpu)>95'
name: 'CPU temperature exceeds critical threshold (> 95 °C)'
priority: HIGH
- uuid: 141031695c3a4de8afbf1f5ed0f024de
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.cpu)>90'
name: 'CPU temperature exceeds warning threshold (> 90 °C)'
priority: WARNING
- uuid: 20018ce489f54ce088d2322aa152489e
name: 'M2 NVMe SSD Temp1'
type: IPMI
key: ipmi.temp.m2nvmessd
delay: '30'
units: °c
ipmi_sensor: RT_M2M
tags:
- tag: Application
value: 'Temperature Sensors'
triggers:
- uuid: 56929f148bbd4f2c8d1fd6741c314abd
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.m2nvmessd)>90'
name: 'M2 NVMe SSD temperature exceeds critical threshold (> 90 °C)'
priority: HIGH
- uuid: 9a5683ec536c4273a5fa0990863c5999
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.m2nvmessd)>70'
name: 'M2 NVMe SSD temperature exceeds warning threshold (> 70 °C)'
priority: WARNING
- uuid: 6b1c6d6e0e2549aab8fc4efbc0d74bde
name: 'System Temp'
type: IPMI
key: ipmi.temp.system
delay: '30'
units: °c
ipmi_sensor: B550_FCH_TEMP
tags:
- tag: Application
value: 'Temperature Sensors'
triggers:
- uuid: 41db1a5bd13b41d689dbfd09ade07c67
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.system)>85'
name: 'System temperature exceeds critical threshold (> 85 °C)'
priority: HIGH
- uuid: 22928ef5dcb64fe9b1039e47355c7d74
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.system)>80'
name: 'System temperature exceeds warning threshold (> 80 °C)'
priority: WARNING
- uuid: 0b0fe16bd6834aeda5d15a8098f8ed64
name: 'VRM CPU Temp'
type: IPMI
key: ipmi.temp.vrmcpu
delay: '30'
units: °c
ipmi_sensor: VR_TEMP
tags:
- tag: Application
value: 'Temperature Sensors'
triggers:
- uuid: ade2b239df03442d89a26e22606ea80c
expression: 'min(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.vrmcpu,10m)>80'
name: 'VRM CPU temperature over 80 °C for more than 10 minutes'
priority: AVERAGE
- uuid: 3babcfbc6289467b8f6252556fa04bdf
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.vrmcpu)>100'
name: 'VRM temperature exceeds critical threshold (> 100 °C)'
priority: HIGH
- uuid: f5533067a36d47b18c2f12eb57a61375
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.temp.vrmcpu)>80'
name: 'VRM temperature exceeds warning threshold (> 80 °C)'
priority: WARNING
- uuid: cb93e51e6df544f68bb54644c39fd5f2
name: CMOS
type: IPMI
key: ipmi.vbat
delay: '30'
ipmi_sensor: P_VBAT_SCALED
tags:
- tag: Application
value: 'Battery Sensors'
triggers:
- uuid: e2f732ed3aa94ffc83c02ec63463c85c
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.vbat)<2.5'
name: 'VBAT below 2.5 V (CMOS battery needs replacement)'
priority: AVERAGE
- uuid: f23d3d5e65774c798670cc6f23101640
name: '5 VCC'
type: IPMI
key: ipmi.volts.5vcc
delay: '30'
value_type: FLOAT
units: v
ipmi_sensor: P5V_S0_SCALED
tags:
- tag: Application
value: 'Voltage Sensors'
triggers:
- uuid: d9742395f9e34b3d9b217aa7c02c0c56
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.volts.5vcc)<4.36 or last(/Template IPMI Gigabyte MC12-LE0/ipmi.volts.5vcc)>5.59'
name: '5 V rail out of range (< 4.36 V or > 5.59 V)'
priority: AVERAGE
- uuid: 755283dd520f4d089e721d2c67603322
name: '12 V'
type: IPMI
key: ipmi.volts.12v
delay: '30'
value_type: FLOAT
units: v
ipmi_sensor: P12V_S5_SCALED
tags:
- tag: Application
value: 'Voltage Sensors'
triggers:
- uuid: 0385a96796d64368b48b5f7ab8b4a24f
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.volts.12v)<10.70 or last(/Template IPMI Gigabyte MC12-LE0/ipmi.volts.12v)>13.71'
name: '12 V rail out of range (< 10.70 V or > 13.71 V)'
priority: AVERAGE
- uuid: 6722369b86cc40c2929caf7b09234ad6
name: '3.3 VCC'
type: IPMI
key: ipmi.volts.33vcc
delay: '30'
value_type: FLOAT
units: v
ipmi_sensor: P3V3_S0_SCALED
tags:
- tag: Application
value: 'Voltage Sensors'
triggers:
- uuid: d27d218630094d06a18ce83bcf104bda
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.volts.33vcc)<2.88 or last(/Template IPMI Gigabyte MC12-LE0/ipmi.volts.33vcc)>3.72'
name: '3.3 V rail out of range (< 2.88 V or > 3.72 V)'
priority: AVERAGE
- uuid: 2eb0e568c2d54c3898e7ae4c110c3a32
name: VDDCR
type: IPMI
key: ipmi.volts.vddcr
delay: '30'
value_type: FLOAT
units: v
ipmi_sensor: VCORE
tags:
- tag: Application
value: 'Voltage Sensors'
triggers:
- uuid: a28a227ae91a43b1b0bebe204730e2f4
expression: 'last(/Template IPMI Gigabyte MC12-LE0/ipmi.volts.vddcr)<0.61 or last(/Template IPMI Gigabyte MC12-LE0/ipmi.volts.vddcr)>1.7'
name: 'VDDCR (Vcore) out of range (< 0.61 V or > 1.7 V)'
priority: HIGH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment