![]() |
Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
I couldn't find it anywhere.
I appreciate it. |
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
Why not use Conky? Tells you this and a lot more.
|
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
Quote:
|
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
+1, Conky is simply a must have !
There's also the nice SysteminfoWidget to see the cpu and memory usage on the desktop :-) |
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
Quote:
Follow this page of the WIKI for Desktop Command Execution (Memory Usage) |
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
|
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
Try the "free" command.
|
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
Thanks, I've already had a look on the DCEW (desktop command execution widget) scripts WIKI but I didn't find the script that actually produces a percent value. @fareed_Xtreme yes my aim is to use QBW but I've gotta find the script at first.
|
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
free |grep Mem|awk '{print $3 / $2 * 100 "%"}'
For swap, simply replace Mem with Swap. |
Re: Can somebody please post a script which will allow me to see the percentage RAM used? PLEASE? PLEASE?
Quote:
|
All times are GMT. The time now is 05:04. |
vBulletin® Version 3.8.8