How to Kill LOCAL=NO Process at OS-Levelby Ed ChenJuly 29, 2020February 14, 2023Unstoppable Sessions In some situation, you might see AP server spawned thousands of sessions for no reason, we should take some actions on the spot.… Read More »How to Kill LOCAL=NO Process at OS-Level
How to Monitor Unix Memory Usage by Processesby Ed ChenOctober 14, 2012May 4, 2021Monitor Memory Usage In Unix, you have many tools to monitor the overall memory usage, such as vmstat, sar, top and free. Using vmstat Command… Read More »How to Monitor Unix Memory Usage by Processes