/Proc/NET/sockstat Information

Source: Internet
Author: User

[Root @ VP-CS-243 ~] #! Cat
CAT/proc/NET/sockstat
Sockets: used 294
TCP: inuse 35 orphan 0 TW 0 alloc 45 mem 1
UDP: inuse 13 mem 2
Udplite: inuse 0
Raw: inuse 4
Frag: inuse 0 memory 0

Sockets: used: Total number of used protocol sockets
TCP: inuse: number of TCP sockets in use (Listening. The value is ≤netstat-lnt | grep ^ TCP | WC-l
TCP: orphan: number of TCP connections without a master (not in any process) (useless, number of TCP sockets to be destroyed)
TCP: TW: number of TCP connections waiting to be disabled. The value is equal to netstat-ant | grep time_wait | WC-l
TCP: alloc (allocated): number of TCP sockets allocated (established and applied to sk_buff. The value is equal to netstat-ant | grep ^ TCP | WC-l
TCP: Mem: Socket buffer usage (Unit unknown. In SCP measurement, when the speed is 4803.9kb/s: the value is 11. In netstat-ant, the corresponding port 22's Recv-q = 0, send-Q ≈ 400)
UDP: inuse: number of UDP sockets in use
Raw:
Frag: number of IP segments used

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.