[smokeping-users] Smokeping daemonizes but can't browse on web

Eric Chatham echatham at broadvox.net
Thu Nov 20 20:06:53 CET 2008


After the PERL install, I rebooted the server.  Here are my Apache log files after the install:

[root at happv ~]# /etc/rc.d/init.d/httpd start
Starting httpd:                                            [  OK  ]
[root at happv ~]# tail /var/log/httpd/error_log
[Thu Nov 20 14:00:47 2008] [error] [client 192.168.1.101] File does not exist: /var/www/html/smokeping/cropper, referer: http://happv.proxima.local/smokeping/smokeping.html
[Thu Nov 20 14:00:47 2008] [error] [client 192.168.1.101] File does not exist: /var/www/html/smokeping/cropper, referer: http://happv.proxima.local/smokeping/smokeping.html
[Thu Nov 20 14:00:47 2008] [error] [client 192.168.1.101] File does not exist: /var/www/html/smokeping/cropper, referer: http://happv.proxima.local/smokeping/smokeping.html
[Thu Nov 20 14:00:47 2008] [error] [client 192.168.1.101] File does not exist: /var/www/html/smokeping/cropper, referer: http://happv.proxima.local/smokeping/smokeping.html
[Thu Nov 20 14:01:13 2008] [error] [client 192.168.1.101] File does not exist: /var/www/html/cgi-bin
[Thu Nov 20 14:01:25 2008] [error] [client 192.168.1.101] Can't locate lib.pm in
 @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at /var/www/cgi-bin/smokeping.cgi line 5.
[Thu Nov 20 14:01:25 2008] [error] [client 192.168.1.101] BEGIN failed--compilation aborted at /var/www/cgi-bin/smokeping.cgi line 5.
[Thu Nov 20 14:01:25 2008] [error] [client 192.168.1.101] speedy_backend[2390]:
perl_parse error
[Thu Nov 20 14:01:26 2008] [error] [client 192.168.1.101] speedy[2388]: Cannot spawn backend process
[Thu Nov 20 14:01:26 2008] [error] [client 192.168.1.101] Premature end of script headers: smokeping.cgi

[root at happv ~]# tail /var/log/httpd/access_log
192.168.1.101 - - [20/Nov/2008:13:45:01 -0500] "GET /smokeping/smokeping.cgi HTTP/1.1" 304 - "http://happv.proxima.local/smokeping/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:00:41 -0500] "GET /smokeping/ HTTP/1.1" 200 1088 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:00:46 -0500] "GET /smokeping/smokeping.html HTTP/1.1" 304 - "http://happv.proxima.local/smokeping/" "Mozilla/5.0 (Windows; U;
Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:00:47 -0500] "GET /smokeping/cropper/lib/prototype.js HTTP/1.1" 404 316 "http://happv.proxima.local/smokeping/smokeping.html"
"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:00:47 -0500] "GET /smokeping/cropper/lib/scriptaculous.js?load=builder,dragdrop HTTP/1.1" 404 320 "http://happv.proxima.local/smokeping/smokeping.html" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:00:47 -0500] "GET /smokeping/cropper/cropper.js HTTP/1.1" 404 310 "http://happv.proxima.local/smokeping/smokeping.html" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:00:47 -0500] "GET /smokeping/cropper/smokeping-zoom.js HTTP/1.1" 404 317 "http://happv.proxima.local/smokeping/smokeping.html"
 "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:00:50 -0500] "GET /smokeping/smokeping.cgi HTTP/1.1" 304 - "http://happv.proxima.local/smokeping/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:01:13 -0500] "GET /cgi-bin HTTP/1.1" 404 289 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829
Firefox/2.0.0.17"
192.168.1.101 - - [20/Nov/2008:14:01:25 -0500] "GET /cgi-bin/smokeping.cgi HTTP/1.1" 500 618 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17"

Eric Chatham
Broadvox MIS Department
(216) 373-4683
echatham at broadvox.net


-----Original Message-----
From: Josh Luthman [mailto:josh at imaginenetworksllc.com]
Sent: Thursday, November 20, 2008 13:53
To: Eric Chatham
Subject: Re: [smokeping-users] Smokeping daemonizes but can't browse on web

Installs Perl to enable Apache to execute smokeping


CONFIDENTIAL.  This e-mail and any attached files are confidential and should be destroyed and/or returned if you are not the intended and proper recipient.



More information about the smokeping-users mailing list