munin::master::update(3pm) debian man page | unix.com

Man Page: munin::master::update

Operating Environment: debian

Section: 3pm

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-cron(8) - debian
munin-html(8) - 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