logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.40.1                                       2025-05-20                           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.

See Also