Same Problem here.

> Please check the permissions on the generated .rrd files,

[EMAIL PROTECTED]:/var/lib/bindgraph# l
total 6960
drwxrwxr-x  2 root   adm     4096 2007-07-30 11:54 .
drwxr-xr-x 41 root   root    4096 2007-07-28 15:53 ..
-rw-r--r--  1 daemon adm  7106056 2007-07-30 11:58 bindgraph.rrd


> and see if the
> user Apache is configured to run as (typically, www-data) is able to
> read them.

www-data  1511  1502  0 Jul29 ?        00:00:00 /usr/sbin/apache2 -k start

> bindgraph.cgi might be looking for the .rrd files in a wrong
> place, too (the proper place being under /var/cache/ -- ideally,
> /var/cache/bindgraph. )

Sure? Afaik are the .rrd files stored in /var/lib/bindgraph. In
/var/cache/bindgraph/<URI> are the generated .png images stored


> Any other information you might provide is welcome.


First of all: One has to change the format of the log bindgraph expects:
/etc/default/bindgraph: LOG_FORMAT=bind93

Then the creation of the .rrd files is fine. See above.
Simply the .png dont get generated. The <URI> Part of the Path to the
.png files is created by running the cgi via webbrowser:

[EMAIL PROTECTED]:# l /var/cache/bindgraph/,cgi-bin,bindgraph.cgi/
total 8
drwxr-xr-x 2 www-data www-data 4096 2007-07-30 12:00 .
drwxr-xr-x 3 www-data www-data 4096 2007-07-30 12:00 ..

I dont know what the problem is, but I think it could be the same
problem I had with couriergraph.
Asking Google brought me to some postings where someone found out, that
there is an incompatibility between rrdtool 1.0 an rrdtool 1.2.


Cheers,
Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to