debian man page for munin::master::host

Query: munin::master::host

OS: debian

Section: 3pm

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

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

NAME
Munin::Master::Host - Holds information on hosts we are interested in collecting data from.
DESCRIPTION
NOTE that a host and a node are not the same thing -- some hosts may report services for several nodes, for example if they have SNMP plugins installed.
METHODS
new my $host = Munin::Master::Host->new($hostname, $group, \%attrs); Constructor. $group is the "Munin::Master::Group" object this host belongs to. Valid attributes include "port", "update", and c<use_node_name>. get_full_path Returns the full nested named path of the host object (eg. "group1;group2;hostname"). add_attributes_if_not_exists $host->add_attributes_if_not_exists(\%attrs); Merges the new attributes from %attrs into the host object, without overwriting any existing get_canned_ds_config FIX perl v5.14.2 2013-11-12 Munin::Master::Host(3pm)
Related Man Pages
slave(3erl) - linux
munin-limits(8) - debian
munin(8) - debian
munin::node::configure::plugin(3pm) - debian
munin::node::os(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
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)?