位置: 编程技术 - 正文

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

  • 商品混凝土税率为啥是3%
  • 个税扣除方法叫什么
  • 个税申报错了并且已经缴款怎么修改
  • 递延所得税资产是什么
  • 全年交多少税可以退
  • 个人所得税申报密码如何设置
  • 出口的商品交消费税吗
  • 公允价值变动损益和投资收益区别
  • 零食发票能抵税吗
  • 如何计算应交税
  • 创业就业带动补贴
  • 现代服务业营改增前后税率对比表
  • 未确认融资费用借贷方向
  • 长期待摊费用计提摊销的会计分录
  • 企业征地补偿支出需要什么凭据做账?
  • 个人所得税的税收优惠项目有哪些
  • 公司怎么申请开票资格?
  • 施工费增值税税率是9%
  • 进项不够怎么避税
  • 本月预估是什么意思
  • 小规模开专票不超过45万要交税吗
  • 文化事业税收优惠政策
  • 购买转账支票费用
  • 企业或公司的证明怎么弄
  • 查账征收改为核定征收需要什么资料
  • 工地买东西怎么记账
  • 花卉租赁属于哪个税目
  • 应付职工薪酬的贷方表示什么
  • 电脑怎么更新系统日期
  • 存出投资款要计入现金流吗
  • 板栗怎样保存1年不坏
  • php课堂笔记
  • 非营利组织所得税申报
  • 企业如何转让
  • 简明易懂的
  • 员工购买住房公积金申请
  • vue中使用nodejs
  • 堪察加半岛上的汉族人
  • 错误解决方法
  • 深入node.js技术栈
  • 固定资产计提折旧的方法
  • 小企业固定资产折旧方法
  • 非货币性资产交换准则
  • 厂区地面硬化属于土建还是市政
  • 发票跨月还可以作废吗
  • 福利费属于管理费吗
  • 汇兑应该计入什么科目
  • 汽车销量多少才能赚钱
  • 费用没有发票先开什么
  • 以前期间留抵税额是什么意思
  • 存量资金会计处理办法
  • 存货过期处理怎么做分录
  • 体检入账的原始凭证是
  • 不开发票的收入如何申报纳税?
  • 报销未收到发票怎么做账
  • 农民农作物补偿标准文件
  • 固定资产为什么不能直接计入费用
  • 增值税政策依据
  • 出租车费用分录
  • 企业召开会议的目的
  • 业务招待费是销售
  • 企业如何建账做账
  • sqlserver Union和SQL Union All使用方法
  • ubuntu 手动安装
  • googletoolbarnotifier.exe是什么进程?GoogleToolbarNotifier怎么关闭?
  • wdsvc.exe - wdsvc 是什么进程
  • windows 10预览版
  • linux必不可少的分区
  • rsmsink.exe - rsmsink是什么进程 有何作用
  • 微软推送win11
  • centos6.9
  • win7能装coreldraw2020吗
  • log4j 日志文件太大
  • 如何使用jquery插件
  • nodejs yield
  • python编程
  • android使用so
  • js随机生成一个整数
  • 百旺税控盘电话服务热线
  • 走入基层
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

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

    友情链接: 武汉网站建设