summaryrefslogtreecommitdiffstats
path: root/Monitoring/Makefile
diff options
context:
space:
mode:
authorFelix Richter <Felix.Richter@syntax-fehler.de>2011-06-16 14:53:53 +0200
committerFelix Richter <Felix.Richter@syntax-fehler.de>2011-06-16 14:53:53 +0200
commit1e6461dcb26980450d30cdd573affda0c35f0435 (patch)
tree8cd58954a710c5f4ff0fcac1612ea47f75b27fbe /Monitoring/Makefile
parent884d9d9819205826bf6d7368c788f8844a92d630 (diff)
migrated all necessary configuration
used the Debian config for krebs to provide a generic environment without dependencies to other nagios systems
Diffstat (limited to 'Monitoring/Makefile')
-rw-r--r--Monitoring/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Monitoring/Makefile b/Monitoring/Makefile
index a42707e3..90c7e0c1 100644
--- a/Monitoring/Makefile
+++ b/Monitoring/Makefile
@@ -5,8 +5,7 @@ HTDOCS = /usr/share/nagios3/htdocs
.phony: debian
debian:
[ `which nagios3` ] || apt-get install nagios3
- rm $(NAGDIR)/conf.d/localhost_nagios2.cfg || true
- rm $(NAGDIR)/conf.d/host-gateway_nagios3.cfg || true
+ rm $(NAGDIR)/conf.d/* || true
cp -r conf/* $(NAGDIR)/conf.d/
htpasswd -bc htpasswd.users nagiosadmin krebs
htpasswd -b htpasswd.users shack shackit