VPS memory usage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • David Petters
    Registered User
    • Jul 2012
    • 47

    #1

    VPS memory usage

    Is it normal for a VPS to consume 667 RAM when there are 0 visitors and no scripts are running?

    The hosting company insists that the os, mysql and cPanel consume all that RAM.

    I've worked with servers before and never had this problem.
    My porn site
  • leg4
    Confirmed User
    • May 2003
    • 4429

    #2
    I don't think so...

    What is your overall php memory set as on the server?
    >>> Contact me here

    email me here

    Comment

    • David Petters
      Registered User
      • Jul 2012
      • 47

      #3
      Originally posted by leg4
      I don't think so...

      What is your overall php memory set as on the server?
      It was 768 and after I saw they just don't understand I agree to change it to 1024 because my website was down and their reason was that I used all memory and it returns err 500
      My porn site

      Comment

      • leg4
        Confirmed User
        • May 2003
        • 4429

        #4
        Not your actual memory usage but php memory... Do you have WHM on the server?
        >>> Contact me here

        email me here

        Comment

        • awwhoez
          Confirmed User
          • Mar 2011
          • 212

          #5
          i had the same issue with a brand new VPS server i brought a while back got a refund and brought a dedicated server

          Comment

          • David Petters
            Registered User
            • Jul 2012
            • 47

            #6
            Originally posted by leg4
            Not your actual memory usage but php memory... Do you have WHM on the server?
            Yes, but I don't have where to see php memory or I can't find it
            My porn site

            Comment

            • BradBreakfast
              Confirmed User
              • Feb 2008
              • 415

              #7
              Personally I wouldn't ever buy a VPS for shared hosting with cPanel with under 2 gigs and I wouldn't get a VPS for nginx single site hosting with under a gig of RAM.
              GetClicky - The World's Most Advanced Real Time Ajax-based Analytics

              Comment

              • Denny
                Too lazy to set a custom title
                • Feb 2005
                • 17393

                #8
                Get a real host.

                Comment

                • raymor
                  Confirmed User
                  • Oct 2002
                  • 3745

                  #9
                  That's a bit high with no traffic. Run telinit 3 and then check memory usage with "free -m", looking at the "+/-" row. They could have had a full GUI running.

                  Also see Fris's Apache thread today. Linux and Apache can run in 16MB without PHP. With PHP, it depends on which extensions you have enabled.
                  For historical display only. This information is not current:
                  support@bettercgi.com ICQ 7208627
                  Strongbox - The next generation in site security
                  Throttlebox - The next generation in bandwidth control
                  Clonebox - Backup and disaster recovery on steroids

                  Comment

                  • kazymjir
                    Confirmed User
                    • Oct 2011
                    • 411

                    #10
                    Log into shell and check running processes.
                    http://kazymjir.com/

                    Comment

                    • facialfreak
                      Confirmed User
                      • Feb 2005
                      • 3018

                      #11
                      Posts like "I would never buy a VPS .." or "get a real host" are totally unwarranted.
                      There are several reasons that could cause your server to use memory even when you are not doing anything (or anything that you know of ...), and 99% of them have nothing to do with it being a VPS, or a fault of the host.

                      I have clients running 300+ wordpress installs - with decent traffic - on a VPS with 512mb of RAM. With the proper caching and http compression engine, a VPS will handle a lot, and has notable benefits for redundancy and I/O.


                      Originally posted by kazymjir
                      Log into shell and check running processes.
                      What HE ^^ said

                      1) Run TOP and see what processes (PIDs) are using your resources ...

                      2) Check your mail logs and see if perhaps malware (on your home PC) is using the server's sendmail to bulk mail spam (you will also see many dovecot PIDs in 'top' if your server is being used as a mailing slave)
                      **If your issues seem to be mail-related, run your favorite malware removal software (AVAST boot time/root kit scan is one of the better ones), change all your logins/passwords on the server, and REBOOT the server!

                      3) Make sure all available server updates and patches are installed, as these often address exploits that will use your resources.
                      Last edited by facialfreak; 07-13-2012, 07:44 PM.

                      Managed Shared Hosting starting at $4.99/mo
                      Managed VPS starting at $29.99/mo


                      Comment

                      • David Petters
                        Registered User
                        • Jul 2012
                        • 47

                        #12
                        I moved to hostgator and the same scripts with the whole system uses ~200 RAM compared to 600 just the system.

                        My advice is to stay away from Certified Hosting
                        My porn site

                        Comment

                        Working...