Graphically tell you a lot about the CPU.

Submitted by:	obrien@cs.ucdavis.edu (David E. O'Brien)
This commit is contained in:
Satoshi Asami 1996-02-29 01:57:44 +00:00
parent 3e09ec82fe
commit b6280bc73c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2754
5 changed files with 35 additions and 0 deletions

View file

@ -0,0 +1,23 @@
# New ports collection makefile for: xcpustate
# Version required: 2.1
# Date created: 31-Dec-1995
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
# $Id$
#
DISTNAME= xcpustate-2.1
CATEGORIES+= sysutils
MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/xcpustate/ \
ftp://ftp.x.org/contrib/utilities/xcpustate/
EXTRACT_SUFX= .shar.gz
MAINTAINER= obrien@cs.ucdavis.edu
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
USE_IMAKE= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (xcpustate-2.1.shar.gz) = 5dd3394cc21ab65a99a479d9e39e5b88

View file

@ -0,0 +1 @@
System monitoring utility graphicaly showing cpu load and status.

View file

@ -0,0 +1,8 @@
XCPUSTATE is a system monitor tool. It displays user-, system-,
idle-cputime in the form of a bar chart. On some systems it also
monitors disk performance.
It can also display information about remote hosts using the RSTAT RPC
protocol, as perfmeter does.
-- David (obrien@cs.ucdavis.edu)

View file

@ -0,0 +1,2 @@
bin/xcpustate
man/man1/xcpustate.1.gz