mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
9699e5750d
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. (This used to be ctdb commit fe7f69d6fc37661c2f1caa11de4ed3a7940d0a2f)
11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
/*
|
|
* fake "root" for validating the local PMNS subtree
|
|
*/
|
|
|
|
#include <stdpmid>
|
|
|
|
root { ctdb }
|
|
|
|
#include "pmns"
|
|
|