debian man page for munin::node::server

Query: munin::node::server

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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-cron(8) - debian
munin-html(8) - debian
munin::node::config(3pm) - debian
munin::node::service(3pm) - debian
net::server::proto::unix(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
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)?