Facendo telnet 127.0.0.1 4949 ottengo la risposta corretta, come ho trovato dovrebbe essere nella documentazione di munin, per cui in ascolto sembra ci sia.
Usando il comando munin-check per vedere se trova qualcosa che non và, trova dei problemi sui permessi:
Codice:
munin-check
Check /var/cache/munin/www
check /var/lib/munin/datafile
check /var/lib/munin/limits
check /var/lib/munin/localdomain
check /var/lib/munin/munin-graph.stats
check /var/lib/munin/munin-update.stats
Check miscelaneous
# /var/lib/munin/plugin-state : Wrong owner (munin != nobody)
# /etc/munin/plugin-conf.d : Wrong permissions (750 != 755)
Check done. Please note that this script only checks most things,
not all things.
Please also note that this script is very new and may be buggy.
Però è configurato per girare come munin:munin per cui non ho capito il nobody da dove stà saltando fuori. | | | |
| | Telnet | Protocollo di rete client-server basato su socket TCP, il cui obiettivo è fornire un supporto per le comunicazioni. Solitamente viene sfruttato per ottenere delle sessioni utente su host remoti fornendo al server le credenziali per accedervi. | | |
| | | |