pcp
[Top] [All Lists]

Re: [ANNOUNCE] SGI Performance Co-Pilot 2.4.0-1 now available

To: Mark Goodwin <markgw@xxxxxxx>
Subject: Re: [ANNOUNCE] SGI Performance Co-Pilot 2.4.0-1 now available
From: Jan-Frode Myklebust <janfrode@xxxxxxxxxxxxxxx>
Date: Mon, 23 Aug 2004 09:15:35 +0200
Cc: pcp@xxxxxxxxxxx
In-reply-to: <Pine.LNX.4.44.0408061833370.4413-100000@woolami.melbourne.sgi.com>
Mail-followup-to: Mark Goodwin <markgw@xxxxxxx>, pcp@xxxxxxxxxxx
References: <Pine.LNX.4.44.0408061833370.4413-100000@woolami.melbourne.sgi.com>
Sender: pcp-bounce@xxxxxxxxxxx
On Fri, Aug 06, 2004 at 06:37:59PM +1000, Mark Goodwin wrote:
> 
> SGI is pleased to announce the new version of Performance Co-Pilot (PCP)
> open source (version 2.4.0-1) is now available for download from :
> 

I just rebuilt and installed this on a few machines running
whiteboxlinux.org. On a machine without older pcp already installed,
it worked fine, but on machines with pcp-2.3.2-4  installed somthing
strange happened.. It seems to have expanded a '*' in the pmcd config
file.

Before the upgrade:

# cat /var/pcp/config/pmcd/pmcd.conf
# Performance Metrics Domain Specifications
#
# This file is automatically generated during the build
# Name  Id      IPC     IPC Params      File/Cmd
pmcd    2       dso     pmcd_init
/var/pcp/pmdas/pmcd/pmda_pmcd.so
linux   60      dso     linux_init
/var/pcp/pmdas/linux/pmda_linux.so
[access]
allow 129.177.* : fetch;
disallow * : all;


After upgrade (yum update):

# cat /var/lib/pcp/config/pmcd/pmcd.conf
# Performance Metrics Domain Specifications
#
# This file is automatically generated during the build
# Name  Id      IPC     IPC Params      File/Cmd
pmcd    2       dso     pmcd_init
/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so
linux   60      dso     linux_init
/var/lib/pcp/pmdas/linux/pmda_linux.so
[access]
allow 129.177.* : fetch;
disallow bin boot dev etc export home Home initrd lib linuxlocal local 
lost+found misc mnt net opt proc root sbin scratch tmp usr var : all;



  -jf

<Prev in Thread] Current Thread [Next in Thread>