This is what I'm running. stat /var/www/html Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) stat /var/www/html/cache Access: (0777/drwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) stat /var/www/html/cache/Amsterdam Access: (0777/drwxrwxrwx) Uid: ( 48/ apache) Gid: ( 48/ apache)
My SmokePing binary is located in /var/www/html/cgi-bin, but my cache is /var/www/html/cache, and when I visit it in a web browser it opens http://<server>/cache. Additionally, that's only where the images are stored for me. My data files are in /opt/smokeping/data: stat /opt/smokeping/data Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) Also, those graphs (Boomer, etc) are default devices added in SmokePing, did you modify them to connect to your devices? This is my SmokePing config that handles all that: imgcache = /var/www/html/cache imgurl = /cache datadir = /opt/smokeping/data piddir = /opt/smokeping/var cgiurl = http://monitoring.***.net/cgi-bin/smokeping.fcgi I hope this helps, if you need something else please let me know. On Tue, Apr 17, 2012 at 3:07 AM, Smokeping slt <[email protected]>wrote: > hi all, > > Here are my configuration files and the permissions attached to them. But > still I couldnt work this one yet. I already running smokeping version > 2.4.2. I match the permissions of that previous smokeping server with the > new one.But still all things similar. > stat /usr/local/smokeping/htdocs/ > Access: (0777/drwxrwxrwx) Uid: ( 48/ apache) Gid: ( 48/ apache) > stat /var/www/html/smokeping-ms/cache/Test/ > Access: (0777/drwxrwxrwx) Uid: ( 48/ apache) Gid: ( 48/ apache) > stat /var/www/html/smokeping-ms/cache > Access: (0777/drwxrwxrwx) Uid: ( 48/ apache) Gid: ( 48/ apache) > > image cache can access using http://localhost/smokeping-ms/cache/Test/. > But all the rrd update accordingly. But Inside the image empty graphs shown. > If you need any further information ask me. How can I solve this ? > Thanks > > ------------------------------ > Date: Mon, 16 Apr 2012 13:14:25 -0400 > Subject: Re: [smokeping-users] RRD Graph Problem in Smokeping.... > From: [email protected] > To: [email protected] > CC: [email protected] > > > Hello, > There is no config file attached. Is the cache directory writable and > accessible by the webserver? Please double check that. If you still can't > get it working, then I can show you my setup and hopefully you'll be able > to get it working from that. > On Apr 16, 2012 7:01 AM, "Smokeping slt" <[email protected]> wrote: > > hi all, > > I reinstalled the entire system. but Still Im facing a problem with new > smokeping server. There is a problem with graphs drawing. I cannot > determine what is the problem. > I followed the instructions in smokeping_install.txt inside Smokeping doc > directory. > > please help me to solve this. I herewith attached the config file. > Thanks > > _______________________________________________ > smokeping-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > >
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
