Information about the package, pcp-pmda-logger, which is shipped with common Linux distributions. The pcp-pmda-logger package is designed for, Performance Co-Pilot (PCP) metrics from arbitrary log files.
Package Name:
pcp-pmda-logger
Summary:
Performance Co-Pilot (PCP) metrics from arbitrary log files
URL:
Description:
This package contains the PCP Performance Metrics Domain Agent (PMDA) for collecting metrics from a specified set of log files (or pipes). The PMDA supports both sampled and event-style metrics.
Architecture:
x86_64
Version:
3.10.9
Release:
9.el6
Size:
28 k
Repository:
base
From Repository:
Licence:
GPLv2+
Control the pcp-pmda-logger package with the following handy commands outlined below.
yum install pcp-pmda-logger
This command will install pcp-pmda-logger on the server.
yum remove pcp-pmda-logger
This command will un-install pcp-pmda-logger on the server. When you run this command, you will be asked if you are sure that you want to remove pcp-pmda-logger, so you have to manually confirm that you want to do this.
yum -y remove pcp-pmda-logger
This command will un-install pcp-pmda-logger 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-pmda-logger when using the -y flag.
yum update pcp-pmda-logger
This command will update pcp-pmda-logger to the latest version. When you run this command, you will be asked if you are sure that you want to remove pcp-pmda-logger, so you have to manually confirm that you want to do this.
yum -y update pcp-pmda-logger
This command will update pcp-pmda-logger 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-pmda-logger when using the -y flag.
yum info pcp-pmda-logger
This command will show you core information about the pcp-pmda-logger package.
yum deplist pcp-pmda-logger
This command will show you the dependencies for pcp-pmda-logger. 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-pmda-logger
This command will check if there is an update waiting on pcp-pmda-logger. 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.