PCP::MMV.3pm

Langue: en

Version: 2009-10-05 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

PCP::MMV - Perl module for Memory Mapped Value instrumentation

SYNOPSIS

   use PCP::MMV;
 
 

DESCRIPTION

The PCP::MMV Perl module contains the language bindings for building Perl programs instrumented with the Performance Co-Pilot Memory Mapped Value infrastructure - an efficient data transport mechanism for making performance data from within a Perl program available as PCP metrics using the MMV PMDA.

SEE ALSO

mmv_stats_init(3), mmv(4) and pmda(3).

The PCP mailing list pcp@oss.sgi.com can be used for questions about this module.

Further details can be found at http://oss.sgi.com/projects/pcp

AUTHOR

Nathan Scott, <nathans@debian.org>

Copyright (C) 2009 by Aconex.

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).