位置: 编程技术 - 正文

Linux系统下查看网络接口数据信息的命令总结(linux查看du)

编辑:rootadmin

推荐整理分享Linux系统下查看网络接口数据信息的命令总结(linux查看du),希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:linux查看vg,linux查看hz,linux chakan,linux查看du,linux查看du,linux命令查看,linux命令查看,linux命令查看,内容如对您有帮助,希望把文章链接给更多的朋友!

监视网络接口TCP状态信息数据有多种工具或命令。下面举例一些:nstat命令复制代码代码如下:# nstat#kernelIpInReceives 0.0IpInDelivers 0.0IpOutRequests 0.0IcmpInErrors 0.0IcmpInCsumErrors 0.0IcmpInDestUnreachs 2 0.0IcmpInTimeExcds 0.0IcmpInParmProbs 0.0IcmpInRedirects 1 0.0IcmpInEchoReps 0.0IcmpInTimestamps 0.0IcmpOutErrors 0.0IcmpOutTimeExcds 0.0IcmpOutEchoReps 0.0IcmpOutTimestamps 0.0IcmpMsgInType0 0.0IcmpMsgInType3 0.0IcmpMsgInType4 1 0.0IcmpMsgInType8 0.0IcmpMsgInType 0.0IcmpMsgOutType0 0.0IcmpMsgOutType3 0.0IcmpMsgOutType8 0.0TcpActiveOpens 0.0TcpPassiveOpens 0.0TcpAttemptFails 0.0TcpEstabResets 0.0TcpInSegs 0.0TcpOutSegs 0.0TcpRetransSegs 0.0TcpInErrs 0.0TcpOutRsts 0.0UdpInDatagrams 0.0UdpNoPorts 0.0UdpOutDatagrams 0.0Ip6InReceives 6 0.0Ip6InNoRoutes 6 0.0Ip6OutRequests 9 0.0Ip6OutNoRoutes 0.0Ip6OutMcastPkts 0.0Ip6InOctets 0.0Ip6OutOctets 0.0Ip6OutMcastOctets 0.0Ip6InNoECTPkts 6 0.0Icmp6OutMsgs 9 0.0Icmp6OutRouterSolicits 3 0.0Icmp6OutNeighborSolicits 1 0.0Icmp6OutMLDv2Reports 5 0.0Icmp6OutType 3 0.0Icmp6OutType 1 0.0Icmp6OutType 5 0.0TcpExtSyncookiesFailed 0.0TcpExtEmbryonicRsts 0.0TcpExtPruneCalled 0.0TcpExtTW 0.0TcpExtPAWSEstab 0.0TcpExtDelayedACKs 0.0TcpExtDelayedACKLocked 0.0TcpExtDelayedACKLost 0.0TcpExtListenDrops 0.0TcpExtTCPPrequeued 0.0TcpExtTCPDirectCopyFromBacklog 0.0TcpExtTCPDirectCopyFromPrequeue 0.0TcpExtTCPHPHits 0.0TcpExtTCPHPHitsToUser 0.0TcpExtTCPPureAcks 0.0TcpExtTCPHPAcks 0.0TcpExtTCPSackRecovery 0.0TcpExtTCPFACKReorder 1 0.0TcpExtTCPSACKReorder 8 0.0TcpExtTCPTSReorder 0.0TcpExtTCPFullUndo 1 0.0TcpExtTCPPartialUndo 0.0TcpExtTCPDSACKUndo 1 0.0TcpExtTCPLossUndo 0.0TcpExtTCPLostRetransmit 0.0TcpExtTCPSackFailures 0.0TcpExtTCPLossFailures 0.0TcpExtTCPFastRetrans 0.0TcpExtTCPForwardRetrans 0.0TcpExtTCPSlowStartRetrans 0.0TcpExtTCPTimeouts 0.0TcpExtTCPLossProbes 0.0TcpExtTCPLossProbeRecovery 0.0TcpExtTCPSackRecoveryFail 0.0TcpExtTCPRcvCollapsed 0.0TcpExtTCPDSACKOldSent 0.0TcpExtTCPDSACKOfoSent 0.0TcpExtTCPDSACKRecv 0.0TcpExtTCPAbortOnData 0.0TcpExtTCPAbortOnClose 0.0TcpExtTCPAbortOnTimeout 0.0TcpExtTCPDSACKIgnoredNoUndo 0.0TcpExtTCPSpuriousRTOs 0.0TcpExtTCPSackShifted 0.0TcpExtTCPSackMerged 0.0TcpExtTCPSackShiftFallback 0.0TcpExtTCPRcvCoalesce 0.0TcpExtTCPOFOQueue 0.0TcpExtTCPOFOMerge 0.0TcpExtTCPChallengeACK 0.0TcpExtTCPSYNChallenge 0.0IpExtInNoRoutes 2 0.0IpExtInOctets 0.0IpExtOutOctets 0.0IpExtInNoECTPkts 0.0IpExtInECT0Pkts 0.0IpExtInCEPkts 3 0.0

