/var/lib/pcp/pmdas/pipe
NameSizeModeActions
domain.h570644editdlrm
help17120644editdlrm
Install6760755editdlrm
pmdapipe384320755editdlrm
pmns8090644editdlrm
README21910644editdlrm
Remove6600755editdlrm
root1130644editdlrm
sample.conf1390644editdlrm
Edit: /usr/libexec/pcp/pmdas/pipe/Remove (660B)
#! /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. # # Remove the pipe PMDA # . $PCP_DIR/etc/pcp.env . $PCP_SHARE_DIR/lib/pmdaproc.sh iam=pipe pmdaSetup pmdaRemove exit