Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044605
en ru br
Репозитории ALT
S:2.17.10-alt1
5.1: 2.16.3-alt1
4.1: 2.14.7-alt1
4.0: 2.14.7-alt1
3.0: 2.12.2-alt1
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: mrtg

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   Gear   Bugs and FR  Repocop 

README for 14all.cgi
--------------------

14all.cgi is a CGI script to create html pages and graphics for mrtg.
It's not another index.cgi for the mrtg-created html pages! Instead it
creates everything itself.

To use this script you have to switch from rateup .log files to rrdtool:
1. install rrdtool (install perl-shared with "make site-perl-inst" if possible
2. convert every .log file to .rrd with log2rrd.pl (from mrtg contrib)
3. insert the line "UseRRDTool: Yes" to your mrtg.cfg.
4. make 14all.cgi accessible via your web server. change the path to your
mrtg.cfg file in the line beginning with "$cfgfile = ..."

14all.cgi parses the mrtg config file (often called mrtg.cfg) and uses
most of the information to create
- main index page: one link for every "Directory[...]: adir"
- group index pages: one for every "Directory..." with small versions
of the daily graphics
- statistic pages: one for every target with daily/weekly/monthly/yearly
graphics according to "Suppress[...]: ..."

MRTG does not create any graphics/pictures if you set "UseRRDTool: Yes"!

Author: Rainer.Bawidamann@informatik.uni-ulm.de
Homepage: http://www.uni-ulm.de/~rbawidam/mrtg-rrd/
License: Use freely, but: NO WARRANTY - USE AT YOUR OWN RISK!
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin