# }
#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
+# }
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
}
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
}
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{
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
}