User Tools

Site Tools


doc:appunti:linux:sa:munin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
doc:appunti:linux:sa:munin [2023/10/17 09:19] – [Monitoraggio servizio Apache] niccolodoc:appunti:linux:sa:munin [2023/10/17 09:48] – [Monitoraggio servizio Apache] niccolo
Line 152: Line 152:
 ln -s /usr/share/munin/plugins/apache_volume /etc/munin/plugins/apache_volume ln -s /usr/share/munin/plugins/apache_volume /etc/munin/plugins/apache_volume
 </code> </code>
 +
 +Per verificare se Apache è configurato correttamente per dare accesso alle statistiche, provare ad accedere all'URL specifico, ad esempio con wget:
 +
 +<code>
 +wget -O status.txt "http://localhost/server-status?auto"
 +</code>
 +
 +Per verificare che il plugin funzioni, è sufficiente eseguirlo da riga di comando:
 +
 +<code>
 +/usr/share/munin/plugins/apache_accesses
 +accesses80.value 21617
 +</code>
 +
 +
doc/appunti/linux/sa/munin.txt · Last modified: 2023/11/15 18:59 by niccolo