[apache] configure Munin to access server-status #4

Closed
opened 2019-03-21 15:26:04 +01:00 by gcolpart · 1 comment
Owner

Issue imported from forge.evolix.org on 2019-03-21 14:26:04

  • Project: ansible-roles
  • Issue: 2506
  • Tracker: Evolution
  • Status: Résolu
  • Author: Gregory C.
  • Category:
  • Started at: 2018-12-31 00:00:00
  • Done ratio: 100
  • Created at: 2018-12-31 00:32:41
  • Updated at: 2019-01-01 20:10:28

role "apache" enable apache_* Munin plugin but it doesn't work without configuring Munin to access server-status.

We need to add these 2 lines at the end of /etc/munin/plugin-conf.d/munin-node file :

[apache_*]
env.url http://127.0.0.1/server-status-NNNNN?auto

with NNNNN = apache_serverstatus_suffix

> **Issue imported from forge.evolix.org on 2019-03-21 14:26:04** > * Project: ansible-roles > * Issue: 2506 > * Tracker: Evolution > * Status: Résolu > * Author: Gregory C. > * Category: > * Started at: 2018-12-31 00:00:00 > * Done ratio: 100 > * Created at: 2018-12-31 00:32:41 > * Updated at: 2019-01-01 20:10:28 role "apache" enable apache\_\* Munin plugin but it doesn't work without configuring Munin to access server-status. We need to add these 2 lines at the end of /etc/munin/plugin-conf.d/munin-node file : [apache_*] env.url http://127.0.0.1/server-status-NNNNN?auto with NNNNN = apache\_serverstatus\_suffix
Owner

Comment imported from forge.evolix.org on 2019-03-21 14:26:04

  • Author: Jérémy L.
  • Created at: 2019-01-01 20:10:28
  • Status: Nouveau → Résolu
  • Done ratio: 0% → 100%

Fixed with commit:41c1ed5a70defb9bfab6b1f6d346b151dd97fc71

> **Comment imported from forge.evolix.org on 2019-03-21 14:26:04** > * Author: Jérémy L. > * Created at: 2019-01-01 20:10:28 > * Status: Nouveau → Résolu > * Done ratio: 0% → 100% Fixed with commit:41c1ed5a70defb9bfab6b1f6d346b151dd97fc71
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#4
No description provided.