Munin::Master::GroupRepository(3pm) | User Contributed Perl Documentation | Munin::Master::GroupRepository(3pm) |
Munin::Master::GroupRepository - FIX
Inherits methods from Munin::Master::Config.
my $gr = Munin::Master::GroupRepository->new($groups_and_hosts);
Constructor. $groups_and_hosts is the list of groups and hosts to associate with the instance. (This will usually be "Munin::Master::Config->instance()->{config}{groups};"
2023-03-21 | perl v5.36.0 |