Weblog entry #1 for bacula
#1
adding new nodes to munin
Posted by bacula on Mon 23 Jan 2006 at 16:35
Hi Guys,
I am new to munin package and i need some one help.I have installed munin and default local host is working fine now i need to add other hosts for that i have added following details
i am try to add new node in munin.conf file like this
[director1]
address 212.13.5.133
use_node_name yes
Now in munin-node.conf i have added new node ipaddress
allow ^212\.13\.5\.133$
If i want to add which plugins need to add for this host where i can define.
and grapha automatically appears i need to modify any html code.
thanks for your help
I am new to munin package and i need some one help.I have installed munin and default local host is working fine now i need to add other hosts for that i have added following details
i am try to add new node in munin.conf file like this
[director1]
address 212.13.5.133
use_node_name yes
Now in munin-node.conf i have added new node ipaddress
allow ^212\.13\.5\.133$
If i want to add which plugins need to add for this host where i can define.
and grapha automatically appears i need to modify any html code.
thanks for your help
Comments on this Entry
You've probably already found this, but just incase other users stumble across it.
Each node is individually setup on that specific client node. take a look at /etc/munin/plugins/ and create additional links as needed to /usr/share/munin/plugins/....
Hope this helps.
Each node is individually setup on that specific client node. take a look at /etc/munin/plugins/ and create additional links as needed to /usr/share/munin/plugins/....
Hope this helps.
[ Parent | Reply to this comment ]