Internal Configuring munin-node

From GrandCare Systems
Revision as of 16:58, 5 April 2013 by Ngh (talk | contribs)
Jump to navigation Jump to search

Installation

# apt-get install munin-node munin-plugins-extra

Client Configuration

Shorewall

Edit /etc/shorewall/rules

Add the following lines:

# Munin Master
ACCEPT net:184.106.169.5        $FW     tcp     4949

Restart shorewall:

# /etc/init.d/shorewall restart
Munin-node

Edit /etc/munin/munin-node.conf

Change the allow ACL to

allow ^184\.106\.169\.5$

Symlink any additional plugins in /usr/share/munin/plugins to /etc/munin/plugins

Restart munin-node:

# /etc/init.d/munin-node restart

Server Configuration

Edit /etc/munin/munin.conf on cloud-www and add a host block:

[gcmanage.grandcare.com]
   address gcmanage.grandcare.com
   use_node_name yes