From Alan.Coopersmith@sun.com Wed Apr 30 13:43:51 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m3UKhojI024576
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 30 Apr 2008 13:43:51 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m3UKhjYI024287;
	Wed, 30 Apr 2008 21:43:48 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K0500A03O8YWA00@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 30 Apr 2008 13:43:46 -0700 (PDT)
Received: from almas.sfbay.sun.com ([129.146.106.93])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K050090SO8XCX30@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 30 Apr 2008 13:43:45 -0700 (PDT)
Received: from almas.sfbay.sun.com (localhost [127.0.0.1])
	by almas.sfbay.sun.com (8.14.2+Sun/8.14.2) with ESMTP id m3UKhjDv000538; Wed,
 30 Apr 2008 13:43:45 -0700 (PDT)
Received: (from alanc@localhost)
	by almas.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m3UKhjIT000535; Wed,
 30 Apr 2008 13:43:45 -0700 (PDT)
Date: Wed, 30 Apr 2008 13:43:45 -0700 (PDT)
From: Alan Coopersmith <Alan.Coopersmith@sun.com>
Subject: xload -remote [PSARC/2008/293 Self Review]
To: PSARC-ext@sun.com
Cc: Jay.Cotton@sun.com
Message-id: <200804302043.m3UKhjIT000535@almas.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 1575

I am sponsoring this case for Jay Cotton.   I have marked it closed
approved automatic as it simply adds an option to xload that has been
in the community version for several years.

        -Alan Coopersmith-           alan.coopersmith@sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 xload -remote
    1.2. Name of Document Author/Supplier:
	 Author:  Jay Cotton
    1.3  Date of This Document:
	30 April, 2008
4. Technical Description

xload is a program that displays the X server load average.

This project updates our current version of xload to the open
source xload version 1.0.2, which introduces a new option to
the existing set of options.

The following new option is being added:

    -remote <host name>         Allows the command to monitor load on
				a remote system. 

The -remote option reads the load on remote systems from the rwho
data files in /var/spool/rwho.   Sites who want to use this option
will first need to configure in.rwhod on the appropriate hosts.

Interfaces Imported
-------------------
rwho data files		Committed	Assumed - pre-dates ARC

Interfaces Exported
-------------------
xload -remote <host>	Uncommitted	Patch Release Binding

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		X Consolidation (Desktop C-Team)
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


