Information about the package, pcp-doc, which is shipped with common Linux distributions. The pcp-doc package is designed for, Documentation and tutorial for the Performance Co-Pilot.
Package Name:
pcp-doc
Summary:
Documentation and tutorial for the Performance Co-Pilot
URL:
Description:
Documentation and tutorial for the Performance Co-Pilot Performance Co-Pilot (PCP) provides a framework and services to support system-level performance monitoring and performance management. The pcp-doc package provides useful information on using and configuring the Performance Co-Pilot (PCP) toolkit for system level performance management. It includes tutorials, HOWTOs, and other detailed documentation about the internals of core PCP utilities and daemons, and the PCP graphical tools.
Architecture:
noarch
Version:
3.10.9
Release:
9.el6
Size:
3.8 M
Repository:
base
From Repository:
Licence:
GPLv2+ and CC-BY
Control the pcp-doc package with the following handy commands outlined below.
yum install pcp-doc
This command will install pcp-doc on the server.
yum remove pcp-doc
This command will un-install pcp-doc on the server. When you run this command, you will be asked if you are sure that you want to remove pcp-doc, so you have to manually confirm that you want to do this.
yum -y remove pcp-doc
This command will un-install pcp-doc on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pcp-doc when using the -y flag.
yum update pcp-doc
This command will update pcp-doc to the latest version. When you run this command, you will be asked if you are sure that you want to remove pcp-doc, so you have to manually confirm that you want to do this.
yum -y update pcp-doc
This command will update pcp-doc to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pcp-doc when using the -y flag.
yum info pcp-doc
This command will show you core information about the pcp-doc package.
yum deplist pcp-doc
This command will show you the dependencies for pcp-doc. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update pcp-doc
This command will check if there is an update waiting on pcp-doc. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.