Man Page: munin::master::update
Operating Environment: debian
Section: 3pm
Munin::Master::Update(3pm) User Contributed Perl Documentation Munin::Master::Update(3pm)NAMEMunin::Master::Update - Contacts Munin Nodes, gathers data from their service data sources, and stores this information in RRD files.SYNOPSISmy $update = Munin::Master::Update->new(); $update->run();METHODSnew 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 |