munin::node::spoolreader(3pm) debian man page | unix.com

Man Page: munin::node::spoolreader

Operating Environment: debian

Section: 3pm

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

NAME
Munin::Node::SpoolReader - Reading side of the spool functionality
SYNOPSIS
my $spool = Munin::Node::SpoolReader->new(spooldir => $spooldir); print $spool->fetch(1234567890);
METHODS
new($args) Constructor. 'spooldir' should be the directory Munin::Node::SpoolWriter is writing to. fetch($timestamp) Fetches all the plugin results that have been recorded since $timestamp, in a form suitable to be sent straight over the wire. list() Lists all the plugin that have been recorded in the spool, in a form suitable to be sent straight over the wire. perl v5.14.2 2013-11-12 Munin::Node::SpoolReader(3pm)
Related Man Pages
munin::master::htmlold(3pm) - debian
munin::node::config(3pm) - debian
rdf::trine::node::variable(3pm) - debian
xml::xpath::node(3pm) - debian
munin(8) - centos
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
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph