<HTML>
<BODY>

<br><font size=2 face="sans-serif">Thank you.</font>
<br>
<br><font size=2 face="sans-serif">The output from the log is:</font>
<br><font size=2 face="sans-serif">libpng warning: Application was compiled
with png.h from libpng-1.2.8</font>
<br><font size=2 face="sans-serif">libpng warning: Application  is
running with png.c from libpng-1.0.12</font>
<br><font size=2 face="sans-serif">libpng error: Incompatible libpng version
in application and library</font>
<br><font size=2 face="sans-serif">libpng warning: Application was compiled
with png.h from libpng-1.2.8</font>
<br><font size=2 face="sans-serif">libpng warning: Application  is
running with png.c from libpng-1.0.12</font>
<br><font size=2 face="sans-serif">libpng error: Incompatible libpng version
in application and library</font>
<br><font size=2 face="sans-serif">libpng warning: Application was compiled
with png.h from libpng-1.2.8</font>
<br><font size=2 face="sans-serif">libpng warning: Application  is
running with png.c from libpng-1.0.12</font>
<br><font size=2 face="sans-serif">libpng error: Incompatible libpng version
in application and library</font>
<br><font size=2 face="sans-serif">libpng warning: Application was compiled
with png.h from libpng-1.2.8</font>
<br><font size=2 face="sans-serif">libpng warning: Application  is
running with png.c from libpng-1.0.12</font>
<br><font size=2 face="sans-serif">libpng error: Incompatible libpng version
in application and library</font>
<br><font size=2 face="sans-serif">libpng warning: Application was compiled
with png.h from libpng-1.2.8</font>
<br><font size=2 face="sans-serif">libpng warning: Application  is
running with png.c from libpng-1.0.12</font>
<br><font size=2 face="sans-serif">libpng error: Incompatible libpng version
in application and library<br>
<br>
Michael Frey<br>
Intel Senior Systems Engineer<br>
The Guardian Life Insurance Company of America<br>
3900 Burgess Place, 2-West<br>
Bethlehem, PA 18017<br>
E-Mail: Michael_frey@glic.com<br>
Phone: 610-807-7889<br>
Fax: 610-807-6003</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=42%><font size=1 face="sans-serif"><b>henrik@hswn.dk (Henrik
Stoerner)</b></font><font size=1 face="sans-serif"> </font>
<p><font size=1 face="sans-serif">10/20/2005 04:11 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
hobbit@hswn.dk</font></div></table>
<p>
<p>
<td width=57%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td valign=top><font size=1 face="sans-serif">hobbit@hswn.dk</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td valign=top>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td valign=top><font size=1 face="sans-serif">Re: [hobbit] trend graphs
broken images</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>On Thu, Oct 20, 2005 at 03:56:14PM -0400, Michael
Frey wrote:<br>
>  <br>
> I've attempted to activate debugging with "--debug" in the
hobbitcgi.cfg <br>
> file for hobbitgraph.sh, but cannot locate where that is logging.<br>
<br>
It should log to cgierror.log in the Hobbit log directory, but you <br>
probably have to create this file and make it writable by the userid<br>
that your CGI scripts run with (probably "nobody" or "httpd"
- see what<br>
userid's appear for your httpd processes).<br>
<br>
> When I try and run the hobbitgraph.sh from the command line, it executes
<br>
> but says I did not supply the right arguments.<br>
<br>
No, it really does need the environment settings provided by the<br>
webserver CGI interface.<br>
<br>
The URL for one of these graphs looks like<br>
<br>
http://www.hswn.dk/hobbit-cgi/hobbitgraph.sh?host=voodoo.hswn.dk&service=la&graph_width=576&graph_height=120&disp=voodoo%2ehswn%2edk&nostale&graph=hourly&action=view<br>
<br>
To run the hobbitgraph CGI by hand, you would do<br>
<br>
REQUEST_URI="" QUERY_STRING="host=voodoo.hswn.dk&service=la&graph_width=576&graph_height=120&disp=voodoo.hswn.dk&nostale&graph=hourly&action=view"
/usr/lib/hobbit/cgi-bin/hobbitgraph.sh >/tmp/cgi.out<br>
<br>
i.e. provide an empty REQUEST_URI and a QUERY_STRING with the part of<br>
the URL after the "?".<br>
<br>
<br>
Regards,<br>
Henrik<br>
<br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
hobbit-unsubscribe@hswn.dk<br>
<br>
<br>
</tt></font>
<br>

<P><hr size=1></P>
<P><STRONG>
This message, and any attachments to it, may contain information that<br>is privileged, confidential, and exempt from disclosure under<br>applicable law.  If the reader of this message is not the intended<br>recipient, you are notified that any use, dissemination, distribution,<br>copying, or communication of this message is strictly prohibited.  If<br>you have received this message in error, please notify the sender<br>immediately by return e-mail and delete the message and any<br>attachments.  Thank you.
</STRONG></P>
</BODY>
</HTML>