Munin::Master::Node(3pm) User Contributed Perl Documentation Munin::Master::Node(3pm)NAMEMunin::Master::Node - Provides easy access to the munin nodeSYNOPSISuse Munin::Master::Node; my $node = Munin::Master::Node->new('localhost', '4949', 'foo'); $node->do_in_session(sub{ ... # Call misc. methods on $node });METHODSnew 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::node::configure::plugin(3pm) - debian |
| munin::node::os(3pm) - debian |
| munin::node::snmpconfig(3pm) - debian |
| xml::xpath::node(3pm) - debian |
| munin(8) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |