Thanks Tobias,

I found the problem about 10 min before I got your mail. It was SpeedyCGI
that was the problem, for some reason it did not seem to install properly on
Mandrake.

For future reference (And perhaps as an update to the install procedure on
the site) do :

perl -MCPAN -e shell
install CGI::SpeedyCGI

This seemed to fix my problem 100%. As before I did this I tried "whereis
speedy" and go no "not found" ... after installing via CPAN it was found
(Most likely something stupid I did when installing from the binary) --
however the zsh shell did not report an invalid parser which did not help my
debugging.

---- One quick question though, I have some really strange results coming
from one or two of my web servers while using the http probe.

I get a red or a blue line indicating that only some of the requests retuned
un-successful responses. Is there any way of turning on logging of some kind
to see why these requests failed ? I know I could just run tcpdump or
something like that .. but I never know when the error appears so I would
have quite a bit of data.

Thanks
Warrick





----- Original Message -----
From: "Tobias Oetiker" <[EMAIL PROTECTED]>
To: "Warrick FitzGerald" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, October 04, 2002 6:19 PM
Subject: Re: [smokeping-users] SmokePing 1.15


> Yesterday Warrick FitzGerald wrote:
>
> >
> > Hi All,
> >
> > I got smokeping working great on my test machine in my office, and am
now
> > putting it into production however I seem to be running into a small
> > problem.
> >
> > I installed all components in the same directory structure as on my test
> > machine, the only difference was that this time I installed 1.15 and not
> > 1.14. The first problem I ran into was that when I un-tared the source
it
> > did not create the /var directory (But it did do this in 1.14).
> >
> > I then copied :
> > /bin/smokeping.pl
> > /etc/config
> > /etc/smokemail
> > the basepage and cgi files to my production machine and started the
daemon.
> >
> > Everything seems to be running great, but when I try and go to the cgi
> > script with a browser I get a 500 internal server error.
> >
> > I then tried running the CGI from the shell and get the following error.
If
> > someone could please tell me what I'm doing wrong I would really
appreciate
> > it.
> >
> > -------Error------------
> > [EMAIL PROTECTED] /var/www/cgi-bin # ./smokeping.cgi
> > zsh: no such file or directory: ./smokeping.cgi
> > -------------------------
>
> Warrick,
>
> Make sure the first line of the smokeping.cgi points to your perl
> binary. Also make sure you have not edited this file on a pc ...
> the shell will look at the ^M at the end of the line as part of the
> program name and I guess you have no perl called perl^M
>
> tobi
> >
> > Thanks
> > Warrick FitzGerald
> >
> >
> >
> >
> >
> >
> > --
> > Unsubscribe
mailto:[EMAIL PROTECTED]
> > Help        mailto:[EMAIL PROTECTED]
> > Archive     http://www.ee.ethz.ch/~slist/smokeping-users
> > WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
> >
>
> --
>  ______    __   _
> /_  __/_  / /  (_) Oetiker, ETZ J97, ETH, 8092 Zurich, Switzerland
>  / // _ \/ _ \/ / phoneto:+41(0)1-632-5286  faxto:+41(0)1-632-1517
> /_/ \.__/_.__/_/ [EMAIL PROTECTED] http://google.com/search?q=tobi
>
>
>


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to