uptime.1 (2010 09)

u
uptime(1) uptime(1)
load average for pset 0 : 1.06, 1.15, 1.15
load average for pset 94 : 0.00, 0.00, 0.00
load average for pset 95 : 0.00, 0.00, 0.00
load average for pset 97 : 1.00, 1.00, 1.01
The command:
uptime -p94,95 or uptime -p"94 95"
gives output which looks like the following if 94 and 95 are valid pset ids:
7:59pm up 11 days, 6:25, 12 users
load average for pset 94 : 0.00, 0.00, 0.00
load average for pset 95 : 0.00, 0.00, 0.00
The command:
uptime -c
gives the load average of the system, producing output resembling the following:
11:49pm up 21:05, 1 user, load average: 0.00, 0.00, 0.00
The command:
uptime -c -p
gives the load average of all the psets in the system. If 0 and 1 are psets in the system, the output will
look like the following:
11:53pm up 21:09, 1 user
load average for pset 0 : 0.01, 0.01, 0.01
1 is an empty pset
AUTHOR
uptime was developed by the University of California, Berkeley and HP.
SEE ALSO
mpctl(2), pset_ctl(2).
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010