On Tue, Aug 15, 2006 at 10:42:45AM -0400, Asif Iqbal wrote:
On 8/15/06, Asif Iqbal <user-6f4b51ac2a40@xymon.invalid> wrote:
I just upgrade hobbit from 4.1.2 to 4.2.0. Now I do not see any data
or graph in this page
https://server.foo.net/hobbit-cgi/bb-hostsvc.sh?HOST=client.foo.com&SERVICE=bbtest
When I run it from shell like this or view the source I get all the
output. Do I need to fix the CSS or something?
Hobbit only uses plain HTML4, not any CSS.
REQUEST_METHOD="GET" QUERY_STRING="HOST=client.foo.com&SERVICE=bbtest"
SCRIPT_NAME="bb-hostsvc.sh" ~hobbit/cgi-bin/bb-hostsvc.sh
When you run it from the shell, is the first line
Content-type: text/html
?