GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RUP(1) FreeBSD General Commands Manual RUP(1)

rup
remote status display

rup [host ...]

The rup utility 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 rpc.rstatd(8) daemon must be running on the remote host for this command to work. The rup utility uses an RPC protocol defined in <rpcsvc/rstat.x>.

example% rup otherhost
otherhost   7:36am  up 6 days, 16:45,  load average: 0.20, 0.23, 0.18
example%

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 rpcbind(8)), and cannot accommodate any RPC-based services. The host may be down.

rpc.rstatd(8), rpcbind(8)

The rup command appeared in Sun-OS.

The sorting options are not implemented.
June 7, 1993 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.