Hi.
We got Sun280R with SunOS 5.8:
sun1:/# uname -a
SunOS sun1 5.8 Generic_108528-14 sun4u sparc SUNW,Sun-Fire-280R
sun1:/#
I wanna to monitor top (eg. 10) processes according to the processor spending time, I/O load, real/virtual memory usage.
"ps" is not exactly what I want (even though sorting is by "awk" and "sort" possible). Are there some utilities (perhaps free downloadable from web?)? E.g. "top", "monitor", ... for 64-bit environment?
I made "top" but it writes following error meassage:
sun:/tmp# top
top: /dev/ksyms is not a 32-bit kernel namelist
kvm_open: Error 0
sun:/tmp#
Anyone so kind to advise me?
Thanks ahead for helping and your time.
Vlado
We got Sun280R with SunOS 5.8:
sun1:/# uname -a
SunOS sun1 5.8 Generic_108528-14 sun4u sparc SUNW,Sun-Fire-280R
sun1:/#
I wanna to monitor top (eg. 10) processes according to the processor spending time, I/O load, real/virtual memory usage.
"ps" is not exactly what I want (even though sorting is by "awk" and "sort" possible). Are there some utilities (perhaps free downloadable from web?)? E.g. "top", "monitor", ... for 64-bit environment?
I made "top" but it writes following error meassage:
sun:/tmp# top
top: /dev/ksyms is not a 32-bit kernel namelist
kvm_open: Error 0
sun:/tmp#
Anyone so kind to advise me?
Thanks ahead for helping and your time.
Vlado