You are not logged in.
Pages: 1
like i said on title...i can see 'ram usage' but i need to no if using at least a mega of swap?
Offline
run 'top'
one of the lines shows swap provisioned and swap in use
Hasta manana, monsieur
Were the only words that I knew for sure
Offline
Offline
like i said on title...i can see 'ram usage' but i need to no if using at least a mega of swap?
From Term:
cat /proc/swaps
[root@MS-7005-archbang ~]# cat /proc/swaps
Filename Type Size Used Priority
/dev/sda1 partition 497976 42572 -1
/dev/sdb2 partition 488876 0 -2
free
[root@MS-7005-archbang ~]# free
total used free shared buffers cached
Mem: 1029060 961696 67364 0 21648 586788
-/+ buffers/cache: 353260 675800
Swap: 986852 42572 944280
Offline
Since you're using conky, you could add swap to the top of the conky with CPU and RAM so you can always check on your desktop.
GUI's?? We don't need no stinkin' GUI's!!!
Offline
Pages: 1