debian man page for munin::master::node

Query: munin::master::node

OS: debian

Section: 3pm

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

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

NAME
Munin::Master::Node - Provides easy access to the munin node
SYNOPSIS
use Munin::Master::Node; my $node = Munin::Master::Node->new('localhost', '4949', 'foo'); $node->do_in_session(sub{ ... # Call misc. methods on $node });
METHODS
new FIX do_in_session FIX negotiate_capabilities FIX list_services FIX fetch_service_config FIX fetch_service_data FIX perl v5.14.2 2013-11-12 Munin::Master::Node(3pm)
Related Man Pages
munin-cron(8) - debian
munin(8) - debian
munin-update(8) - debian
munin::master::htmlold(3pm) - debian
munin::node::config(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph