Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pmda: handle struct latency_counter and add num_recoveries | David Disseldorp | 2011-09-06 | 1 | -0/+2 |
| | | | | | | | | | Rebase the CTDB PMDA from 1.0.114 to master: - Add tevent and ctdb_protocol includes - Handle latency metrics now stored under struct latency_counter - Add new metric for the num_recoveries counter (This used to be ctdb commit 2165a6f5117a71f9f97f46be9708fa34c037e17c) | ||||
* | pmda: Initial ctdb pmda check-in | David Disseldorp | 2011-09-06 | 1 | -0/+104 |
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) |