Do we have a memory problem ?

Hello Everybody, I'm new here and looking for a bit of advice.

Could anyone take a look at our top output and tell me if this is an acceptable memory situation.

Reason being we have recently started getting 'bash: fork: Cannot allocate memory' errors when doing even the simplest telnet commands.

We are on a VPS package with globalservers.

BTW I know just enough about *nix to be dangerous.

Code:
 3:05am  up 10 min,  1 user,  load average: 1.08, 0.73, 0.34
23 processes: 22 sleeping, 1 running, 0 zombie, 0 stopped
CPU0 states:  0.0% user,  0.0% system,  0.0% nice, 100.0% idle
CPU1 states:  0.0% user,  0.0% system,  0.0% nice, 100.0% idle
CPU2 states:  0.0% user,  0.0% system,  0.0% nice, 100.0% idle
CPU3 states:  0.1% user,  0.1% system,  0.0% nice, 99.3% idle
Mem:  6203744K av, 6197152K used,    6592K free,       0K shrd,  369596K buff
Swap: 4192956K av, 1209712K used, 2983244K free                 4180312K cached

  PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
16928 apache    19   0  8596 8596  6880 S     0.1  0.1   0:00 httpd
31798 apache    12   0  8584 8584  6884 S     0.0  0.1   0:00 httpd
26913 apache    12   0  7036 7036  6732 S     0.0  0.1   0:00 httpd
16158 root      13   0  6872 6872  6612 S     0.1  0.1   0:00 httpd
16084 mysql     10   0  5108 5108  2112 S     0.0  0.0   0:00 mysqld
16129 mysql      8   0  5108 5108  2112 S     0.0  0.0   0:00 mysqld
16130 mysql      9   0  5108 5108  2112 S     0.0  0.0   0:00 mysqld
16135 mysql      9   0  5108 5108  2112 S     0.0  0.0   0:00 mysqld
 5568 mysql      9   0  5108 5108  2112 S     0.0  0.0   0:00 mysqld
 6144 mysql      9   0  5108 5108  2112 S     0.0  0.0   0:00 mysqld
17984 root       9   0  3872 3872  1492 S     0.0  0.0   0:00 miniserv.pl
23072 root      10   0  2116 2116  1632 S     0.0  0.0   0:00 sshd
16133 root      10   0  1856 1856  1324 S     0.0  0.0   0:00 sendmail
16514 nobody     9   0  1660 1660  1156 S     0.0  0.0   0:00 proftpd
Regards Daniel Webb

 

 

 

 

Top