LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What is the difference in these threads in SuperKaramba themes?... (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-the-difference-in-these-threads-in-superkaramba-themes-654220/)

Erik765 07-07-2008 10:59 PM

What is the difference in these threads in SuperKaramba themes?...
 
I have superkaramba installed, and have been using a memory monitor that I thought was pretty accurate until I installed another one, and now I'm completely confused!

The theme I was using has this in the string for inquiring what it referes to as 'RAM' sensor=memory format="%umb". I can see it go up and down with program usage, it looked to be pretty accurate.

This other theme is using sensor=memory format="%um MB" and it's saying I'm using WAY more memory than I thought I was. It also goes up and down in response to running programs.

Which one is it?

What is the difference in the returns from
sensor=memory format="%umb"
and
sensor=memory format="%um MB"

Oh, and as a note, I know neither of these are the swap partition as that is okay on both monitors.

Am I really going to have to upgrade my memory just because I play Oblivion, COD4, C&C3, and WoW on my Kubuntu box?!! Hee hee!

Let me know, 'cause now I'm frustrated.

Thanks.

emi_ramo 07-08-2008 05:26 AM

You can compare the output to the one from the command 'top' (on a terminal). And, please, tell us the differences!!

emi

Erik765 07-10-2008 02:39 PM

Well, I can't seem to just type those strings into a terminal, as they seem to be karamaba-specific? Or... am I just doing it wrong?

simonapnic 07-10-2008 03:33 PM

Open up a console (like Terminal, XTerm etc) and at the shell prompt type:
top and watch the information for a while. It is 99% accurate, probably the most accurate of all. It also gives you CPU usage, the process ID and some others. If the data is too fast and too much for you from top, do a ps and analyze it from there.


All times are GMT -5. The time now is 02:07 AM.