Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
Munin::...::Update(3)  User Contributed Perl Documentation Munin::...::Update(3)

NAME
     Munin::Master::Update - Contacts Munin Nodes, gathers data from their ser-
     vice data sources, and stores this information in RRD files.

SYNOPSIS
      my $update = Munin::Master::Update->new();
      $update->run();

METHODS
     new
	  my $update = Munin::Master::Update->new();

	 Constructor.

     run
	  $update->run();

	 This is where all the work gets done.

perl v5.42.3			   2026-08-29		   Munin::...::Update(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Munin::Master::Update&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help