Download List

项目描述

topvhost is a curses-based display of virtual host activity on a Web server. The display is created by monitoring a collection of server log files to show update time, update count, and selected fields from the last record of each file in a top-like presentation which can be sorted by last update time, update count, or domain name. Log file format and display columns are configured using an extension of the Apache LogFormat syntax. The collection of associations between domain name
and log file is specified either by direct enumeration or a file system glob() pattern in those cases where the domain name is part of the log file path. These details are saved in an INI format configuration file in the user's home directory.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-28 02:22
0,5

此版本增加了适当的人(1)文档。有两个输入和输出小分析器更正。
This release adds proper man(1) documentation. There are minor parser corrections for both input and output.

2009-08-16 02:56
0.4

分页显示增加了。显示格式修复了。现在编译的代码对Ubuntu。
Display pagination was added. Display format fixes were made. The code now compiles under Ubuntu.

2009-08-14 10:57
0.3

此版本增加了异常处理,返工的屏幕布局,使用明确的最终行标志(“\ N”的)多线布局,并修正了更好的输出裁剪大多数显示小鬼。
This release adds exception handling, reworks the screen layout to use
explicit end-of-line indications ("\n") for multi-line layouts, and
fixes most display gremlins with better output clipping.

2009-08-12 21:48
0.2

更正了最初版本。
Corrections were made to the initial release.

Project Resources