netstat

查询网络数据结构
常用释义
n. 查询网络数据结构;网络状态

扩展信息

网络状态
...器、Telnet客户端程序等,在工具箱中还可以查看网络状态(netstat)和自己的IP地址,通过这些工具的使用可以极大地增强大 …
提供下列统计信息
windows命令全集 - Hobo Zhuang - 博客园 ... StateNetBIOS 连接的状态。 Netstat 提供下列统计信息: add 添加路由 ...
查看正在进行的工作
dos命令大全 - majrr的日志 - 网易博客 ... net password 密码 更改系统登陆密码 netstat -v 查看正在进行的工作 iis 服务命令: ...
显示网络状态
Unix ... route 路由管理 netstat 显示网络状态 ls 列文件名 ...
查看网络的状况
doc命令删除 - 地狱死神的日志 - 网易博客 ... ftp 传输文件 netstat 查看网络的状况 rlogin 命令 ...
命令
如何用运行来查自己的网络连接情况?_百度知道 ... Default Gateway 是网关 netstat 命令 Subnet Mask 是子网掩码 ...
获得网络统计信息
《Linux系统管理技术手册... ... 19.2 ping: 检查主机是否正常 19.4 netstat获得网络统计信息 19.5 SAR: 检查工作接口的活 …
查看网络状态
Linux 常用小命令 - 北国的雨 - 博客园 ... 6. su 切换用户 9. netstat 查看网络状态 10. exit 退出当前用户状态 ...

例句

如果您看到一个溢出计数器(通过使用netstat-s),那么设置这个队列的最大长度可以帮助修复这种溢出情况。

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

运行netstat-Aan,其中的-A显示与套接字相关联的任何协议控制块的地址。

To display all the ports on which a Windows-based server is listening, use the netstat command-prompt utility.

若要显示基于Windows服务器正在侦听的所有端口,请使用netstat命令提示实用工具。

Use the netstat command to determine whether or not a port is being used by another process.

使用netstat命令检查端口是否正在由另一个进程使用。

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

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

netstat命令提供了很多选项,可显示关于系统上的网络接口的各种信息。

The -a switch instructs netstat to display the TCP and UPD ports on which the computer is listening.

a开关指示netstat显示计算机正在侦听的TCP和UPD端口。

清单2包含了一个使用lsof和netstat的脚本,用来以一种更容易阅读的格式显示系统的当前端口使用情况。

Another way is to go back to the Terminal program and type netstat -r; you should see an entry similar to that in Listing 14.

另一种方法是返回Terminal程序并输入netstat-r;您应当会看到类似清单14所示的条目。

netstat的确不是vmstat和iostat意义上的监控工具。

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

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

n开关指示netstat以数字方式显示活动TCP连接的地址和端口号。

netstat语法取决于Windows操作系统的版本。

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

Part 1 of this series addressed some of the very basic flags, such as -in, that you typically use with netstat.

本系列的第1部分介绍了一些非常基本的标志,比如-in,这是netstat的一个常用标志。

Executing any console commands (like ping, netstat, ipconfig) is available.

执行任何控制台命令(如ping,netstat,桌)面世。

The most reliable way to confirm open ports on the external interface of the ISA Server is to use the Netstat. Exe command.

确认是ISAServer外部接口上打开端口最可靠方法是要使用Netstat.exe命令。

除了显示活动TCP连接以外,netstat实用工具还将显示多种IP统计信息和信息。

另外,您可以使用netstat-v,它可以提供类似的信息。

You can look for signs of buffer congestion with netstat -s, which prints a list of network counters.

可以用netstat-s寻找缓存区拥挤的迹象,这个命令输出网络计数器的列表。

Netstat是从命令提示符发出的命令。

This will include a more detailed discussion of netstat.

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

清单4显示了netstat提供的一些选项和它们启用的特性。

netstat和lsof都是非常有用的工具。

Part 1 addressed some of the very basic flags, such as -in, that you typically use with netstat.

第1部分介绍了一些非常基本的标志,如-in,这是netstat的一个常用标志。

Netstat给出了有关本地系统的网络信息。

Besides looking for nmbd instead of smbd, the command in Listing 3 looks for UDP ports instead of TCP ports with netstat's -u option.

除了查找nmbd而非smbd之外,清单3中的命令使用netstat的-u选项查找UDP端口而非TCP端口。

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

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

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