muninlite - 1.0.4-3 - Munin node implemented in shell
Homepage: http://sourceforge.net/projects/muninlite/
依賴
xinetd - xinetd_2.3.14-3
munin
/etc/xinetd.d/munin
service munin
{
socket_type = stream
protocol = tcp
wait = no
user = root
group = root
server = /usr/sbin/munin-node
only_from = 59.188.17.228 59.188.17.247 127.0.0.1
disable = no
}
/etc/services
munin 64949/tcp
xinetd
/etc/xinetd.conf
defaults
{
}
includedir /etc/xinetd.d
root@fw:/etc/xinetd.d# /etc/init.d/xinetd enable
root@fw:/etc/xinetd.d# /etc/init.d/xinetd start
telnet localhost 64949
# munin node at fw