Munin::Master::Update(3) | User Contributed Perl Documentation | Munin::Master::Update(3) |
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¶
2023-04-21 | perl v5.26.1 |