手册页部分 1: 用户命令

退出打印视图

更新时间: 2014 年 7 月
 
 

rup(1C)

名称

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

用法概要

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

描述

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 only queries 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).

选项

–h

Sort the display alphabetically by host name.

–l

Sort the display by load average.

–t

Sort the display by up time.

属性

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/extended-system-utilities

另请参见

ruptime(1), inetd(1M), attributes( 5)

已知问题

Broadcasting does not work through gateways.