› VitalPBX Community Support › General Discussion › Swap Memory use high
- This topic has 11 replies, 2 voices, and was last updated 2 years, 4 months ago by
Jose Miguel Rivera.
- Post
-
- September 13, 2018 at 5:21 pm
I have a new server V 2.0.5-5
Swap memory continues to rise up to 90% but ram use is low, looks like it may be associated with mysql but I’m not sure
Can you help
Thanks
0
- Replies
-
- September 14, 2018 at 3:02 pm
- September 14, 2018 at 3:08 pm
- September 14, 2018 at 3:30 pm
- September 14, 2018 at 3:40 pm
[root@hi2 ~]# ps aux | awk ‘{print $2, $4, $11}’ | sort -k2rn | head -n 20
1055 1.1 /usr/share/ombutel/monitor/vpbx
1248 0.6 /usr/sbin/httpd
1241 0.5 /usr/sbin/httpd
868 0.4 /usr/libexec/mysqld
1234 0.3 /usr/sbin/httpd
21998 0.3 sshd:
22238 0.3 sshd:
1054 0.2 /usr/sbin/fop2_server
22089 0.2 /usr/sbin/abrt-dbus
574 0.2 /usr/sbin/asterisk
908 0.2 /usr/bin/python2
1 0.1 init
22005 0.1 /usr/libexec/openssh/sftp-server
22245 0.1 -bash
443 0.1 /usr/lib/polkit-1/polkitd
71 0.1 /usr/lib/systemd/systemd-journald
1245 0.0 /usr/sbin/httpd
1249 0.0 /usr/sbin/httpd
127 0.0 /usr/bin/dbus-daemon
129 0.0 /usr/sbin/smartd0- September 14, 2018 at 3:55 pm
- September 14, 2018 at 4:03 pm
PID PPID CMD %MEM %CPU
1309 1 /usr/share/ombutel/monitor/ 1.0 3.8
13503 565 /usr/sbin/httpd -DFOREGROUN 0.4 0.0
705 565 /usr/sbin/httpd -DFOREGROUN 0.4 0.0
13538 565 /usr/sbin/httpd -DFOREGROUN 0.4 0.0
702 565 /usr/sbin/httpd -DFOREGROUN 0.3 0.0
703 565 /usr/sbin/httpd -DFOREGROUN 0.3 0.0
1117 618 /usr/libexec/mysqld –based 0.3 0.0
5598 1 /usr/sbin/abrt-dbus -t133 0.3 0.0
5573 567 sshd: root@pts/1 0.3 0.10- September 14, 2018 at 4:25 pm
- September 14, 2018 at 4:48 pm
- September 14, 2018 at 4:54 pm
- September 19, 2018 at 1:51 pm
- September 19, 2018 at 2:24 pm
- You must be logged in to reply to this topic.