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 -- 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
