]> jspc29.x-matter.uni-frankfurt.de Git - hadesicinga.git/commitdiff
JAM: changed icinga channel access services
authormanaged by Chef via sys_accounts recipe <root@lxhadeb06.gsi.de>
Mon, 9 Apr 2018 08:52:32 +0000 (10:52 +0200)
committermanaged by Chef via sys_accounts recipe <root@lxhadeb06.gsi.de>
Mon, 9 Apr 2018 08:52:32 +0000 (10:52 +0200)
icinga/objects/hosts_hades.cfg

index 7b554128c7b5115fab34e9ee82fe230a95eed5d7..77a54cfc8c9d8457e9c836c12225d3839819d79a 100644 (file)
@@ -160,14 +160,14 @@ define host{
 #        }
 
 #lxg0441  preliminary other epics archiver host
-define host{
-        name                    lxg0441
-        use                     hades-host     ; Name of host template to use
-        host_name               lxg0441
-        alias                   EPICS archiver server (lxg0441)
-        address                 140.181.92.222
-        register                1
-        }
+#define host{
+#        name                    lxg0441
+#        use                     hades-host     ; Name of host template to use
+#        host_name               lxg0441
+#        alias                   EPICS archiver server (lxg0441)
+#        address                 140.181.92.222
+#        register                1
+#        }
 
 
 
@@ -324,7 +324,7 @@ define hostgroup{
 define service{
       use                        remote-service
       hostgroup_name             hades-pcs, EPICS-archivers
-      host_name                  e7had2, lxir043, lxg0441
+      host_name                  e7had2, lxir043
       service_description        PING
       check_command              check-host-alive
 }
@@ -343,7 +343,7 @@ define service{
 define service{
         use                             remote-service         ; Name of service template to use
         hostgroup_name                  hades-pcs, EPICS-archivers
-       host_name                       lxir043, lxg0441
+       host_name                       lxir043
         service_description             SSH
         check_command                   check_ssh
         }
@@ -351,26 +351,26 @@ define service{
 define service{
       use                        remote-service
       hostgroup_name             EPICS-archivers
-      service_description        CA archiver http 4812
+      service_description        CA archiver http 4912
       notifications_enabled      1 ; Suppress direct notification by setting to 0
-      check_command              check_http!"-p 4812"!
+      check_command              check_http!"-p 4912"!
 }
 
-define service{
-      use                        remote-service
-      hostgroup_name             EPICS-archivers
-      service_description        CA archive data server http 8086
-      notifications_enabled      1 ; Suppress direct notification by setting to 0
-      check_command              check_http!-e 404 -p 8086!
-}
+#define service{
+#      use                        remote-service
+#      hostgroup_name             EPICS-archivers
+#      service_description        CA archive data server http 8086
+#      notifications_enabled      1 ; Suppress direct notification by setting to 0
+#      check_command              check_http!-e 404 -p 8086!
+#}
 
-define service{
-      use                        remote-service
-      host_name                  lxg0441
-      service_description        CA archiver http 4912
-      notifications_enabled      1 ; Suppress direct notification by setting to 0
-      check_command              check_http!"-p 4912"!
-} 
+#define service{
+#      use                        remote-service
+#      host_name                  lxg0441
+#      service_description        CA archiver http 4912
+#      notifications_enabled      1 ; Suppress direct notification by setting to 0
+#      check_command              check_http!"-p 4912"!
+#
 
 
 define service{
@@ -406,7 +406,8 @@ define servicegroup{
 define servicegroup{
         servicegroup_name       Epics CA
         alias                   Channel Access archiver and data server prozesses
-        members                 *,CA archiver http 4812,*,CA archiver http 4912,*,CA archive data server http 8086
+#        members                 *,CA archiver http 4812,*,CA archiver http 4912,*,CA archive data server http 8086
+       members                 *,CA archiver http 4912
         }