1Munin::Node::Server(3pmU)ser Contributed Perl DocumentatiMounnin::Node::Server(3pm)
2
3
4

NAME

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

SYNOPSIS

10        use Munin::Node::Server;
11        Munin::Node::Server->run(...);
12
13       For arguments to run(), see Net::Server.
14

METHODS

16   NET::SERVER "CALLBACKS"
17       pre_loop_hook
18           Loads all the plugins (services).
19
20       request_denied_hook
21           Logs the source of rejected connections.
22
23       process_request
24           Processes the request.
25
26
27
28perl v5.38.0                      2023-11-06          Munin::Node::Server(3pm)
Impressum