Inotify-tools中还有一个工具叫inotifywatch,它会先监听文件系统的消息事件,然后统计每个被监听文件或文件夹的消息事件,之后输出统计信息。
The other tool which is part of inotify-tools is inotifywatch. It listens for filesystem events and outputs a summary count of the events received on each file or directory.
除了优化执行时间外,还可得到单独执行规则所无法得到的附加统计及输出视图。
In addition to the improved execution time, you will get additional statistics and output views which are not available for single rules.
测试结果的XML编码输出对于测试后分析是一个方便的特性,因为该选项捕获了包含在IFX编码的应答消息中的性能统计。
The XML-encoded output of test results was also a handy feature for post-test analysis, as this option captured the embedded performance statistics in the IFX-encoded reply messages.
注意,解释输出将包含以下诊断信息,以表明正在使用统计视图。
Note that the explain output will contain the following diagnostic information to indicate that the statistical view is in use.
通常,这涉及到统计输入、输出、查询、文件和接口的数量,然后为各自制定一个复杂性系数。
Typically, this involves counting the number of inputs, outputs, queries, files, and interfaces, then assigning a complexity coefficient to each of them.
如果研究用于回归分析的主要统计软件包的输出,就会发现它们往往是用同样的方式对输出进行分组的。
If you study the output of the leading statistical packages for regression analysis, you will notice that they tend to group the output in the same manner.
也门是世界上第32大石油输出国也是第16大液化天然气销售国,或许潜在的未纳入统计的比这还要多。
Yemen is the world's 32nd biggest oil exporter and 16th biggest seller of liquefied natural gas, and there may be greater potential to unlock.
mdb异步接收消息并每隔100条消息输出一次消息传递统计数据。
The MDB receives the message asynchronously and prints message delivery statistics on each 100th message.
tradestreammdb异步接收消息并每隔100条消息输出一次消息传递统计数据。
The TradeStreamMDB receives the message asynchronously and prints message delivery statistics on each 100th message.
据世界卫生组织统计,日本虽然身为粮食净进口国,却每年都会向外输出约20万吨的水果、蔬菜、乳制品和海产品。
Japan is a net importer of food, but it has substantial exports of fruits, vegetables, dairy products and seafood, of which the country exports around 200, 000 tonnes per annum, according to the WHO.
该命令的输出会展示出每个分区的数据和索引统计信息,并针对需要重组的分区提供建议。
The output will show both the data and index statistics for each partition and recommend which partitions should be reorganized.
还需要以合适的方式进行存储,以便您可以对输出结果生成有价值的统计信息。
It also needs to be stored in such a way that you can produce useful statistics on the output.
每次运行数据规则时,都会测试规则定义,而且会在分析数据库中创建几个包含规则输出与规则统计信息的表。
Each time you run a data rule, a rule definition is tested, and several tables that contain the rule outputs and rule statistics are created in the analysis database.
相关的输出包括网络连接、路由表、接口统计数据。
Relevant output includes network connections, routing tables, and interface statistics.
输出中有一个大页面部分,提供与大页面相关的详细统计数据。
This has a section for large pages, which provides the detailed statistics related to large pages.
如上面所述的那样,该论断指定了应该将输出的统计数据保存在什么地方。
As previously described, this argument specifies where the output statistics should be saved.
上面输出的最后一部分给出了详细的操作时间统计数据,该操作在本例中就是数据库查询。
The last part of the output above gives you the detailed time statistics of the operation, which in this case is the database query.
下面的脚本将每次实验获得的X平方分布统计写到一个输出文件以便稍后用图表表示。
The following script writes the obtained Chi Square statistic from each experiment to an output file for later plotting.
处理程序输出一个JSON结构,能够描述一个场所的统计信息提要;例如。
The handler outputs a JSON structure that is capable of describing the statistics feed for a place; an example is.
可以使用带- i命令行选项的df命令获取索引节点的统计信息,或者在传统的UNIX系统中,不带参数的df可以输出创建“文件”的数目。
Use df, with the -i command-line option, to get the inode statistics or, on traditional UNIX systems, the bare df output shows the number of 'files' created.
正确调整对大小需要启用verbosegc (verbosegarbagecollectionstatistics,详细垃圾回收数据统计),运行测试,然后分析verbosegc输出结果来确定如何调整堆大小。
Correctly sizing the heap requires that you enable verbosegc (verbose garbage collection statistics), run a test, and then analyze the verbosegc output to determine how to adjust the heap size.
vmstat工具输出线程/进程信息、内存/交换区使用率、换进/换出页面、磁盘I/O、页面错误和CPU统计信息。
The vmstat tool outputs thread/process information, memory/swap usage, page ins/outs, disk I/O, page faults, and CPU statistics.
清单2. pdweb .threads组件的统计数据get命令的输出。
Listing 2. Output from a statistics get command for pdweb.threads component.
Design Advisor生成的输出文件包含一组ddl语句,用于创建MQT、刷新和更新MQT上的统计信息,以及在其上创建索引。
The output file generated by the Design Advisor contains a set of DDL statements that create MQTs, refresh and update statistics on the MQTs, and create indexes on them.
使用- h标志可将汇总的POWER Hypervisor统计数据添加到缺省的lparstat输出中(请参见清单3)。
Using the -h flag adds summary POWER Hypervisor statistics to the default lparstat output (see Listing 3).
查询统计模块,可完成各工务段、各车站的设备查询和统计输出等。
Querying and statistic module, equipment inquiring and statistical output for every Gongwu section and railway station can be performed.
系统网站设计具有后台数据库管理功能,如用户管理、系统的初始化、备份、成绩的统计和输出。
The systematic websites' design functions as the database management, for example, the users' management, the initiation of the system, data copies and the statistics and output of the scores.
为了统计eclipse的启动时间,我们将使用一个定制的视图(参见本文前面的说明),它在装载时使用IBMJVM跟踪输出消息。
To time the startup of Eclipse, we use a custom view (described earlier in the article) that utilises the IBM JVM trace to write out messages when it loads.
语句统计数据输出以下信息。
语句统计数据输出以下信息。
应用推荐