Results 1 to 9 of 9
-
24th Jul 2011, 05:08 AM #1OPMember
How to check total RAM memory available in a VPS in *realtime* .. ?
Hi guys .. I recently purchased a VPS, and on paper its supposed to give me 1 GB of dedicated memory and another 1 GB of burstable memory ... So at any given time, the total amount of memory that should be available to me should be between 1 GB and 2 GB, right ? Correct me if I'm wrong ..
How can I check this from within my Ubuntu VPS ? So that I know I'm getting what I'm paying for ..ahmadka Reviewed by ahmadka on . How to check total RAM memory available in a VPS in *realtime* .. ? Hi guys .. I recently purchased a VPS, and on paper its supposed to give me 1 GB of dedicated memory and another 1 GB of burstable memory ... So at any given time, the total amount of memory that should be available to me should be between 1 GB and 2 GB, right ? Correct me if I'm wrong .. How can I check this from within my Ubuntu VPS ? So that I know I'm getting what I'm paying for .. Rating: 5
-
24th Jul 2011, 05:28 AM #2Member
free -m
top
etc
You can't technically know how much the host server has as most vps software doesn't show the total ram.
-
24th Jul 2011, 05:31 AM #3MemberWebsite's:
aquickhost.com
-
24th Jul 2011, 05:39 AM #4OPMember
Well, the reason why I think I'm running low on memory is because when I have a VPN session on and I type in 'java' (needed for jDownloader) in the console, I get the following error:
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
So how can check this out ?
I tried to use 'free', and the output I get is this:
root@server1:~# free
total used free shared buffers cached
Mem: 4294967292 190300 4294776992 0 0 51608
-/+ buffers/cache: 138692 4294828600
Swap: 524288 0 524288
root@server1:~#
-
24th Jul 2011, 03:24 PM #5Respected Member
I can't say for sure but looks like the server has 4 gig and all of it is being used in a shared pool with a swap file of only 512kb. In my opinion swap file should be at least same size as available ram. It also should be 4 gig.
SO I would guess and say that you are being cheated and not getting 1 gig dedicated.
Top should give you what is running on your vps and how much memory is used for each program. Add it up and see what is the total .
What does top show when you get the memory error AND what does top show after you reboot?
-
24th Jul 2011, 03:36 PM #6OPMember
Actually the swap file is 512 MB, not 512 KB ..
I tried using 'top' but I don't know how to see ALL apps I'm running in one view, so that I can add their total memory used ..
Its quite surprising there's no easy way to check this in linux, of all OSes ... I thought this would be pretty easy to do ..
-
24th Jul 2011, 04:45 PM #7Member
To check free memory in Megabytes
Code:free -m
You can use
Code:top
You can also use
Code:ps aux
Regards
-
24th Jul 2011, 06:11 PM #8Member
I heard Jdownloader uses too much ram on 64 bit Linux Os'
-
28th Jul 2011, 11:25 PM #9
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
InstantDedicated.com - 1 Gbit NL Servers for 99 Euro + Realtime Provisioning
By serverboost in forum Dedicated Hosting OffersReplies: 1Last Post: 13th Oct 2012, 11:55 PM -
how to embedding website status(realtime online/offline)
By torrfriend in forum Webmaster DiscussionReplies: 6Last Post: 17th Mar 2012, 03:50 PM -
Twilight.ws Announcement: Realtime submissions for 5* sites
By Whoo in forum Forum and DDL DiscussionReplies: 15Last Post: 8th Feb 2012, 06:58 PM -
ORON.COM a total joke
By zro123 in forum File Host DiscussionReplies: 5Last Post: 21st Feb 2011, 02:27 PM -
W3 Total Cache WP plugin
By Pirate in forum Web Application/Script SupportReplies: 0Last Post: 15th Oct 2010, 03:44 PM
themaManager - edit and manage...
Version 4.04 released. Open older version (or...