SolusVM doesn't have to execute command vzctl exec for check memory
When i execute command ps aux on OpenVZ node, in output i often see to many processes 'vzctl exec $ctid cat /proc/meminfo'.
SolusVM executes command 'vzctl exec' three times for check memory status in one container.
SolusVM doesn't have to execute command vzctl exec.
SolusVM can use file /proc/bc/$ctid/meminfo on node and can executes one command instead three.
2
votes
Igor
shared this idea