Last active
February 2, 2021 15:46
-
-
Save DaisukeMiyamoto/66bee09489f63d9f7937400c619a80f6 to your computer and use it in GitHub Desktop.
zabbix template for measuring CPU temperature by "coretemp-isa-0000" sensor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <zabbix_export> | |
| <version>3.2</version> | |
| <date>2017-05-29T14:09:16Z</date> | |
| <groups> | |
| <group> | |
| <name>Templates</name> | |
| </group> | |
| </groups> | |
| <templates> | |
| <template> | |
| <template>CPU Temperature</template> | |
| <name>CPU Temperature</name> | |
| <description/> | |
| <groups> | |
| <group> | |
| <name>Templates</name> | |
| </group> | |
| </groups> | |
| <applications/> | |
| <items> | |
| <item> | |
| <name>Average</name> | |
| <type>15</type> | |
| <snmp_community/> | |
| <multiplier>0</multiplier> | |
| <snmp_oid/> | |
| <key>AvgCoreTemp</key> | |
| <delay>30</delay> | |
| <history>90</history> | |
| <trends>365</trends> | |
| <status>0</status> | |
| <value_type>3</value_type> | |
| <allowed_hosts/> | |
| <units>deg.</units> | |
| <delta>0</delta> | |
| <snmpv3_contextname/> | |
| <snmpv3_securityname/> | |
| <snmpv3_securitylevel>0</snmpv3_securitylevel> | |
| <snmpv3_authprotocol>0</snmpv3_authprotocol> | |
| <snmpv3_authpassphrase/> | |
| <snmpv3_privprotocol>0</snmpv3_privprotocol> | |
| <snmpv3_privpassphrase/> | |
| <formula>1</formula> | |
| <delay_flex/> | |
| <params>( last("sensor[coretemp-isa-0000,temp1]") + last("sensor[coretemp-isa-0000,temp2]") + last("sensor[coretemp-isa-0000,temp3]") + last("sensor[coretemp-isa-0000,temp4]")) / 4</params> | |
| <ipmi_sensor/> | |
| <data_type>0</data_type> | |
| <authtype>0</authtype> | |
| <username/> | |
| <password/> | |
| <publickey/> | |
| <privatekey/> | |
| <port/> | |
| <description/> | |
| <inventory_link>0</inventory_link> | |
| <applications/> | |
| <valuemap/> | |
| <logtimefmt/> | |
| </item> | |
| <item> | |
| <name>Core0</name> | |
| <type>0</type> | |
| <snmp_community/> | |
| <multiplier>0</multiplier> | |
| <snmp_oid/> | |
| <key>sensor[coretemp-isa-0000,temp1]</key> | |
| <delay>30</delay> | |
| <history>90</history> | |
| <trends>365</trends> | |
| <status>0</status> | |
| <value_type>3</value_type> | |
| <allowed_hosts/> | |
| <units>deg.</units> | |
| <delta>0</delta> | |
| <snmpv3_contextname/> | |
| <snmpv3_securityname/> | |
| <snmpv3_securitylevel>0</snmpv3_securitylevel> | |
| <snmpv3_authprotocol>0</snmpv3_authprotocol> | |
| <snmpv3_authpassphrase/> | |
| <snmpv3_privprotocol>0</snmpv3_privprotocol> | |
| <snmpv3_privpassphrase/> | |
| <formula>1</formula> | |
| <delay_flex/> | |
| <params/> | |
| <ipmi_sensor/> | |
| <data_type>0</data_type> | |
| <authtype>0</authtype> | |
| <username/> | |
| <password/> | |
| <publickey/> | |
| <privatekey/> | |
| <port/> | |
| <description/> | |
| <inventory_link>0</inventory_link> | |
| <applications/> | |
| <valuemap/> | |
| <logtimefmt/> | |
| </item> | |
| <item> | |
| <name>Core1</name> | |
| <type>0</type> | |
| <snmp_community/> | |
| <multiplier>0</multiplier> | |
| <snmp_oid/> | |
| <key>sensor[coretemp-isa-0000,temp2]</key> | |
| <delay>30</delay> | |
| <history>90</history> | |
| <trends>365</trends> | |
| <status>0</status> | |
| <value_type>3</value_type> | |
| <allowed_hosts/> | |
| <units>deg.</units> | |
| <delta>0</delta> | |
| <snmpv3_contextname/> | |
| <snmpv3_securityname/> | |
| <snmpv3_securitylevel>0</snmpv3_securitylevel> | |
| <snmpv3_authprotocol>0</snmpv3_authprotocol> | |
| <snmpv3_authpassphrase/> | |
| <snmpv3_privprotocol>0</snmpv3_privprotocol> | |
| <snmpv3_privpassphrase/> | |
| <formula>1</formula> | |
| <delay_flex/> | |
| <params/> | |
| <ipmi_sensor/> | |
| <data_type>0</data_type> | |
| <authtype>0</authtype> | |
| <username/> | |
| <password/> | |
| <publickey/> | |
| <privatekey/> | |
| <port/> | |
| <description/> | |
| <inventory_link>0</inventory_link> | |
| <applications/> | |
| <valuemap/> | |
| <logtimefmt/> | |
| </item> | |
| <item> | |
| <name>Core2</name> | |
| <type>0</type> | |
| <snmp_community/> | |
| <multiplier>0</multiplier> | |
| <snmp_oid/> | |
| <key>sensor[coretemp-isa-0000,temp3]</key> | |
| <delay>30</delay> | |
| <history>90</history> | |
| <trends>365</trends> | |
| <status>0</status> | |
| <value_type>3</value_type> | |
| <allowed_hosts/> | |
| <units>deg.</units> | |
| <delta>0</delta> | |
| <snmpv3_contextname/> | |
| <snmpv3_securityname/> | |
| <snmpv3_securitylevel>0</snmpv3_securitylevel> | |
| <snmpv3_authprotocol>0</snmpv3_authprotocol> | |
| <snmpv3_authpassphrase/> | |
| <snmpv3_privprotocol>0</snmpv3_privprotocol> | |
| <snmpv3_privpassphrase/> | |
| <formula>1</formula> | |
| <delay_flex/> | |
| <params/> | |
| <ipmi_sensor/> | |
| <data_type>0</data_type> | |
| <authtype>0</authtype> | |
| <username/> | |
| <password/> | |
| <publickey/> | |
| <privatekey/> | |
| <port/> | |
| <description/> | |
| <inventory_link>0</inventory_link> | |
| <applications/> | |
| <valuemap/> | |
| <logtimefmt/> | |
| </item> | |
| <item> | |
| <name>Core3</name> | |
| <type>0</type> | |
| <snmp_community/> | |
| <multiplier>0</multiplier> | |
| <snmp_oid/> | |
| <key>sensor[coretemp-isa-0000,temp4]</key> | |
| <delay>30</delay> | |
| <history>90</history> | |
| <trends>365</trends> | |
| <status>0</status> | |
| <value_type>3</value_type> | |
| <allowed_hosts/> | |
| <units>deg.</units> | |
| <delta>0</delta> | |
| <snmpv3_contextname/> | |
| <snmpv3_securityname/> | |
| <snmpv3_securitylevel>0</snmpv3_securitylevel> | |
| <snmpv3_authprotocol>0</snmpv3_authprotocol> | |
| <snmpv3_authpassphrase/> | |
| <snmpv3_privprotocol>0</snmpv3_privprotocol> | |
| <snmpv3_privpassphrase/> | |
| <formula>1</formula> | |
| <delay_flex/> | |
| <params/> | |
| <ipmi_sensor/> | |
| <data_type>0</data_type> | |
| <authtype>0</authtype> | |
| <username/> | |
| <password/> | |
| <publickey/> | |
| <privatekey/> | |
| <port/> | |
| <description/> | |
| <inventory_link>0</inventory_link> | |
| <applications/> | |
| <valuemap/> | |
| <logtimefmt/> | |
| </item> | |
| </items> | |
| <discovery_rules/> | |
| <httptests/> | |
| <macros/> | |
| <templates/> | |
| <screens/> | |
| </template> | |
| </templates> | |
| <graphs> | |
| <graph> | |
| <name>CPU temp</name> | |
| <width>900</width> | |
| <height>200</height> | |
| <yaxismin>0.0000</yaxismin> | |
| <yaxismax>100.0000</yaxismax> | |
| <show_work_period>1</show_work_period> | |
| <show_triggers>1</show_triggers> | |
| <type>0</type> | |
| <show_legend>1</show_legend> | |
| <show_3d>0</show_3d> | |
| <percent_left>0.0000</percent_left> | |
| <percent_right>0.0000</percent_right> | |
| <ymin_type_1>0</ymin_type_1> | |
| <ymax_type_1>0</ymax_type_1> | |
| <ymin_item_1>0</ymin_item_1> | |
| <ymax_item_1>0</ymax_item_1> | |
| <graph_items> | |
| <graph_item> | |
| <sortorder>0</sortorder> | |
| <drawtype>4</drawtype> | |
| <color>1A7C11</color> | |
| <yaxisside>0</yaxisside> | |
| <calc_fnc>2</calc_fnc> | |
| <type>0</type> | |
| <item> | |
| <host>CPU Temperature</host> | |
| <key>sensor[coretemp-isa-0000,temp1]</key> | |
| </item> | |
| </graph_item> | |
| <graph_item> | |
| <sortorder>1</sortorder> | |
| <drawtype>4</drawtype> | |
| <color>F63100</color> | |
| <yaxisside>0</yaxisside> | |
| <calc_fnc>2</calc_fnc> | |
| <type>0</type> | |
| <item> | |
| <host>CPU Temperature</host> | |
| <key>sensor[coretemp-isa-0000,temp2]</key> | |
| </item> | |
| </graph_item> | |
| <graph_item> | |
| <sortorder>2</sortorder> | |
| <drawtype>4</drawtype> | |
| <color>2774A4</color> | |
| <yaxisside>0</yaxisside> | |
| <calc_fnc>2</calc_fnc> | |
| <type>0</type> | |
| <item> | |
| <host>CPU Temperature</host> | |
| <key>sensor[coretemp-isa-0000,temp3]</key> | |
| </item> | |
| </graph_item> | |
| <graph_item> | |
| <sortorder>3</sortorder> | |
| <drawtype>4</drawtype> | |
| <color>A54F10</color> | |
| <yaxisside>0</yaxisside> | |
| <calc_fnc>2</calc_fnc> | |
| <type>0</type> | |
| <item> | |
| <host>CPU Temperature</host> | |
| <key>sensor[coretemp-isa-0000,temp4]</key> | |
| </item> | |
| </graph_item> | |
| <graph_item> | |
| <sortorder>4</sortorder> | |
| <drawtype>2</drawtype> | |
| <color>FC6EA3</color> | |
| <yaxisside>0</yaxisside> | |
| <calc_fnc>2</calc_fnc> | |
| <type>0</type> | |
| <item> | |
| <host>CPU Temperature</host> | |
| <key>AvgCoreTemp</key> | |
| </item> | |
| </graph_item> | |
| </graph_items> | |
| </graph> | |
| </graphs> | |
| </zabbix_export> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment