› VitalPBX Community Support › General Discussion › Swap Memory use high › Reply To: RE: Swap Memory use high
What’s the output of the following command:
ps aux | awk '{print $2, $4, $11}' | sort -k2rn | head -n 20