Munin::Master::Update(3) Contacts Munin Nodes, gathers data from their

SYNOPSIS


my $update = Munin::Master::Update->new();
$update->run();

METHODS

new
 my $update = Munin::Master::Update->new();

Constructor.

run
 $update->run();

This is where all the work gets done.