pmda: Initial ctdb pmda check-in
authorDavid Disseldorp <ddiss@suse.de>
Wed, 13 Jul 2011 16:11:23 +0000 (18:11 +0200)
committerDavid Disseldorp <ddiss@suse.de>
Tue, 6 Sep 2011 12:01:18 +0000 (14:01 +0200)
commitfe7f69d6fc37661c2f1caa11de4ed3a7940d0a2f
treef83069a145126e59a918b6615b2bdf115d5741e9
parent3885141f37724b3dea61b45fbac38489ec356588
pmda: Initial ctdb pmda check-in

The CTDB Performance Metrics Domain Agent (PMDA) is compiled when
Performance Co-Pilot (PCP) header files are present.

The CTDB PMDA periodically requests runtime counters from ctdbd (similar
to ctdb statistics) and exports these values via PCP for capture and
charting etc.
Makefile.in
configure.ac
utils/pmda/Install [new file with mode: 0644]
utils/pmda/README [new file with mode: 0644]
utils/pmda/Remove [new file with mode: 0644]
utils/pmda/domain.h [new file with mode: 0644]
utils/pmda/help [new file with mode: 0644]
utils/pmda/pmda_ctdb.c [new file with mode: 0644]
utils/pmda/pmns [new file with mode: 0644]
utils/pmda/root [new file with mode: 0644]