位置: 编程技术 - 正文

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大型软件)

  • 小规模增值税附表一怎么填
  • 结转应交增值税是什么意思
  • 印花税的征税对象是条例列举的凭证未列举的不征税
  • 个税分类所得税率
  • 为什么要交税钱
  • 以前多计提的税款怎么办
  • 开诊所会计如何做账
  • 城镇土地使用税的征税范围有哪些
  • 单位当月未扣社保怎么处理分录?
  • 可供出售金融资产公允价值变动
  • 劳务报酬需要补税吗
  • 货币资金应计入什么科目
  • 建筑企业外地预缴
  • 资产总额全年季度平均值怎么填写
  • 销售商品收到银行汇票计入什么科目
  • 招标代理资质办理好办吗
  • 企业所得税季报时间
  • 投资性房地产转固定资产账务处理
  • 税费返还怎么做会计科目
  • 预支备用金填请款单还是借支单
  • 租房免租是什么意思
  • 小规模纳税人工资可以抵扣增值税吗
  • 税控技术服务费计入什么科目
  • 只转让地上的建筑怎么办
  • 税收优先权的表述
  • 建筑公司工程款支付审批流程
  • 收到联营企业分派的现金股利为什么不计入利润总额
  • 简述资产的概念特征以及确认条件
  • 公司解散实收资本退还怎么写
  • 其他权益性无形资产的进项税额抵扣
  • 退休人员再就业受伤算工伤吗
  • 删除打印机如何添加
  • 事业单位负债类科目包括哪些科目
  • linux用在哪些方面
  • linux cls命令
  • PHP:mb_stristr()的用法_mbstring函数
  • 电路改造计入什么科目
  • 黑枣的功效与作用图片
  • 销售退回的账务处理附什么底稿
  • 解决的英文
  • 企业租赁发票税率是多少2023年
  • 自己搭建网站怎么赚钱
  • anaconda卸载干净
  • 增值税纳税申报表怎么填
  • 主营业务成本记错了怎么调整
  • 赔付支出计算公式
  • 亏损合同预计负债的会计分录
  • 上期未申报怎么办
  • 母公司可以免子女税吗
  • 个人账户收到多少钱会被监控
  • php判断useragent
  • 织梦官方网站
  • 农产品增值税免税备案资料
  • 长期资产的减值会影响CFO吗
  • 申报成功后怎么更正申报
  • 固定资产计提折旧表
  • 应收账款科目如何核算
  • 增值税的视同销售行为有哪些?
  • 工资和社保基数的关系
  • 不动产分割要哪些步骤
  • 委托加工的相关法律规定
  • 反结账钱会转回去吗
  • sql查询字段被包含的内容
  • 64位Win10系统安装Mysql5.7.11的方法(案例详解)
  • mysql改表名语句
  • xp系统怎样创建网络连接
  • ubuntu怎么安装程序
  • win传统桌面
  • 密码多次错误被锁定怎么办
  • centos 查看文件夹
  • win7电脑桌面图标间隔太大怎么调
  • 没有触屏如何使手机充电
  • 快速批量取关
  • 基于jQuery中ajax的相关方法汇总(必看篇)
  • 猫的喵喵
  • android进度条对话框
  • iframe例子
  • 02112366电子税务局
  • 税务稽查人员占税务人员比例
  • 消费税可抵扣的分录
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

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

    友情链接: 武汉网站建设