munin::master::worker(3pm) debian man page | unix.com

Man Page: munin::master::worker

Operating Environment: debian

Section: 3pm

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

NAME
Munin::Master::Worker - Abstract base class for workers.
SYNOPSIS
See Munin::Master::ProcessManager.
METHODS
new Munin::Master::Worker->new($identity); Constructor. This is an abstract class, so this shouldn't be called directly. The optional $identity argument should be a unique identifier for the process. to_string print $worker->string; # Stringifies too print "Worker $worker just died"; Returns a unique string representation of the worker. perl v5.14.2 2013-11-12 Munin::Master::Worker(3pm)
Related Man Pages
munin-cron(8) - debian
gearman::worker(3pm) - debian
munin::master::htmlold(3pm) - debian
munin::node::snmpconfig(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 ?
Detecting unused variables...
Find columns in a file based on header and print to new file