From: Andy Witter Date: Thu, 9 May 2013 14:52:47 +0000 (-0400) Subject: include the extinfo_icinga.cfg file X-Git-Tag: GenaSYS-2.3.6~9 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=22eafe097b82f23d2620d2c788cafd0ffc5d6f86;p=contrib%2Fpines%2Fgenasys.git include the extinfo_icinga.cfg file --- diff --git a/templates/monitor/extinfo_icinga.cfg b/templates/monitor/extinfo_icinga.cfg new file mode 100644 index 0000000..588c728 --- /dev/null +++ b/templates/monitor/extinfo_icinga.cfg @@ -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 +}