service html
Service html makes it possible to automatically create static HTML- pages with the reports about the traffic and about the work of the program
run time_interval
The time interval, in the size of the task of the planner, through whom will be carried out the generation of pages. On silence time_.interval=.hourly -, i.e., the pages will be created 10 seconds prior to the beginning of each hour, and contain statistics about the previous hour.
path /path/to/html/root
Way to the catalog in the local file system, in which will be created the tree file with the statistics. For example:
path /usr/local/www/data/stat/
url url_string
URL (Web address) initial page with the statistics, will be used during the construction of reference to the statistics of user, sent in to it report on the electronic mail by service quota. For example,
url http://stat.company.ru/traffic/
servlet-url url_string
URL (Web address) servleta Java, which will reflect the tabular idea of statistics for yunita. For example:
servlet-url http://stat.company.ru:8010
htaccess { yes | no }
Includes and the trip mechanism of the automatic protection of catalogs with the aid of it is file .htaccess and .htpassword. In this case are used the passwords of administrator NeTAMS (those, which are assigned in "user... crypted..." in the beginning of configurative file and strictly passwords to yunity ("unit... password..."). In this case to administrator are accessible any subdirectories of Web-tree, and to users - only their own.
client-pages { all | groups | none | group GG1 GG2 ... }
It shows, will be created client pages for the Web- idea of the statistics:
- all - will be created everything
- groups - only general statistics and statistics subdirectories for yunitov of the type "group"
- none - only general statistics
- group GG1 GG2 ... - client of statistics only for the enumerated groups and sodarzhashchikhsya in them yunitakh (nonrecursively). In order to add or to remove group in the list, it is necessary to give command with the new list completely (version beginning from 17 March 2004).
account-pages { all | none }
It shows, will be created general subdirectory and subdirectories in it for akkauntov of service billing. With the use of a service of billinga most optimum budeto the combination:
client-pages none
account-pages all
display-top N
Enables generation of "TOP N" pages (N is a number, possibly 10) of major traffic consumers (units of type USER and HOST). Data is given for the beginning of every hour/day/week/month periods.
display-health { yes | no }
Enables automatic system "health" checking and display by HTML service (like "show health" command). Shows current CPU load and disk space available. Disabled (set to "no") by default.