Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


urpad mem usage
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

urpad mem usage

sandozsandoz Veteran
edited November 2015 in General

can anyone tell me why my urpad vps is using almost all memory?
i disabled a lot of services, mysql, ngix etc, but still 890 mb usage
i use the same setup(tuxlite) on other vps and they use 200-250mb

`root@vps:/etc/init.d# free -m
total used free shared buffers cached
Mem: 1024 892 131 0 0 742
-/+ buffers/cache: 149 874
Swap: 0 0 0
root@vps:/etc/init.d# ps ax
PID TTY STAT TIME COMMAND
1 ? Ss 0:00 init
2 ? S 0:00 [kthreadd/20636]
3 ? S 0:00 [khelper/20636]
82 ? S 0:00 upstart-udev-bridge --daemon
86 ? Ss 0:00 /sbin/udevd --daemon
128 ? S 0:00 /sbin/udevd --daemon
129 ? S 0:00 /sbin/udevd --daemon
254 ? S 0:00 upstart-socket-bridge --daemon
1656 ? Sl 0:18 /usr/sbin/rsyslogd -c5
1701 ? Ss 0:00 /usr/sbin/saslauthd -a pam -c -m /var/run/saslauthd -n 2
1702 ? S 0:00 /usr/sbin/saslauthd -a pam -c -m /var/run/saslauthd -n 2
1799 ? Ss 0:00 /usr/sbin/sshd
1832 ? Ss 0:00 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
1871 ? Ss 0:01 /usr/sbin/cron
3121 ? Ss 0:01 /usr/lib/postfix/master
3142 ? S 0:01 qmgr -l -t fifo -u
3371 ? Ss 0:10 /usr/sbin/vnstatd -d
3598 tty1 Ss+ 0:00 /sbin/getty 38400 console
3609 tty2 Ss+ 0:00 /sbin/getty 38400 tty2

Comments

  • GM2015GM2015 Member
    edited November 2015

    https://www.google.co.uk/search?q=site:lowendtalk.com+"urpad"&ie=utf-8&oe=utf-8&gws_rd=cr&ei=ziJGVuuTLomEUeX9kkg

    Just wanted to highlight your post to the OP. Really creative site btw.

    Use < pre > bla bleh blah < / pre > WITHOUT the spaces between.

    sandoz said: `root@vps:/etc/init.d# free -m total used free shared buffers cached Mem: 1024 892 131 0 0 742 -/+ buffers/cache: 149 874 Swap: 0 0 0 root@vps:/etc/init.d# ps ax PID TTY STAT TIME COMMAND 1 ? Ss 0:00 init 2 ? S 0:00 [kthreadd/20636] 3 ? S 0:00 [khelper/20636] 82 ? S 0:00 upstart-udev-bridge --daemon 86 ? Ss 0:00 /sbin/udevd --daemon 128 ? S 0:00 /sbin/udevd --daemon 129 ? S 0:00 /sbin/udevd --daemon 254 ? S 0:00 upstart-socket-bridge --daemon 1656 ? Sl 0:18 /usr/sbin/rsyslogd -c5 1701 ? Ss 0:00 /usr/sbin/saslauthd -a pam -c -m /var/run/saslauthd -n 2 1702 ? S 0:00 /usr/sbin/saslauthd -a pam -c -m /var/run/saslauthd -n 2 1799 ? Ss 0:00 /usr/sbin/sshd 1832 ? Ss 0:00 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6 1871 ? Ss 0:01 /usr/sbin/cron 3121 ? Ss 0:01 /usr/lib/postfix/master 3142 ? S 0:01 qmgr -l -t fifo -u 3371 ? Ss 0:10 /usr/sbin/vnstatd -d 3598 tty1 Ss+ 0:00 /sbin/getty 38400 console 3609 tty2 Ss+ 0:00 /sbin/getty 38400 tty2

Sign In or Register to comment.