/var/lib/pcp/pmdas/xfs
NameSizeModeActions
domain.h550644editdlrm
help279700644editdlrm
help.dir24960644editdlrm
help.pag271780644editdlrm
Install7300755editdlrm
pmdaxfs507040755editdlrm
pmda_xfs.so504880755editdlrm
Remove6870755editdlrm
root1000644editdlrm
root_xfs120640644editdlrm
Edit: /usr/libexec/pcp/pmdas/xfs/Remove (687B)
#!/bin/sh # # Copyright (c) 2013 Red Hat Inc. # # 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 Linux XFS PMDA # . $PCP_DIR/etc/pcp.env . $PCP_SHARE_DIR/lib/pmdaproc.sh iam=xfs pmns_name="xfs quota" pmdaSetup pmdaRemove exit