Larry
Can you show us the configuration in hosts.cfg?
Any log messages in xymonnet.log?
What do you get if you run:
xymoncmd sh -c 'grep thehostname $HOSTCFG | HOSTSCFG=/dev/stdin
$XYMONHOME/bin/xymonnet --no-update --debug --checkresponse'
This should give you (among other things) details of the HTTP/S
interactions, including "HTTP output" for each test. Might give some clues.
J
On Sat, Jun 30, 2012 at 1:31 AM, Larry Barber <user-6ef9c2864140@xymon.invalid> wrote:
I'm trying to do a content check, but all I'm seeing under the "content"
column is:
No output received from server
The http test associated with the content check is working correctly, the
http headers are being returned. I can retrieve the page using wget from
the same server that I'm running the content test on. I've tried changing
the user-agent. I even set the user-agent to "Xymon" with wget and was able
to retrieve the page. Anybody have any idea what is going one here?
Thanks,
Larry Barber