 |
Index for Section 1 |
|
 |
Alphabetical listing for R |
|
 |
Bottom of page |
|
rup(1)
NAME
rup - Show host status of remote machines (RPC version)
SYNOPSIS
rup [-hlt]
rup [host...]
OPTIONS
-h Sort the display alphabetically by host name.
-l Sort the display by load average.
-t Sort the display by up time.
DESCRIPTION
The rup command displays the current time, amount of time since the system
was last started, number of users logged in, and the load averages for
remote machines. It broadcasts on the local network, and displays the
responses it receives.
Normally, the listing is in the order in which responses are received, but
this order can be changed by specifying one of the options listed in the
Flags section. When host arguments are given, rather than broadcasting, the
rup command queries the list of specified hosts.
A remote host only responds if it is running the rstatd daemon, which is
normally started from the inetd daemon.
RESTRICTIONS
Broadcasting does not work through gateways.
SEE ALSO
Commands: ruptime(1)
Daemons: inetd(8), rpc.statd(8)
 |
Index for Section 1 |
|
 |
Alphabetical listing for R |
|
 |
Top of page |
|