PCP::LogImport(3) Perl module for importing performance data to create a Performance Co-Pilot archive

SYNOPSIS


use PCP::LogImport;

DESCRIPTION

The PCP::LogImport module contains the language bindings for building Perl applications that import performance data from a file or real-time source and create a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools.

The routines in this module provide wrappers around the libpcp_import library.

AUTHOR

Ken McDonell, <[email protected]>

Copyright (C) 2010 by Ken McDonell.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2 (see the ``COPYING'' file in the PCP source tree for further details).