Received: with ECARTIS (v1.0.0; list pcp); Wed, 15 Jan 2003 12:24:20 -0800 (PST) Received: from tolkor.sgi.com (tolkor.sgi.com [198.149.18.6]) by oss.sgi.com (8.12.5/8.12.5) with SMTP id h0FKOG3v005078 for ; Wed, 15 Jan 2003 12:24:17 -0800 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by tolkor.sgi.com (8.12.2/8.12.2/linux-outbound_gateway-1.2) with SMTP id h0FKbtkq017621 for ; Wed, 15 Jan 2003 14:37:56 -0600 Received: from kenj-ppp.melbourne.sgi.com (kenj-ppp.melbourne.sgi.com [134.14.55.215]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id HAA25382; Thu, 16 Jan 2003 07:29:02 +1100 Date: Thu, 16 Jan 2003 07:29:12 +1100 (EST) From: kenmcd@melbourne.sgi.com Reply-To: kenmcd@melbourne.sgi.com To: "Zhang, Sonic" cc: "PCP (E-mail)" Subject: RE: I find the cause of the failure in case 374 In-Reply-To: <957BD1C2BF3CD411B6C500A0C944CA2602CB5B78@pdsmsx32.pd.intel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-archive-position: 157 X-ecartis-version: Ecartis v1.0.0 Sender: pcp-bounce@oss.sgi.com Errors-to: pcp-bounce@oss.sgi.com X-original-sender: kenmcd@melbourne.sgi.com Precedence: bulk X-list: pcp On Mon, 13 Jan 2003, Zhang, Sonic wrote: > Hi, > > The current problem is that command "sh" in "rsh remotehost -l pcpqa > sh" doesn't use any environment config file of user pcpqa. So, I fail to set > the full path of pmlogger for "sh". Its default path variable is > "/bin:/usr/bin". The only way that I know is create a symbolic link of > pmlogger in folder /bin . > > Do you have any good idea? Edit the .profile or .cshrc or .whatever for the "pcpqa" user on all of the remote systems to add all of the required PCP directories to the user's $PATH. You need to fix this in the setup of the "pcpqa" login on the QA machines, _not_ in the PCP QA scripts.