RUPTIME(1) | MidnightBSD General Commands Manual | RUPTIME(1) |
ruptime
— show
host status of local machines
ruptime |
[-alrtu ] [host ...] |
The ruptime
utility gives a status line
like uptime(1) for each
machine on the local network; these are formed from packets broadcast by
each host on the network once every three minutes.
If no operands are given, ruptime
displays
uptime status for all machines; otherwise only those hosts specified on the
command line are displayed. If hosts are specified on the command line, the
sort order is equivalent to the order hosts were specified on the command
line.
Machines for which no status report has been received for 11 minutes are shown as being down, and machines for which no status report has been received for 4 days are not shown in the list at all.
The options are as follows:
-a
-l
-r
-t
-u
The default listing is sorted by host name.
A ruptime
utility appeared in
4.2BSD.
August 8, 2017 | midnightbsd-3.1 |