diff options
Diffstat (limited to 'Monitoring/conf/other_hosts.cfg')
-rw-r--r-- | Monitoring/conf/other_hosts.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Monitoring/conf/other_hosts.cfg b/Monitoring/conf/other_hosts.cfg index bfc36154..bbdc676a 100644 --- a/Monitoring/conf/other_hosts.cfg +++ b/Monitoring/conf/other_hosts.cfg @@ -3,7 +3,7 @@ define host{ host_name google.de alias Google Website address google.de - parents shack-modem + parents shack-gw hostgroups http-servers } @@ -11,7 +11,6 @@ define host{ use generic-host host_name google-dns parents shack-gw - parents shack-modem alias Google DNS Service (always reachable) address 8.8.8.8 } |