run external checks on hosts to determine their boot state.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 24 Nov 2008 21:46:51 +0000 (21:46 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 24 Nov 2008 21:46:51 +0000 (21:46 +0000)
zabbix/templates/zabbix_externalchecks.xml [new file with mode: 0644]

diff --git a/zabbix/templates/zabbix_externalchecks.xml b/zabbix/templates/zabbix_externalchecks.xml
new file mode 100644 (file)
index 0000000..6ac981a
--- /dev/null
@@ -0,0 +1,43 @@
+<?xml version="1.0"?>
+<zabbix_export version="1.0" date="24.11.08" time="21.44">
+       <hosts>
+               <host name="Template_PLC_External_Checks">
+                       <useip>0</useip>
+                       <dns></dns>
+                       <ip>0.0.0.0</ip>
+                       <port>10050</port>
+                       <status>3</status>
+                       <groups>
+                               <group>Templates</group>
+                       </groups>
+                       <host_profiles_ext>
+                       </host_profiles_ext>
+                       <items>
+                               <item type="10" key="ext_boot_state[]" value_type="3">
+                                       <description>External Boot State Check</description>
+                                       <ipmi_sensor></ipmi_sensor>
+                                       <delay>300</delay>
+                                       <history>7</history>
+                                       <trends>365</trends>
+                                       <status>0</status>
+                                       <units></units>
+                                       <multiplier>0</multiplier>
+                                       <delta>0</delta>
+                                       <formula>1</formula>
+                                       <lastlogsize>0</lastlogsize>
+                                       <logtimefmt></logtimefmt>
+                                       <delay_flex></delay_flex>
+                                       <params>DSN=&lt;database source name&gt;\nuser=&lt;user name&gt;\npassword=&lt;password&gt;\nsql=&lt;query&gt;</params>
+                                       <trapper_hosts></trapper_hosts>
+                                       <snmp_community>public</snmp_community>
+                                       <snmp_oid>interfaces.ifTable.ifEntry.ifInOctets.1</snmp_oid>
+                                       <snmp_port>161</snmp_port>
+                                       <snmpv3_securityname></snmpv3_securityname>
+                                       <snmpv3_securitylevel>0</snmpv3_securitylevel>
+                                       <snmpv3_authpassphrase></snmpv3_authpassphrase>
+                                       <snmpv3_privpassphrase></snmpv3_privpassphrase>
+                               </item>
+                       </items>
+               </host>
+       </hosts>
+</zabbix_export>
\ No newline at end of file