Интерактивная система просмотра системных руководств (man-ов)
rup (1)
rup (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
rup (1) ( FreeBSD man: Команды и прикладные программы пользовательского уровня )
>> rup (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
BSD mandoc
Linux NetKit (0.17)
NAME
rup
- remote status display
SYNOPSIS
rup
[-dshlt
]
[host ...
]
DESCRIPTION
rup
displays a summary of the current system status of a particular
host
or all hosts on the local network.
The output shows the current time of day, how long the system has
been up,
and the load averages.
The load average numbers give the number of jobs in the run queue
averaged over 1, 5 and 15 minutes.
The following options are available:
-d
For each host, report what its local time is.
This is useful for checking time syncronization on a network.
-s
Print time data in seconds (seconds of uptime or seconds since the
epoch), for scripts.
-h
Sort the display alphabetically by host name.
-l
Sort the display by load average.
-t
Sort the display by up time.
The
rpc.rstatd8
daemon must be running on the remote host for this command to
work.
rup
uses an RPC protocol defined in /usr/include/rpcsvc/rstat.x.