rup

 


 
 
 
 User Commands                                              rup(1)
 
 
 


NAME

rup - show host status of remote machines (RPC version)

SYNOPSIS

rup [ -hlt ] rup [ host ... ]

DESCRIPTION

rup gives a status similar to uptime for remote machines. It broadcasts on the local network, and displays the responses it receives. Normally, the listing is in the order that responses are received, but this order can be changed by specifying one of the options listed below. When host arguments are given, rather than broadcasting rup will only query the list of specified hosts. A remote host will only respond if it is running the rstatd daemon, which is normally started up from inetd(1M).

OPTIONS

-h Sort the display alphabetically by host name. -l Sort the display by load average. -t Sort the display by up time.

FILES

/etc/servers

ATTRIBUTES

See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | | Availability | SUNWesu | |_____________________________|_____________________________|

SEE ALSO

ruptime(1), inetd(1M), attributes(5) Solaris 8 Advanced Installation Guide BUGS Broadcasting does not work through gateways. SunOS 5.8 Last change: 14 Sep 1992 1