Installation/configuration de Munin

This commit is contained in:
VC
2019-12-31 15:25:24 +01:00
parent 79c54a22c3
commit fddbc1c9b4
11 changed files with 327 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ server {
stub_status on;
access_log off;
allow 127.0.0.1;
allow ::1;
deny all;
}
}