💻 Software
How to interpret the output of netstat -o / netstat --timers
Fresh5 days ago
Mar 15, 202643574 viewsConfidence Score0%
0%
Problem
includes some timer information in the output but I haven't found an explanation of the output in the column anywhere. Can anybody explain this or point to an explanation? This ist what the ouptput of netstat -o looks like (on Ubuntu 8.04).
Error Output
Active Internet connections (w/o servers) Proto Recv-Q Send-Q Local Address Foreign Address State Timer tcp 0 0 1…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to interpret the output of netstat -o / netstat --timers
Low Risk
The timer column has two fields (from your o/p above): The can have values: - when the keepalive timer is ON for the socket - when the retransmission timer is ON for the socket - none of the above is ON The has THREE subfields: =timer value (a=keepa…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix