netstat -a的意思|示意

美 / / 英 / /

netstat - a


netstat -a的网络常见释义

可以下达 如果要看目前有谁在在线,可以下达『who』这个指令,而如果要看网绚的联机状态,可以下达 『netstat -a』这个指令,而要看背景执行的程序可以执行『ps -aux』这个指令。

查看网络联机状态 ... who:查看谁在线 netstat -a:查看网络联机状态 sync:数据同步写入磁盘 ...

netstat -a相关例句

The command netstat -a list the connections (including port Numbers); this can help you understand which connections have been made successfully.

命令netstat - a列示连接(包括端口号);这有助于您理解哪些连接已经成功完成。

If you see an overflow counter (through the use of netstat -s), setting a maximum length of this queue can help fix the overflow.

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

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性能。

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。

Run netstat -a should show the port 9510 to be listening.

运行netstat - a应该显示9510端口正在侦听。

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)是获得网络配置情况概述的一种快速粗略的方法。