Munin::Node::ProxySpooler man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

Munin::Node::ProxySpooUser3Contributed Perl DocumeMunin::Node::ProxySpooler(3)

NAME
       Munin::Node::ProxySpooler - Daemon to gather spool information by
       querying a munin-node instance.

SYNOPSIS
	 Munin::Node::ProxySpooler->run(spooldir => '/var/spool/munin');
	 # never returns.

	 # meanwhile, in another process
	 my $spoolreader = Munin::Node::Spoolreader->new(
	     spooldir => '/var/spool/munin',
	 );
	 print $spoolreader->fetch(123456789);

METHODS
       new
	     Munin::Node::ProxySpooler->new(%args);

	   Constructor.	 It is called automatically by the "run" method, so
	   probably isn't of much use otherwise.

       run
	     Munin::Node::ProxySpooler->run(%args);

	   Daemonises the current process, and starts fetching data from a
	   Munin node.

	   Never returns.  The process will clean up and exit(0) upon receipt
	   of SIGINT, SIGTERM or SIGHUP.

	   "spooldir"
		   The directory to write results to.  Optional.

	   "host", "port"
		   The host and port the spooler will gather results from.
		   Defaults to "localhost" and 4949 respectively, which should
		   be acceptable for most purposes.

	   "pid_file"
		   The pidfile to use.	Required.

perl v5.20.3			  2016-02-19	  Munin::Node::ProxySpooler(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net