/var/lib/pcp/pmdas/zfs
NameSizeModeActions
domain.h560644editdlrm
help333430644editdlrm
help.dir32520644editdlrm
help.pag326990644editdlrm
Install7300755editdlrm
pmdazfs547280755editdlrm
pmda_zfs.so544000755editdlrm
Remove6670755editdlrm
root1000644editdlrm
root_zfs145420644editdlrm
Edit: /usr/libexec/pcp/pmdas/zfs/Install (730B)
#!/bin/sh # # Copyright (c) 2021 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. # # Install the Linux ZFS PMDA and/or PMNS # . $PCP_DIR/etc/pcp.env . $PCP_SHARE_DIR/lib/pmdaproc.sh iam=zfs daemon_opt=true pipe_opt=true pmns_source=root_zfs pmdaSetup pmdaInstall exit