Hey everyone,Following up on yesterday's post about the server mayhem and adding swap space to help buffer against the OOM killer, I ran into a common question: "Okay, swap is being used, but what exactly is using it?"While tools like or can show overall swap usage, getting a clear, process-by-process breakdown specifically for swap isn't always straightforward. So, as is often the case, if I can't easily find the tool I want, I tend to build it!