You are not logged in.

#1 2014-11-12 04:07:18

costis
Member
Registered: 2014-10-02
Posts: 14

[SOLVED] Smokeping graphs not showing on web interface

I want to believe I have correctly setup smokeping and lighttpd.
When I visit smokeping's webpage it loads, but the graphs are blank:
smokeping_1.png

Then I click on the first empty graph and I see:
smokeping_2.png


The image is blank, but the mouse cursor changes to crosshair and I can see a blank image:
smokeping_3.png

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

#2 2014-11-12 21:36:04

costis
Member
Registered: 2014-10-02
Posts: 14

Re: [SOLVED] Smokeping graphs not showing on web interface

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

Board footer

Powered by FluxBB