You are not logged in.
I want to believe I have correctly setup smokeping and lighttpd.
When I visit smokeping's webpage it loads, but the graphs are blank:
Then I click on the first empty graph and I see:
The image is blank, but the mouse cursor changes to crosshair and I can see a blank image:
The image files are browsable here and they seem to be updated, since I can view them with an image viewer, but I cannot see them on the web interface as explained before:
$ ls -l
-rw-rw-rw- 1 smokeping http 21460 Nov 12 03:54 Server_last_108000.png
-rw-rw-rw- 1 smokeping http 22987 Nov 12 03:54 Server_last_10800.png
-rw-rw-rw- 1 smokeping http 19628 Nov 12 03:54 Server_last_34560000.png
-rw-rw-rw- 1 smokeping http 19692 Nov 12 03:54 Server_last_864000.png
-rw-rw-rw- 1 smokeping http 33 Nov 12 03:54 Server.maxheight
-rw-rw-rw- 1 smokeping http 9917 Nov 12 03:54 Server_mini.png
Any ideas?
Thanks!
Last edited by costis (2015-02-28 17:14:17)
Offline
Sorry for the fuss I got it working with a work-around. The web page is serving images with urls like http://localhost/smokeping/cache/imagefilename.png, but /srv/httpd/smokeping/cache does not exist. I created a link from /srv/httpd/smokeping/cache to /srv/smokeping/cache where the images are actually stored. I must have missed something in the configuration of smokeping I suppose.
I'll post an exact solution when I find the configuration mistake.
Offline