include the extinfo_icinga.cfg file
authorAndy Witter <awitter@georgialibraries.org>
Thu, 9 May 2013 14:52:47 +0000 (10:52 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Thu, 9 May 2013 14:52:47 +0000 (10:52 -0400)
templates/monitor/extinfo_icinga.cfg [new file with mode: 0644]

diff --git a/templates/monitor/extinfo_icinga.cfg b/templates/monitor/extinfo_icinga.cfg
new file mode 100644 (file)
index 0000000..588c728
--- /dev/null
@@ -0,0 +1,13 @@
+##
+## Extended Host and Service Information
+##
+
+define hostextinfo{
+        hostgroup_name   all
+        notes            Ubuntu Linux servers
+#       notes_url        http://webserver.localhost.localdomain/hostinfo.pl?host=netware1
+        icon_image       base/ubuntu.png
+        icon_image_alt   Ubuntu Linux
+        vrml_image       ubuntu.png
+        statusmap_image  base/ubuntu.gd2
+}