From 6c89839b7fc344608e61c8916ac9d9925fa98d14 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 5 Oct 2012 06:46:27 +0200 Subject: Monitoring/\* --> nagios/ --- Monitoring/nagios/shinken/hosts/localhost.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Monitoring/nagios/shinken/hosts/localhost.cfg (limited to 'Monitoring/nagios/shinken/hosts/localhost.cfg') diff --git a/Monitoring/nagios/shinken/hosts/localhost.cfg b/Monitoring/nagios/shinken/hosts/localhost.cfg new file mode 100644 index 00000000..a15a9c5d --- /dev/null +++ b/Monitoring/nagios/shinken/hosts/localhost.cfg @@ -0,0 +1,7 @@ +define host{ + use linux + contact_groups admins + host_name localhost + address localhost + icon_set server + } -- cgit v1.2.3