*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: rup | Section: 1 | Source: OpenBSD | File: rup.1
RUP(1) FreeBSD General Commands Manual RUP(1) NAME rup - remote status display SYNOPSIS rup [-dhlt] [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 options are as follows: -d For each host, report what its local time is. This is useful for checking time synchronization on a network. -h Sort the display alphabetically by host name. -l Sort the display by load average. -t Sort the display by up time. The rpc.rstatd(8) 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. EXAMPLES $ rup otherhost otherhost up 6 days, 16:45, load average: 0.20, 0.23, 0.18 DIAGNOSTICS rup: RPC: Program not registered The rpc.rstatd(8) daemon has not been started on the remote host. rup: RPC: Timed out A communication error occurred. Either the network is excessively congested, or the rpc.rstatd(8) daemon has terminated on the remote host. rup: RPC: Port mapper failure - RPC: Timed out The remote host is not running the portmapper (see portmap(8)), and cannot accommodate any RPC- based services. The host may be down. SEE ALSO portmap(8), rpc.rstatd(8) HISTORY The rup command appeared in SunOS. FreeBSD 14.1-RELEASE-p8 April 24, 2014 FreeBSD 14.1-RELEASE-p8

Navigation Options