Scroll to navigation

Munin::Node::Server(3pm) User Contributed Perl Documentation Munin::Node::Server(3pm)

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"

Loads all the plugins (services).
Logs the source of rejected connections.
Processes the request.
2022-01-03 perl v5.32.1