In my etc/config I have defined like this: imgcache = /var/log/smokedata imgurl = /var/log/smokedata datadir = /var/log/smokeping
and permissions to those directories are: drwxrwxrwx 2 root root 4096 May 29 10:49 smokedata drwxrwxrwx 3 root root 4096 Jun 4 09:40 smokeping In smokeping directory I have .rrd-files like this: -rwxrwxrwx 1 root root 2986668 Jun 4 12:30 Pernis.rrd But still I can't get those pictures. -Teekkari- >--Alkuperäinen viesti-- >From: John Tobias <[EMAIL PROTECTED]> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED] >Subject: [smokeping-users] Re: I can't get those graphs >Date: Mon, 3 Jun 2002 13:12:43 -0700 > > > >Teekkari - > >It sounds like a directory permissions problem. Check that the directory >where the graphs are located are readable by the user that runs the web >server process. > >Hth, > >-JT > >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Monday, June 03, 2002 3:29 AM >To: [EMAIL PROTECTED] >Subject: [smokeping-users] I can't get those graphs > > > >Hi everyone, > >I just installed all those stuffs necessary to smokeping. Smokeping starts >fine and makes .rrd files but I can't get those graphs. What have I possibly >done wrong? How can I get those .png-files? > >My bin/smokeping looks like this: > >#!/usr/bin/perl5.6.1 -w ># -*-perl-*- > >use lib qw(/usr/local/rrdtool-1.0.33/lib/perl); >use lib qw(/root/smokeping-1.9/lib); > >use Smokeping 1.9; > >Smokeping::main("/usr/local/smokeping/etc/config"); > >-Teekkari- _______________________________________________________ Ilmainen nettiyhteys: http://www.suomi24.fi/liittyma/ Ilmainen sähköposti: http://posti.suomi24.fi/ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
