[drraw-users] DRRAW Config - No graphs

Christophe Kalt kalt at taranis.org
Wed Jun 20 23:09:08 EDT 2007


On Jun 20, Ahmed Hassan wrote:
| Seems to have drawn a blank with my configuration of drraw on my Win XP box running IIS.
| Could someone please point out what am doing wrong.

What problem are you encountering exactly?  it isn't clear
from your email.

| My configs are as follows:
| 
| 1.  drraw.cgi and drraw.conf are located at - c:\Inetpub\wwwroot\cgi-bin
| 
| 2.  modified %datadirs to point to:  %datadirs = 'c:\data\rrd\rrdtool\database\checkresult\*.rrd'  => 
|  My RRD files are generated are stored at -  c:\data\rrd\rrdtool\database\checkresult

%datadirs = ( 'c:\data\rrd\rrdtool\database\checkresult' => 'label');

These must be directories, not patterns.  Also, for Windows
PATH, you may need 'c:/data/rrd/rrdtool/database/checkresult',
i forget which work and which doesn't quite work

|  Is the *.evt referring to the windows event viewer logs?

No, see the README.EVENTS file in the distribution (or the
online help?).

| What is the purpose of the $saved_dir & $tmp-dir?

$saved_dirs is where your definitions are saved, $tmp_dir is
used for various temporary files.  When starting, these should
be empty and will get populated/maintained automatically.


More information about the drraw-users mailing list