Both xymon 4.2.3 and xymon 4.3.2 run on my my mac without issue. I've been trying to get xymon 4.3.3 running, but I am having difficulties. The xymon 4.3.3 svcstatus cgi script is throwing apache errors: Premature end of script headers: svcstatus.sh, referer: http://localhost/xymon/xymon.html. I tried setting debug in the svstatus.sh by changing the script to exec /Users/hobbit/server/bin/svcstatus.cgi $CGI_SVC_OPTS --debug 2>&1 1>/tmp/cgi.log. Not much shows up in the log.
http://localhost/xymon-cgi/svcstatus.sh?HOST=mymac&SERVICE=xymongen returns the following:
more cgi.log
52417 2011-05-21 22:32:07 CGI: Request method='GET', data='HOST=mymac&SERVICE=xymongen'
No core files to be found anywhere.
Any thoughts on how to resolve the issue? I'm stumped.