Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 5 of 5

This is a discussion on Installed minimum ram.. how can I check?? in the VPS & Dedicated forum
How can I chaeck the amount of physical RAM I have installed, used etc... Ive checked Resources under the Virtuozzo Control Panel, the only reference ...

  1. #1
    Loyal Client
    Join Date
    Oct 2007
    Posts
    14

    Installed minimum ram.. how can I check??

    How can I chaeck the amount of physical RAM I have installed, used etc...

    Ive checked Resources under the Virtuozzo Control Panel, the only reference I can find is for System Resources wich give a percentage, nowhere can I find how much Ram I have installed, and available... CPU and Disk Space are clearly labelled...

    I just want to confirm I have the amount I should have....

    Thanks

  2. #2
    JPC Member
    Join Date
    Apr 2006
    Posts
    37
    you can use the fallowing command in ssh

    # free -m

  3. #3
    Loyal Client
    Join Date
    Oct 2007
    Posts
    14
    Got these results:

    total used free shared buffers cached
    Mem: 12163 12045 118 0 127 5463
    -/+ buffers/cache: 6454 5709
    Swap: 12291 67 12224

    Cant make much sense of them.. I only want to be able to confirm i have 192mb allocated to my VPS...???

    Total: 12163 GB??? for whole server...???

    After a quick chat with Sales, it would appear I only have 128mb not the 192 I should have, but it would have been good If I could have seen this for myself...
    Last edited by DrWebber; 11-03-2007 at 01:57 PM.

  4. #4
    JPC Member
    Join Date
    Apr 2006
    Posts
    37
    use this command

    # cat /proc/user_beancounters

    Check privvmpages (barrier) limit, in your case it should be 196608 (192MB)

  5. #5
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642
    Don't be silly, the "free" command shows the memory results of the entire hardware node, not your particular VPS.

    What you need is this script: Server Memory Usage (script)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •