apache2: Richte munin-Überwachung ein
This commit is contained in:
parent
85852da70a
commit
25e4165241
6 changed files with 56 additions and 0 deletions
6
templates/munin.j2
Normal file
6
templates/munin.j2
Normal file
|
@ -0,0 +1,6 @@
|
|||
[apache*]
|
||||
env.url http://localhost/server-status?auto
|
||||
{% if inventory_hostname == "orwell" %}
|
||||
env.ports 443
|
||||
{% endif %}
|
||||
env.showfree 1
|
Loading…
Add table
Add a link
Reference in a new issue