in ATOP I'm getting a red alert like this: vmcom 76.3G | vmlim 49.8G
This is a value that is attached to the "SWP" (so "SWAP" is meant?)-line.
What does this mean and what can I do against it?
in ATOP I'm getting a red alert like this: vmcom 76.3G | vmlim 49.8G
This is a value that is attached to the "SWP" (so "SWAP" is meant?)-line.
What does this mean and what can I do against it?
The
atop
man page helps explain what the numbers actually indicate.https://linux.die.net/man/1/atop
It appears that this warning is nothing critical, but just a warning that memory pressure is getting high: https://unix.stackexchange.com/q/60474/32022