Lunatique is no more
authorAlex Dehnert <alex@dehnerts.com>
Sat, 15 Feb 2014 18:49:24 +0000 (13:49 -0500)
committerAlex Dehnert <alex@dehnerts.com>
Sat, 15 Feb 2014 18:49:24 +0000 (13:49 -0500)
conf.d/hostgroups_nagios2.cfg
local.d/lunatique.cfg [deleted file]

index 996bb5e2947034661c837fd517815c63ee9de8a3..cccb5e8d9d30d7e4fa4c5bf42e700dcc06e65ec4 100644 (file)
@@ -34,5 +34,5 @@ define hostgroup {
 define hostgroup {
         hostgroup_name  ping-servers
                alias           Pingable servers
-               members         gateway,scrubbing-bubbles,lunatique
+               members         gateway,scrubbing-bubbles
         }
diff --git a/local.d/lunatique.cfg b/local.d/lunatique.cfg
deleted file mode 100644 (file)
index dfb13b6..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-define host {
-       use generic-host
-       host_name lunatique
-       address 18.208.0.153
-       max_check_attempts 6
-       check_period 24x7
-       check_command check-host-alive
-       notification_interval 240
-       notification_period 24x7
-       contact_groups adehnert-pub
-       notification_options d,u,r
-}