Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rup(1) [freebsd man page]

RUP(1)							    BSD General Commands Manual 						    RUP(1)

NAME
rup -- remote status display SYNOPSIS
rup [host ...] DESCRIPTION
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>. EXAMPLES
example% rup otherhost otherhost 7:36am up 6 days, 16:45, load average: 0.20, 0.23, 0.18 example% 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 rpcbind(8)), and cannot accommodate any RPC-based services. The host may be down. SEE ALSO
rpc.rstatd(8), rpcbind(8) HISTORY
The rup command appeared in Sun-OS. BUGS
The sorting options are not implemented. BSD
June 7, 1993 BSD

Check Out this Related Man Page

rup(1C) 						      Communication Commands							   rup(1C)

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 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). OPTIONS
-h Sort the display alphabetically by host name. -l Sort the display by load average. -t Sort the display by up time. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWesu | +-----------------------------+-----------------------------+ SEE ALSO
ruptime(1), inetd(1M), attributes(5) BUGS
Broadcasting does not work through gateways. SunOS 5.11 13 Feb 1991 rup(1C)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

command --> top

I understand the numbers displayed in variable "load average". My question: what are the correct/ideal numbers? Sometimes, I got less than 1. Others, above 6. Also, what HW/SW should I tune in order to have the ideal numbers? Thank you ... (1 Reply)
Discussion started by: dgromerog
1 Replies

2. UNIX for Advanced & Expert Users

Connection Timed out

I connect to a Sun Box through telnet but it timed out in couple of minutes. Advance thanks for any idea...help... (2 Replies)
Discussion started by: s_aamir
2 Replies

3. UNIX for Advanced & Expert Users

w/who command returned zero users

Hi ppl, We are using Sun OS and recently, encountered this strange problem. When issuing the "w" or "who" command, the system produce no listing. See screen shot below. ----------------------- $ w 2:56pm up 2 day(s), 21:10, 0 users, load average: 1.03, 0.75, 0.69 User tty ... (6 Replies)
Discussion started by: sinyem
6 Replies

4. Linux

rstatd does not work

Hi, I'm working with Mercury tools: Loadrunner, and I'm trying to monitor a unix/linux box, the Loadrunner tool uses the rstatd, and I got next error: Mar 4 11:25:56 sacindt rpc.rstatd: incompatible to /proc. Could not read disk_io: data I'm trying to start that deamon, and I use the RUP to... (1 Reply)
Discussion started by: toto2000ff
1 Replies

5. UNIX for Dummies Questions & Answers

Top 'user' reaches 100% many times

Actually, I have 2 questions. At this moment I am running a site which has a lot of visitors. The current server has some problems with running, and I'dd like to see if I can optimize the code to prevent having to upgrade the server. At this moment if I type 'top' on the unix server I see a... (5 Replies)
Discussion started by: Wexxl
5 Replies

6. Shell Programming and Scripting

printing output more than 13

i want to print the idle time of the users more than 10 days. for eg: my "w" command output is like below. -sh-3.00$ w 03:47:41 up 13 days, 16:59, 3 users, load average: 10.00, 10.00, 10.00 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT root :0 - ... (2 Replies)
Discussion started by: Krrishv
2 Replies

7. UNIX for Dummies Questions & Answers

Xbrowser/Xmanager question

In the Xbrowser window, under status column, i see the following: 2 users, load: 3.7, 3.7, 3.7 What does "load" mean exactly, and the three numbers? Thanks! (4 Replies)
Discussion started by: Deanne
4 Replies

8. UNIX for Advanced & Expert Users

output of command rup

i have not understood the meaning of output of command rup. try to use this command $ rup <hostname> and then it gives output as given below hostname up 2 days, 7:19, load avarage : 0.02, 0.03, 0.02 does anybody kno about what is load avarage related to ? (1 Reply)
Discussion started by: kiranrasane
1 Replies

9. UNIX for Advanced & Expert Users

start rstatd deamon on unix

Hi, How can I start the rstatd deamon, and how can know if this is actually runing? (4 Replies)
Discussion started by: toto2000ff
4 Replies

10. Shell Programming and Scripting

Perl Help

Hi 9:26pm up 551 days, 5:52, 19 users, load average: 1.51, 1.70, 1.77 From the above output i want to extract the last three floating numbers(1.51, 1.70, 1.77) in a perl script. can anybody help how would be regular expression... Reply ASAP :) (4 Replies)
Discussion started by: Harikrishna
4 Replies

11. Solaris

How to get RPC(Remote Proceedure Call) values?

Guys, Help me out in getting the RPC resource values of the system. By running the ipcs command i get the HEXA values of the IPC(Inter Process Communication) values in the system like q 12760 0x10fe4d88 --rw-rw-rw- a-1982 cts m 686089 0x10fe4d48 --rw-rw-rw- a-1982 ... (2 Replies)
Discussion started by: meheretoknow
2 Replies

12. UNIX for Advanced & Expert Users

dmispd still detected by scan utility

Hello, I need to disbale the rpc snmpXdmid & dmispd. In order to simualte it I enabled this services by running the follwoing command: /usr/lib/dmi/snmpXdmid /usr/lib/dmi/dmispd I run a scan and it found both services. Then I killed both PID of these services and also delete registration... (1 Reply)
Discussion started by: Alalush
1 Replies

13. Solaris

RPC: Rpcbind failure - RPC: Timed out

while i trying to mount from NAS i have this messages mount -F nfs -o rw 172.16.110.13:/tremabkup /tremabkup nfs mount: 172.16.110.13: : RPC: Rpcbind failure - RPC: Timed out nfs mount: retrying: /tremabkup nfs mount: 172.16.110.13: : RPC: Rpcbind failure - RPC: Timed out nfs mount:... (2 Replies)
Discussion started by: thecobra151
2 Replies

14. Shell Programming and Scripting

Bash script affect load average

Hello I have created next scritpt to do the next: chekp if host is alive. When the host down, launch telnet other equip to do checks. When execute the script the load average of the machines increase. For example: Before launch script top - 11:14:56 up 14 days, 18:06, 3 users, load... (3 Replies)
Discussion started by: capilla
3 Replies

15. War Stories

Data Centre meets Vacuum Cleaner

Hi Folks, I have just spent a couple of days resolving some problems at the remote DR data centre, sorting out the problems caused by the over zealous use of a Vacuum cleaner of all things. We have a backup server a SUN V480R with a Storedge 3510 and expansion attached which suffered a... (6 Replies)
Discussion started by: gull04
6 Replies