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

FreeBSD Manual Pages

  
 
  

home | help
Munin::...::Server(3) User Contributed Perl DocumentationMunin::...::Server(3)

NAME
       Munin::Node::Server - This module implements a Net::Server server for
       the munin node.

SYNOPSIS
	use Munin::Node::Server;
	Munin::Node::Server->run(...);

       For arguments to	run(), see Net::Server.

METHODS
   NET::SERVER "CALLBACKS"
       pre_loop_hook
	   Loads all the plugins (services).

       request_denied_hook
	   Logs	the source of rejected connections.

       process_request
	   Processes the request.

perl v5.36.3			  2025-05-18		 Munin::...::Server(3)

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

home | help