Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ruptime(1) — OSF/1 1.0 (TIN) MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rwho(1)

rwhod(8)

ruptime(1)  —  Commands

OSF  —  Environment_Note_Added

NAME

ruptime − Displays the status of each host on a network

SYNOPSIS

ruptime [-ar] [-l | -t | -u]

The ruptime command displays the status of each host on a local network that is running the rwhod daemon. 

FLAGS

-aIncludes all users.  Without this flag, users whose sessions are idle an hour or more are not included. 

-lSorts the list by the load average over 5-, 10-, and 15-minute intervals prior to a server’s transmission.  The load averages are multiplied by 10 to represent the value in decimal format. 

-rReverses the sort order. 

-tSorts the list by the length of uptime. 

-uSorts the list by the number of users. 

DESCRIPTION

The status lines are sorted by hostname unless the -l, -t, or -u flag is indicated. The status information is provided in packets broadcast once every 3 minutes by each network host running rwhod.  Any activity (such as the power to a host being turned on or off) that takes place between broadcasts is not reflected until the next broadcast.  Hosts for which no status information is received for 11 minutes are reported as down. 

EXAMPLES

     1.To get a status report on the hosts on the local network, enter:

$ ruptime

Information similar to the following is displayed:

host1up5:15,4 users,  load 0.09, 0.04, 0.04
host2up7:45,3 users,  load 0.08, 0.07, 0.04
host3up2:28,0 users,  load 0.01, 0.02, 0.03
host4up3+01:44,1 user,   load 0.01, 0.02, 0.03
host7up7:43,1 user,   load 0.06, 0.12, 0.11

(Output may be formatted differently on your system.)

     2.To get a status report sorted by load average, enter:

$ ruptime -l

Information similar to the following is displayed:

host2up7:45,3 users,  load 0.08, 0.07, 0.04
host1up5:18,4 users,  load 0.07, 0.07, 0.04
host7up7:43,1 user,   load 0.06, 0.12, 0.11
host3up2:28,0 users,  load 0.01, 0.02, 0.03
host4up3+01:44,1 user,   load 0.01, 0.02, 0.03

(Output may be formatted differently on your system.)

FILES

/var/spool/rwho/whod.∗
Indicates data files received from remote rwhod daemons. 

ENVIRONMENT NOTES

This section describes system features that are not generic to OSF/1 but that are provided in this OSF/1 implementation. 

Digital Extensions

The machinename flag is specific to this OSF/1 implementation:

SYNOPSIS

ruptime [-ar] [-l | -t | -u] [machinename]

FLAGS

machinename
If a machinename is specified, only the status of that machine is displayed to the screen. 

RELATED INFORMATION

Commands:  rwho(1), rwhod(8). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026