ss命令复制代码代码如下:# ss -sTotal: (kernel )TCP: (estab , closed , orphaned 0, synrecv 0, timewait /0), ports 0 Transport Total IP IPv6* - - RAW 0 0 0 UDP 3 2 1 TCP INET FRAG 0 0 0

Linux系统下查看网络接口数据信息的命令总结(linux查看du)

netstat命令复制代码代码如下:# netstat -iKernel Interface tableIface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flgeth0 0 0 0 0 0 0 0 BMRUlo 0 0 0 0 0 0 0 LRU</p><p># netstat -sIp: total packets received 0 forwarded 0 incoming packets discarded incoming packets delivered requests sent outIcmp: ICMP messages received input ICMP message failed. InCsumErrors: 2 ICMP input histogram: destination unreachable: timeout in transit: source quenches: 1 echo requests: echo replies: ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: echo request: echo replies: IcmpMsg: InType0: InType3: InType4: 1 InType8: InType: OutType0: OutType3: OutType8: Tcp: active connections openings passive connection openings failed connection attempts connection resets received connections established segments received segments send out segments retransmited bad segments received. resets sentUdp: packets received packets to unknown port received. 0 packet receive errors packets sentUdpLite:TcpExt: invalid SYN cookies received resets received for embryonic SYN_RECV sockets packets pruned from receive queue because of socket buffer overrun TCP sockets finished time wait in fast timer packets rejects in established connections because of timestamp delayed acks sent delayed acks further delayed because of locked socket Quick ack mode was activated times SYNs to LISTEN sockets dropped packets directly queued to recvmsg prequeue. bytes directly in process context from backlog bytes directly received in process context from prequeue packet headers predicted packets header predicted and directly queued to user acknowledgments not containing data payload received predicted acknowledgments times recovered from packet loss by selective acknowledgements Detected reordering 1 times using FACK Detected reordering 8 times using SACK Detected reordering times using time stamp 1 congestion windows fully recovered without slow start congestion windows partially recovered using Hoe heuristic 1 congestion windows recovered without slow start by DSACK congestion windows recovered without slow start after partial ack TCPLostRetransmit: timeouts after SACK recovery timeouts in loss state fast retransmits forward retransmits retransmits in slow start other TCP timeouts TCPLossProbes: TCPLossProbeRecovery: SACK retransmits failed packets collapsed in receive queue due to low socket buffer DSACKs sent for old packets DSACKs sent for out of order packets DSACKs received connections reset due to unexpected data connections reset due to early user close connections aborted due to timeout TCPDSACKIgnoredNoUndo: TCPSpuriousRTOs: TCPSackShifted: TCPSackMerged: TCPSackShiftFallback: TCPRcvCoalesce: TCPOFOQueue: TCPOFOMerge: TCPChallengeACK: TCPSYNChallenge: IpExt: InNoRoutes: 2 InOctets: OutOctets: InNoECTPkts: InECT0Pkts: InCEPkts: 3

ip命令复制代码代码如下:# ip -s link1: lo: <LOOPBACK,UP,LOWER_UP> mtu qdisc noqueue state UNKNOWN mode DEFAULT group default link/loopback ::::: brd ::::: RX: bytes packets errors dropped overrun mcast 0 0 0 0 TX: bytes packets errors dropped carrier collsns 0 0 0 0 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu qdisc pfifo_fast state UP mode DEFAULT group default qlen link/ether :7a:7d:d2:f7: brd ff:ff:ff:ff:ff:ff RX: bytes packets errors dropped overrun mcast 0 0 0 0 TX: bytes packets errors dropped carrier collsns 0 0 0 0

sar命令复制代码代码如下:# sar -n DEV 1 Linux 3..0--generic (beta) 年月日 _x__ (4 CPU) 时分秒 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil时分秒 eth0 . 5. 0. 1. 0. 0. 0. 0.时分秒 lo . . 1. 1. 0. 0. 0. 0. 时分秒 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil时分秒 eth0 1. 1. 0. 0. 0. 0. 0. 0.时分秒 lo . . 2. 2. 0. 0. 0. 0. 时分秒 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil时分秒 eth0 5. 3. 0. 0. 0. 0. 0. 0.时分秒 lo . . 1. 1. 0. 0. 0. 0.还有其它工具如nload,iftop等等,不一一列举了。

