Click to See Complete Forum and Search --> : system resourses?


Prophet621
07-12-2002, 07:27 PM
I have seen a lot of desktops with a bar on the side/bottom with cpu, memory.. etc. What is it and where can I get one? I've tried most things listed in the gnome/kde start menu.

rapture
07-12-2002, 07:35 PM
I think you're talking about gkrellm, You can find it here:

http://web.wt.net/~billw/gkrellm/gkrellm.html

Prophet621
07-12-2002, 07:55 PM
That's the one, thanks for the help.:D

Okie
07-12-2002, 08:10 PM
what i like to use to get a quick view of what is happining with system resources is xosview, it is not a panel dock app, it is good for a quick view without the details of a full featured process viewer (that is what top is for)...

Prophet621
07-12-2002, 09:18 PM
Hmmm.. I installed gkrellm but can't find it to make it run

scanez
07-12-2002, 09:21 PM
Originally posted by Prophet621
Hmmm.. I installed gkrellm but can't find it to make it run
Try openning up a terminal and typing

gkrellm &

then you can close the terminal.

fancypiper
07-12-2002, 09:30 PM
It's not in /usr/bin/gkrellm?

locate gkrellm

or

find / -name gkrellm

should find it for you.