Scroll to navigation

Munin::Master::GroupRepository(3pm) User Contributed Perl Documentation Munin::Master::GroupRepository(3pm)

NAME

Munin::Master::GroupRepository - FIX

METHODS

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};"

2024-02-28 perl v5.38.2