/var/lib/pcp/pmdas/jbd2
NameSizeModeActions
domain.h570644editdlrm
help54650644editdlrm
help.dir3000644editdlrm
help.pag44490644editdlrm
Install7460755editdlrm
pmdajbd2180640755editdlrm
pmda_jbd2.so178480755editdlrm
Remove6660755editdlrm
root1010644editdlrm
root_jbd213620644editdlrm
Edit: /usr/libexec/pcp/pmdas/jbd2/Remove (666B)
#!/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 JBD2 PMDA # . $PCP_DIR/etc/pcp.env . $PCP_SHARE_DIR/lib/pmdaproc.sh iam=jbd2 pmdaSetup pmdaRemove exit