Query: munin::master::worker
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Munin::Master::Worker(3pm) User Contributed Perl Documentation Munin::Master::Worker(3pm)NAMEMunin::Master::Worker - Abstract base class for workers.SYNOPSISSee Munin::Master::ProcessManager.METHODSnew 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 |
---|
worker(1) - debian |
munin(8) - debian |
worker(3) - php |
gearman::worker(3pm) - debian |
munin::node::os(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Introduction |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |