RUPTIME(TC) UNIX System V
Name
ruptime - Show host status of local machines
Syntax
ruptime [ -a ] [ -r ] [ -l ] [ -t ] [ -u ]
Description
The ruptime command gives a status line for each machine on
the local network; these are formed from packets broadcast
by each host on the network, once every 1 - 3 minutes.
Machines for which no status report has been received for 5
minutes are shown as being down.
Users idle an hour or more are not counted unless the -a
flag is given.
Normally, the listing is sorted by host name. The -l , -t ,
and -u flags specify sorting by load average, uptime, and
number of users, respectively. The -r flag reverses the
sort order.
Files
/usr/spool/rwho/whod.* data files
See Also
rwho(TC), rwhod(ADMN)
(printed 8/17/89) RUPTIME(TC)