1Munin::Master::Update(3U)ser Contributed Perl DocumentatiMounnin::Master::Update(3)
2
3
4

NAME

6       Munin::Master::Update - Contacts Munin Nodes, gathers data from their
7       service data sources, and stores this information in RRD files.
8

SYNOPSIS

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

METHODS

14       new
15            my $update = Munin::Master::Update->new();
16
17           Constructor.
18
19       run
20            $update->run();
21
22           This is where all the work gets done.
23
24
25
26perl v5.30.0                      2019-10-19          Munin::Master::Update(3)
Impressum