Linux Server Admin with Fexingo: Sysadmin, Bash, and Server Engineering

How to Diagnose a Silent Memory Leak


Listen Later

Memory leaks are the ghosts of server administration: invisible until your OOM killer reaps a production process at 3 a.m. In this episode, Lucas and Luna walk through a real case from a mid-sized ad-tech company where a 12-line Node.js script silently consumed 32 GB over six days. They explain how to spot the early signs using /proc/meminfo, why RSS vs. USS matters, and the one tool (valgrind's memcheck) that catches heap allocations your monitoring dashboard misses. By the end, you'll know exactly which three metrics to graph and what a slow-shrinking 'available' memory curve actually looks like. No theory — just the diagnosis sequence that separates good sysadmins from great ones.

#MemoryLeak #LinuxSysadmin #ServerAdministration #Bash #NodeJS #Valgrind #OOMKiller #ProcMeminfo #HeapAllocation #SystemMonitoring #Technology #FexingoBusiness #BusinessPodcast #LinuxTips #DevOps #Observability #SiteReliability #Engineering

Keep every episode free: buymeacoffee.com/fexingo

...more
View all episodesView all episodes
Download on the App Store

Linux Server Admin with Fexingo: Sysadmin, Bash, and Server EngineeringBy Fexingo