web
directory.
template script, the
configuration file, and the data collector script. This directory
should not be Web-accessible. Henceforth, this will be referred
to as the bin directory.
history directory.
web directory:
movie-create.cgi
movie-play.cgi
movie.cgi
web
directory.
bin
directory that returns constant or random values. The following
will do the trick:
#!/usr/bin/perl -w print int(rand() * 10000000) . " 10000000\n"; print "0\n0\n0\n0\n0\n0\n";
param and palette
sections of the configuration file. Verify that the image can be
generated without errors by running template with the
configuration file as its command-line parameter.
link section to the configuration file, omitting
the percent box locations. Adjust the position of the arrows using a
process like this (your software preferences may vary :) :
template on the configuration file.
label section of
the configuration file and adjust their placement.
area
section of the configuration file and adjust their placement.
history directory.
crontab file to execute the
template script with your configuration file as a
command-line argument. The job should run as often as your source
data are collected. (So if you're getting the numbers from MRTG,
every five minutes is a good bet.)
template at
the same time as MRTG is a bad idea. Running it at a minute
after MRTG is a better idea. Two minutes is even better if
many links are being monitored.
crontab. It's alive!
Interactive Animated Traffic Analysis (INANNA), Version 0.
Copyright 2000 by the Trustees of Indiana University.