summaryrefslogtreecommitdiffstats
path: root/modules/Monitoring/conf/tinc_hosts.cfg
diff options
context:
space:
mode:
authorkrebs <krebs@UTART>2011-05-22 01:36:58 +0200
committerkrebs <krebs@UTART>2011-05-22 01:36:58 +0200
commita780c084808b707cd220729eea851b896c3310dc (patch)
treec29496cc6e36d6ec289f3168cc1352bff7ebe32c /modules/Monitoring/conf/tinc_hosts.cfg
parentf760a83541fd49249753c1995e04ede0a0013f4f (diff)
updated Nagios config scripts
krebs_hosts: changed paths for utart/ytart shack_infrastructure: added script to check if local dns is working tinc_hosts: added IRC check for supernode tincnet: added IRC check command
Diffstat (limited to 'modules/Monitoring/conf/tinc_hosts.cfg')
-rw-r--r--modules/Monitoring/conf/tinc_hosts.cfg9
1 files changed, 8 insertions, 1 deletions
diff --git a/modules/Monitoring/conf/tinc_hosts.cfg b/modules/Monitoring/conf/tinc_hosts.cfg
index ef2cb95d..4b1ad9ab 100644
--- a/modules/Monitoring/conf/tinc_hosts.cfg
+++ b/modules/Monitoring/conf/tinc_hosts.cfg
@@ -10,7 +10,14 @@ define host{
_TINC_ADDRESS 10.7.7.1
address miefda.org
parents shack-gw
- hostgroups tinc-nodes,ssh-servers
+ hostgroups tinc-nodes,ssh-servers,http-servers
+ }
+
+define service {
+ host_name supernode
+ service_description IRC
+ use generic-service
+ check_command check_ircd
}
#
# Sharepoint (dhbw-stuttgart)