From 9ea6c9bfc825a684654837886af4291780673eb7 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 24 Nov 2008 21:46:51 +0000 Subject: [PATCH] run external checks on hosts to determine their boot state. --- zabbix/templates/zabbix_externalchecks.xml | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 zabbix/templates/zabbix_externalchecks.xml diff --git a/zabbix/templates/zabbix_externalchecks.xml b/zabbix/templates/zabbix_externalchecks.xml new file mode 100644 index 0000000..6ac981a --- /dev/null +++ b/zabbix/templates/zabbix_externalchecks.xml @@ -0,0 +1,43 @@ + + + + + 0 + + 0.0.0.0 + 10050 + 3 + + Templates + + + + + + External Boot State Check + + 300 + 7 + 365 + 0 + + 0 + 0 + 1 + 0 + + + DSN=<database source name>\nuser=<user name>\npassword=<password>\nsql=<query> + + public + interfaces.ifTable.ifEntry.ifInOctets.1 + 161 + + 0 + + + + + + + \ No newline at end of file -- 2.43.0