[smokeping-users] New browsers do not show graphs

Paul Mansfield paul.mansfield+smokeping at grapeshot.co.uk
Mon Mar 31 14:41:24 CEST 2014


(I restored the list as a recipient; see far below for Kjetil's response
direct to me)

I think you must have set up web server incorrectly. Here's some bits of my
apache vhost config

        DocumentRoot /usr/local/smokeping/htdocs
        <Directory      /usr/local/smokeping/htdocs>
                Options +ExecCGI
                Addhandler fcgid-script *
                Order           allow,deny
                Allow from      192.168.0.0/24
                DirectoryIndex  smokeping.fcgi
        </Directory>

        Alias   /cache   /usr/local/smokeping/cache
        <Directory      /usr/local/smokeping/cache>
                Allow from      all
        </Directory>

That should stop a bunch of the 404s. Don't forget to kill all the fcgi
processes after reloading apache ("apachectl graceful" for example).



On 31 March 2014 13:09, Thorstensen, Kjetil <kt at avis.no> wrote:

>  There are quite a lot of these messages in error_log - but they refer to
> the server where I *am* able to see graphics as well as the PC where I
> can't - below:
>
>
>
> [Mon Mar 31 14:01:45 2014] [error] [client 10.99.24.125] script not found
> or unable to stat: /var/www/cgi-bin/cropper, referer:
> http://10.99.20.91/cgi-bin/smokeping.cgi?target=RAC.External
>
>
>
> In access_log it looks like this:
>
> 10.99.24.125 - - [31/Mar/2014:14:06:49 +0200] "GET
> /cgi-bin/smokeping.cgi?target=RAC.External HTTP/1.1" 200 6899 "
> http://10.99.20.91/cgi-bin/smokeping.cgi?target=RAC.External"
> "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/33.0.1750.154 Safari/537.36"
>
> 10.99.24.125 - - [31/Mar/2014:14:06:49 +0200] "GET
> /cgi-bin/cropper/lib/scriptaculous.js?load=builder,dragdrop HTTP/1.1" 404
> 310 "http://10.99.20.91/cgi-bin/smokeping.cgi?target=RAC.External"
> "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/33.0.1750.154 Safari/537.36"
>
> 10.99.24.125 - - [31/Mar/2014:14:06:49 +0200] "GET
> /cgi-bin/cropper/lib/prototype.js HTTP/1.1" 404 306 "
> http://10.99.20.91/cgi-bin/smokeping.cgi?target=RAC.External"
> "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/33.0.1750.154 Safari/537.36"
>
> 10.99.24.125 - - [31/Mar/2014:14:06:49 +0200] "GET
> /cgi-bin/cropper/cropper.js HTTP/1.1" 404 300 "
> http://10.99.20.91/cgi-bin/smokeping.cgi?target=RAC.External"
> "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/33.0.1750.154 Safari/537.36"
>
> 10.99.24.125 - - [31/Mar/2014:14:06:49 +0200] "GET
> /cgi-bin/cropper/smokeping-zoom.js HTTP/1.1" 404 307 "
> http://10.99.20.91/cgi-bin/smokeping.cgi?target=RAC.External"
> "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/33.0.1750.154 Safari/537.36"
>
>
>
>
>
>
>
> Kind regards
>
> /Kjetil
>
>
>
> *From:* smokeping-users-bounces+kt=avis.no at lists.oetiker.ch [mailto:
> smokeping-users-bounces+kt=avis.no at lists.oetiker.ch] *On Behalf Of *Paul
> Mansfield
> *Sent:* 31. mars 2014 12:59
> *To:* smokeping-users at lists.oetiker.ch
> *Subject:* Re: [smokeping-users] New browsers do not show graphs
>
>
>
>
>
> what do you see in the web logs when using a "broken" browser?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20140331/b1b67db8/attachment.htm 


More information about the smokeping-users mailing list