PCP::MMV - Perl module for Memory Mapped Value instrumentation
Contents
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.
Name
PCP::MMV - Perl module for Memory Mapped Value instrumentation
See Also
mmv_stats_init(3), mmv_inc_value(3), mm_set_value(3), mmv_lookup_value_desc(3), mmv(5) and PMDA(3). The PCP mailing list pcp@groups.io can be used for questions about this module. Further details can be found at https://pcp.io
Synopsis
use PCP::MMV;
