Hi,
zenoss 2.4.1
device name in zenoss: 'QA MQ-XDF server'
through a performance template we do a HttpMonitor http test with Url = 
http://<ip here>/ and port = 12080

Now, I tried:
- ip address: 192.168... and ${dev/manageIp}
- hostname:mq-xdf, localhost and ${dev/id}

And for all of them, the http packets are like this:

Code:

GET http://192.168.68.20/ HTTP/1.0

User-Agent: check_http/v2053 (nagios-plugins 1.4.13)

Connection: close

Host: QA:12080



HTTP/1.1 400 Bad Request

Server: Apache-Coyote/1.1

Date: Tue, 25 Aug 2009 15:07:46 GMT

Connection: close



1) what the *** is the string it puts as value for 'Host' ?  It seems to be 
some mangled version of the name of the device and the used port.  Which 
doesn't make sense at all.
2) why does it send a http version of 1.0 ?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=38385#38385

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to