summaryrefslogtreecommitdiff
path: root/templates/nagios/conf.d/templates.cfg
diff options
context:
space:
mode:
authorJulien Dessaux2017-10-10 11:21:33 +0200
committerJulien Dessaux2017-10-11 22:58:55 +0200
commitf0d67bc3a7ea00fd36585c9ffa5465f09ab898cc (patch)
treea924e03932f6bbefa4706f454decfa634d839b4f /templates/nagios/conf.d/templates.cfg
parentAdded ipam alias since docker migration (diff)
downloadmasterfiles-f0d67bc3a7ea00fd36585c9ffa5465f09ab898cc.tar.gz
masterfiles-f0d67bc3a7ea00fd36585c9ffa5465f09ab898cc.tar.bz2
masterfiles-f0d67bc3a7ea00fd36585c9ffa5465f09ab898cc.zip
Updated nagios configs with ubuntu servers and docker services
Diffstat (limited to '')
-rw-r--r--templates/nagios/conf.d/templates.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/nagios/conf.d/templates.cfg b/templates/nagios/conf.d/templates.cfg
index f1f7fc9..c794dcf 100644
--- a/templates/nagios/conf.d/templates.cfg
+++ b/templates/nagios/conf.d/templates.cfg
@@ -22,7 +22,7 @@ define host {
}
define host {
- name freebsd-server ; The name of this host template
+ name workhours ; The name of this host template
use generic-host ; This template inherits other values from the generic-host template
check_period 24x7 ; By default, FreeBSD hosts are checked round the clock
check_interval 5 ; Actively check the host every 5 minutes