apache2: Richte munin-Überwachung ein

This commit is contained in:
phil 2022-06-05 14:59:06 +02:00
parent 85852da70a
commit 25e4165241
6 changed files with 56 additions and 0 deletions

6
templates/munin.j2 Normal file
View file

@ -0,0 +1,6 @@
[apache*]
env.url http://localhost/server-status?auto
{% if inventory_hostname == "orwell" %}
env.ports 443
{% endif %}
env.showfree 1