Linux系统下强大的lsof命令使用宝典 lsof命令简介:lsof(listopenfiles)是一个列出当前系统打开文件的工具。在linux环境下,任何事物都以文件的形式存在,通过文件不仅仅可以访问常规数据

Linux系统中查杀僵尸进程的基本方法讲解 在UNIX系统中,一个进程结束了,但是他的父进程没有等待(调用wait/waitpid)他,那么他将变成一个僵尸进程.在fork()/execve()过程中,假设子进程结束时父进程仍

linux系统常用命令有哪些? semicolon命令的使用方法 这里介绍几个Linux的常用命令当在同一行的2个命令使用semicolon也就是分号;分隔时,表示第一个command将在后一个command开始时完成,例如ls-F/etc;ls-F/homeLin

标签: linux查看du

本文链接地址:https://www.jiuchutong.com/biancheng/353431.html 转载请保留说明!

上一篇:Linux中将执行过的命令记录到日志并发送到服务器的方法(linux 执行结果写到文件)

下一篇:Linux系统下强大的lsof命令使用宝典(linux大型软件)

  • 设计印刷合同
  • 增值税进项发票当月未开,怎么办
  • 外地多预交的税款申报时该怎么填写?
  • 员工垫付的费用报销会计分录
  • 公司注销后持股要交税吗
  • 增值税纳税申报表模板
  • 个体户申报重复申报怎么办
  • 企业所得税中的所得
  • 退税发票误勾选确认
  • 非盈利组织是两套账吗?
  • 员工工资怎么计算公式
  • 进口缴纳的关税通过什么核算
  • 安装工程什么时候计提成本费用
  • 收到保险公司返还的保险费
  • 受托委托加工物资成本包括什么
  • 股东以实物出资需要交税吗
  • 税款滞纳金怎么入账
  • 即征即退增值税政策
  • 房租怎么开票
  • 印花税减半征收会计分录怎么做
  • 企业交残疾人基金会计分录怎么做
  • 小微企业免税销售额一栏怎么填
  • 车辆购置税退税条件
  • 公司账户转私账
  • 收回应收账款资产为什么不变
  • 小微企业增值税减免政策
  • 建筑企业预缴企业所得税会计分录
  • 如何申请残疾人
  • 为什么win7系统用不了谷歌浏览器了
  • pniopcacexe是什么进程
  • windows 7怎么打开虚拟化
  • PHP:curl_unescape()的用法_cURL函数
  • php爬虫源码
  • win7怎么删除windows.old
  • 大西洋跟太平洋有没有融为一体?
  • 公司法人变更后银行账户怎么变更
  • php ladp
  • 债权转让抵押权一并转让,需要办理抵押变更手续
  • 公司交纳社会保险多少钱
  • 进出口公司如何做账
  • php实现递归
  • 负债大于资产是逆差还是顺差
  • 命令行修改mac地址
  • 增值税折扣发票有折扣字样
  • mongodb4.4.2安装教程
  • 新开公司怎么办理税务登记
  • 未发工资怎么办
  • 工程机械租赁公司注册
  • 建安行业外地预审要多久
  • 茶农的茶叶自产自销需要办哪些证
  • 押金抵货款怎样写协议
  • 企业申请支付宝账号步骤
  • 停车费怎么入账会计分录
  • 商品流通企业有哪些企业
  • 苹果电脑mac系统怎么用
  • 用OpenBSD 3.8 release自带的FTPD架设FTP服务器
  • windows7手写功能
  • linux动态链接库怎么调用
  • macbook pro右上角按键
  • windowsxp资源管理器在哪里
  • Win7 vpn连接不上怎么办?Win7系统vpn连接不上问题的解决方法
  • 怎么打开xp
  • win8.1其他用户名登不进去
  • win7系统找不到蓝牙设备
  • unity 虚拟摇杆
  • 优化了一些已知问题是什么意思安不安装
  • css示范例子
  • cocos2d用什么语言开发游戏
  • 简述jquery
  • js修改地址栏参数但不让他跳转
  • 如何用node搭建服务器
  • shell脚本获取文件指定内容
  • onclick和onfocus
  • Developing for Android, IV: The Rules: Networking
  • python string包
  • 吉林省残疾人保障金减免政策
  • 苏州税务ukey客服电话
  • 交社保去地税局交吗
  • 税务师 领证
  • 税法普法宣传
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设