SCTOP(1)
USER COMMANDS
SCTOP(1)
NAME
sctop - display SCore-D status

SYNOPSIS
sctop scbcast-host[:portno]

DESCRIPTION
sctop provides an ongoing look at SCore-D activity in real time. It displays a listing of user parallel processes running on SCore-D. It also displays SCore-D status, such as how long SCore-D has been up and running, how many user parallel processes are running, and so on.

Before invoking sctop, scbcast(8), with the sysmon argument, must be running and its hostname (and port number) must be present in a command argument.

sctop displays the above information on a text terminal using the curses library.

The options available for sctop:

scbcast-host[:portno]
Specifies the hostname running the broadcasting program (and its port number if specified).

Here is the table of the state, denoted with S, of a user parallel job.
CharacterState
AAborted
GUnder debugging
MWaiting for stadard and/or error message output
OSuspended by operator
QScheduling queue is not acitivated
RRunning
SIdle (waiting for SCore-D system call done)
USuspended by user
WWaiting for resource(s)
ZDying (zombie)

SEE ALSO
scored(8) scbcast(8),

NOTES
If there is no SCore-D connected to the scbcast process, no monitoring information is displayed.

$Id: sctop.html,v 1.1.1.1 2002/02/12 02:00:13 kameyama Exp $