/
var
/
lib
/
pcp
/
pmdas
/
pipe
/
/var/lib/pcp/pmdas/pipe
mkdir
upload
Name
Size
Mode
Actions
domain.h
57
0644
edit
dl
rm
help
1712
0644
edit
dl
rm
Install
676
0755
edit
dl
rm
pmdapipe
38432
0755
edit
dl
rm
pmns
809
0644
edit
dl
rm
README
2191
0644
edit
dl
rm
Remove
660
0755
edit
dl
rm
root
113
0644
edit
dl
rm
sample.conf
139
0644
edit
dl
rm
Edit:
/usr/libexec/pcp/pmdas/pipe/Install
(676B)
#! /bin/sh # # Copyright (c) 2015 Red Hat. # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 2 of the License, or (at your # option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # # Install the pipe PMDA and/or PMNS # . $PCP_DIR/etc/pcp.env . $PCP_SHARE_DIR/lib/pmdaproc.sh iam=pipe pmdaSetup pmdaInstall exit
Save
cmd:
run