[rrd-users] Re: rrdcgi options
Alex van den Bogaerdt
alex at slot.hollandcasino.nl
Mon Sep 27 13:11:54 MEST 1999
> > Try using -rg300:
> >
> > #!/usr/local/bin/rrdcgi -rg300
> > <HTML>
> >
>
> unfortunately, it has no effect
> which is odd
>
[...]
> ..etc, no headers
>
I think it is normal that you don't see these headers.
Try telnet to port 80 and emulate a browser. You will see the headers
in that case.
I'm not sure if you should use the filter option in your script...
input>>telnet 0 80
output>Trying 0.0.0.0...
output>Connected to 0.
output>Escape character is '^]'.
input>>GET /cgi-bin/ovcwsi.cgi HTTP/1.0
input>>
output>HTTP/1.1 200 OK
output>Date: Mon, 27 Sep 1999 11:09:02 GMT
output>Server: [hidden]
output>Expires: Mon, 27 Sep 1999 11:09:21 GMT
output>Content-Length: 347
output>Last-Modified: Mon, 27 Sep 1999 11:09:11 GMT
output>Connection: close
output>Content-Type: text/html
output>
output><HTML>
etcetera
Regards,
Alex
--
* To unsubscribe from the rrd-users mailing list, send a message with the
subject: unsubscribe to rrd-users-request at list.ee.ethz.ch
More information about the rrd-users
mailing list