debian man page for munin::master::update

Query: munin::master::update

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Munin::Master::Update(3pm)				User Contributed Perl Documentation				Munin::Master::Update(3pm)

NAME
Munin::Master::Update - Contacts Munin Nodes, gathers data from their service data sources, and stores this information in RRD files.
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. perl v5.14.2 2013-11-12 Munin::Master::Update(3pm)
Related Man Pages
munin-limits(8) - debian
munin(8) - debian
munin::master::group(3pm) - debian
munin::node::os(3pm) - debian
munin::node::snmpconfig(3pm) - debian
Similar Topics in the Unix Linux Community
Getting last section of data from logfile