首页 / 词典 / good

netstat

  • 网络命令;网络
netstatnetstat
  1. Errors reported by netstat can also indicate DNS configuration issues .

    netstat报告的错误还能表明DNS配置问题。

  2. Using netstat , you can also monitor more detailed information about the packets themselves .

    使用netstat,您还可以监视有关数据包本身的、更为详细的信息。

  3. You can also get extended statistic information on all platforms by using the netstat tool .

    在所有平台上,还可以使用netstat工具获得更详细的统计信息。

  4. This will include a more detailed discussion of netstat .

    其中将包括对netstat的更加详细的介绍。

  5. Add functionality to the Netstat Java class ( and update the Access class )

    在这个NetstatJava类上增加功能(并且更新访问类)

  6. Let 's get back to the old standby , netstat , which displays overall network statistics .

    我们返回原来的备用命令netstat,该命令用于显示总体网络统计数据。

  7. Another useful diagnostic tool is netstat .

    另一个有用的诊断工具是netstat。

  8. You need to understand the correct usage of netstat and how best to utilize it when monitoring your system .

    您需要了解netstat的正确使用方法,以及在监视您的系统时如何最好地利用它。

  9. You can clearly see there is more to network monitoring than running netstat and looking for collisions .

    您可以清楚地看到,还有更多的内容需要进行网络监视,而不仅仅只是运行netstat并查找冲突的情况。

  10. The netstat tool provides visibility into the GNU / Linux networking subsystem .

    netstat工具提供查看GNU/Linux网络子系统的能力。

  11. Similarly , you may or may not have seen an active connection when you ran the netstat command .

    同样,在运行netstat命令时,可能会看到活跃的连接,也可能看不到。

  12. The netstat command can also be used to determine what services are being shared and exposed on the current host .

    netstat命令也可用于确定在当前主机上被共享和公开的服务有哪些。

  13. Use commands such as netstat on UNIX to monitor the traffic volumes on your connections .

    在UNIX上使用诸如netstat这样的命令可以监控连接上的流量。

  14. You can use netstat to display existing connections from your host to other hosts and the current state of each .

    可以使用netstat显示从您的主机到其他主机的现有连接及其当前状态。

  15. By default , netstat also shows the open UNIX domain sockets , which are only accessible to the current machine .

    默认情况下,netstat还展示打开的UNIX域socket,它只能由当前机器访问。

  16. Netstat is really not a monitoring tool in the sense of vmstat and iostat .

    相对于vmstat和iostat而言,netstat并不是一种真正的监视工具。

  17. Another handy netstat flag is the-m option .

    另一个非常方便的netstat标志是-m选项。

  18. There are actually so many different ways of using netstat that the best place to start is by looking at the man page and go from there .

    实际上,有许多种不同的使用netstat的方式,而在刚开始学习的时候,最好是查看手册页,然后按照其中说明操作。

  19. While running commands ( such as netstat ) can provide useful information , sometimes you need to drill down more to the packet level .

    虽然运行netstat等命令可以提供有用的信息,但有时您仍然需要深入到数据包作进一步分析。

  20. The first thing that usually comes to mind when a system administrator hears that there might be some network contention issues is to run netstat .

    当系统管理员得知可能会出现一些网络争用问题时,他们首先想到的通常是运行netstat。

  21. You used netstat and drilled down to the packet level using tracing tools , such as iptrace and tcpdump .

    在本文中,您使用了netstat,并且使用iptrace和tcpdump等跟踪工具深入到了数据包级别。

  22. If you are unsure which ports Samba is listening on , you can use the netstat command to find out .

    如果您不确定Samba在监听哪些端口,可以使用netstat命令查明。

  23. You can also add a couple of operations to the Netstat class , mimicking the same level of functionality that your other classes have .

    你也可以把几个操作加到Netstat中,模仿同级别的其他类所实现的功能。

  24. Ifconfig , hostname , netstat , and ps have been optimized to run in the global environment and within WPARs .

    对ifconfig、hostname、netstat和ps进行了优化,以便在全局环境和WPAR中运行。

  25. The netstat command can tell you which machines or routers are contacted when your machine wants to communicate with machines outside the ' local ' network .

    netstat命令将告诉您,当您的机器希望与本地网络以外的机器通信时,将与那些机器或路由器建立联系。

  26. Using netstat , you can validate that your network is healthy , because poor network utilization ( or a poorly designed configuration ) can result in poor NFS performance .

    您可以使用netstat验证网络的健康状况,因为较低的网络使用率(或设计不当的配置)会导致较差的NFS性能。

  27. Netstat , the equivalent of using vmstat or iostat for your memory reports , is a quick and dirty way of getting an overview of how your network is configured .

    netstat(相当于您为了获得内存报告而使用的vmstat或者iostat)是获得网络配置情况概述的一种快速粗略的方法。

  28. With netstat , you can view currently active connections ( on a per-protocol basis ), view connections in a particular state ( such as server sockets in the listening state ), and many others .

    使用netstat,可以查看当前活动的连接(按单个协议进行查看),查看特定状态的连接(比如处于监听状态的服务器套接字)和许多其他的信息。

  29. The netstat options used show all ( - a ) TCP ( - t ) connections in a numeric ( - n ) format along with the name of the process ( - p ) responsible .

    使用的netstat选项以数字格式(-n)显示所有(-a)TCP(-t)连接,以及所负责进程(-p)的名称。

  30. The ARP , PING , FTP , NETSTAT , and NBTSTAT utilities can provide useful information when you are trying to determine the cause of TCP / IP networking problems with Windows .

    当尝试确定WindowsXP下TCP/IP网络问题的原因时,某些实用程序可以提供有用的信息。