Initial commit

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2014-08-17 00:35:57 +03:00
commit 60b8ecdd4c
36 changed files with 1450 additions and 0 deletions

View File

@ -0,0 +1,5 @@
[tomcat_*]
env.host 127.0.0.1
env.port 8081
env.user {{ munin_tomcat_user }}
env.password {{ munin_tomcat_password }}