导航菜单

vmstat是什么意思_翻译中文_怎么读

vmstat

网络释义:显示虚拟内存统计信息;显示虚拟内存状态;查询内存情况

网络释义

1.显示虚拟内存统计信息 netstat 显示网络状态 vmstat 显示虚拟内存状态 iostat 显示输入/输出状态 ...

3.查询内存情况 lslv ***** ****** 为裸设备名称,显示裸设备相关参数 vmstat 查询内存情况 /etc/vfstab 磁盘目录规划 ...

4.虚拟内存的实时监控工具 mpstat: 处理器性能监控。 vmstat虚拟内存监控。 1.1.1 UNIX 的诞生 1 ...

例句释义:,显示虚拟内存统计信息,显示虚拟内存状态,查询内存情况

1.Before changing this, make sure you run vmstat enough to determine that there really is a considerable amount of context switching going on.在进行这种更改之前,请确保反复地运行vmstat以确定系统中确实正在进行大量的上下文切换工作。

2.Unpke vmstat or iostat, the defaults usually do not give you as much information as you probably would pke.与vmstat或iostat不同的是,这种方法的默认设置可能不会提供您想要的那么多信息。

3.At the beginning of the script, we choose vmstat 1 as the command to be executed and read from every second.在脚本的开头,我们选择vmstat1作为要被执行的命令并且每秒读取一次。

4.You need to understand this concept when trying to interpret the output of commands, such as vmstat and sar.您需要理解这一概念,才能尝试解释vmstat和sar等命令的输出。

5.You should actually use vmstat to identify the cause of your bottleneck, even before you have determined that it might be memory related.事实上,您应该使用vmstat来确定瓶颈的原因,即使在您尚未确定它是否与内存有关的时候。

6.If interval is specified, vmstat will summarize system activities over the last interval in seconds repeatedly.如果指定了interval,vmstat将立即反复按照最新的间隔总结系统活动的概要信息。

7.The next section of code creates a pipe from the vmstat command, where the program will read data once per second.代码的下一部分将通过vmstat命令创建一个管道,程序将在其中每秒读取一次数据。

8.After waiting a few seconds for the FluidSynth program to activate, the processing of vmstat output can begin.等待几秒待FluidSynth程序激活后,即可开始处理vmstat输出。

9.The vmstat command is typically run in a separate xterm window in the foreground with the output going to the terminal.vmstat命令通常在前台的独立xterm窗口中运行,其输出将发送到终端。

10.Part 2 of this series discussed vmstat in great detail, which is one of our favorite VMM monitoring tools.本系列的第2部分非常详细地讨论了vmstat,这是我们最喜欢的VMM监视工具之一。