Changes committed to git://oss.sgi.com/kenj/pcp.git dev
dev/null |binary
src/pmdas/bozo/GNUmakefile | 49 ------
src/pmdas/bozo/Install | 31 ----
src/pmdas/bozo/Remove | 29 ---
src/pmdas/bozo/domain.h | 1
src/pmdas/bozo/pmdabozo.pl | 60 --------
src/pmimport/examples/GNUmakefile | 37 ----
src/pmimport/examples/README | 13 -
src/pmimport/examples/mk.mover.log | 35 ----
src/pmimport/examples/mover.log | 161 ---------------------
src/pmimport/examples/mover2pcp | 277 -------------------------------------
src/pmimport/examples/moverv1 | 26 ---
src/pmimport/examples/moverv2 | 29 ---
src/pmimport/examples/moverv3 | 40 -----
src/pmimport/examples/moverv4 | 54 -------
src/pmimport/examples/weather.dat | 156 --------------------
16 files changed, 998 deletions(-)
commit cb9ae4802e2397500e67aba9942d0c714142a58c
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Tue Aug 17 06:44:06 2010 +1000
pmimport example - moved to pcp-gui
pcp2mover example now lives in pcp-gui/man/html/mover2pcp
commit e077a95c6fe9a51163d407252b70d35cdad2dd12
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Tue Aug 17 06:21:48 2010 +1000
remove the bozo pmda
As per Nathan's suggestion, this does not belong in the general
PCP source tree.
|