Tagged articles
2 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Aug 17, 2023 · Operations

Why the ss Command Beats netstat for Fast Socket Monitoring

The article explains how the Linux ss command provides comprehensive socket statistics, offers numerous filtering options, runs dramatically faster than netstat, and includes practical examples and usage tips for monitoring TCP, UDP, and other socket connections.

LinuxNetwork Monitoringnetstat alternative
0 likes · 8 min read
Why the ss Command Beats netstat for Fast Socket Monitoring
Liangxu Linux
Liangxu Linux
Sep 2, 2019 · Operations

Master Linux Socket Stats: Essential ss Command Guide for Sysadmins

This guide explains the Linux ss command, its purpose for socket statistics, common options, example outputs, filtering techniques, and handy alias shortcuts, helping system administrators efficiently monitor and troubleshoot network connections.

Network MonitoringSysadmincommand-line
0 likes · 7 min read
Master Linux Socket Stats: Essential ss Command Guide for Sysadmins