Hi Guys,
I haven't got a problem on my server, this post is more about preventing problem from occuring and learning process...
I have a server with 48GB of ram installed and I can only see 2GB of free Ram available and it is puzzling me as I don't think I should be using that much..
I have 21 sysutils/iocage web jails all running their own webserver and version of php but all sharing 1 common databases/mariadb101-server database (also in a jail).
Here are some system info:
Give me the following result (too big for forum)
Looking at the
Am I using the wrong command to analyse this problem? What service is using my resources
Thank you
I haven't got a problem on my server, this post is more about preventing problem from occuring and learning process...
I have a server with 48GB of ram installed and I can only see 2GB of free Ram available and it is puzzling me as I don't think I should be using that much..
I have 21 sysutils/iocage web jails all running their own webserver and version of php but all sharing 1 common databases/mariadb101-server database (also in a jail).
Here are some system info:
top
Code:
last pid: 53101; load averages: 2.21, 0.93, 0.60 up 4+17:23:58 10:37:57
287 processes: 1 running, 286 sleeping
CPU: 7.7% user, 0.0% nice, 0.4% system, 0.0% interrupt, 91.8% idle
Mem: 4597M Active, 4386M Inact, 35G Wired, 117M Cache, 2532M Free
ARC: 30G Total, 6723M MFU, 19G MRU, 35M Anon, 670M Header, 4797M Other
Swap: 4096M Total, 308M Used, 3788M Free, 7% Inuse
ps -aux
Give me the following result (too big for forum)
Looking at the
ps
output and adding all the %MEM, I don't get anywere neare available memory Am I using the wrong command to analyse this problem? What service is using my resources
Thank you