Uninstalling the performance monitoring tool
You can uninstall the performance monitoring tool by running the following commands on all nodes that have monitoring enabled on it.
RHEL or SLES nodes:
- To uninstall the sensor on the node, use the rpm -evh gpfs.gss.pmsensors command.
- To uninstall the collector on the node, use the rpm -evh gpfs.gss.pmcollector command.
- To uninstall the object proxy on the node, use the rpm -evh pmswift command.
- To uninstall the NFS proxy on the node, use the rpm -evh gpfs.pm-ganesha command.
Ubuntu nodes:
- To uninstall the sensor on the node, use the dpkg -r gpfs.gss.pmsensors command.
- To uninstall the collector on the node, use the dpkg -r gpfs.gss.pmcollector command.
- To uninstall the object proxy on the node, use the dpkg -r pmswift command.
- To uninstall the NFS proxy on the node, use the dpkg -r gpfs.pm-ganesha command.
For reinstalling sensors and the collector, see Manually installing the performance monitoring tool.