Aaron Brown > perfSONAR_PS-Collectors-Daemon > perfSONAR_PS::Collectors::Base

Download:
perfSONAR_PS-Collectors-Daemon-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Module Version: 0.09   Source  

NAME ^

perfSONAR_PS::Collectors::Base - The base module for periodic collectors.

DESCRIPTION ^

This module provides a very simple base class to be used by all perfSONAR collectors.

SYNOPSIS ^

DETAILS ^

API ^

init($self) This function is called by the daemon to initialize the collector. It must return 0 on success and -1 on failure.

collectMeasurements($self) This function is called by the daemon to collect and store measurements.

SEE ALSO ^

To join the 'perfSONAR-PS' mailing list, please visit:

https://mail.internet2.edu/wws/info/i2-perfsonar

The perfSONAR-PS subversion repository is located at:

https://svn.internet2.edu/svn/perfSONAR-PS

Questions and comments can be directed to the author, or the mailing list.

VERSION ^

$Id:$

AUTHOR ^

Aaron Brown, <aaron@internet2.edu>, Jason Zurawski, <zurawski@internet2.edu>

LICENSE ^

You should have received a copy of the Internet2 Intellectual Property Framework along with this software. If not, see <http://www.internet2.edu/membership/ip.html>

COPYRIGHT ^

Copyright (c) 2004-2007, Internet2 and the University of Delaware

All rights reserved.

syntax highlighting: