munin::node::server(3pm) debian man page | unix.com

Man Page: munin::node::server

Operating Environment: debian

Section: 3pm

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" pre_loop_hook Loads all the plugins (services). request_denied_hook Logs the source of rejected connections. process_request Processes the request. perl v5.14.2 2013-11-12 Munin::Node::Server(3pm)
Related Man Pages
munin-html(8) - debian
munin::master::group(3pm) - debian
munin::master::htmlold(3pm) - debian
net::server::multitype(3pm) - debian
net::server::proto::unix(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?