<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 18 March 2015 at 01:05, usa ims via Xymon <span dir="ltr"><<a href="mailto:xymon@xymon.com" target="_blank">xymon@xymon.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm looking for what gets passed in the http content for the http network test.</blockquote></div><br>It depends on the configuration in hosts.cfg.  Typically, for a simple GET test, it sends:</div><div class="gmail_extra"><br></div><div class="gmail_extra">GET /relpath HTTP/1.0</div><div class="gmail_extra">Host: hostname</div><div class="gmail_extra">User-Agent: Xymon xymonnet/4.3.18<br></div><div class="gmail_extra">Accept: */*</div><div class="gmail_extra">Pragma: no-cache</div><div class="gmail_extra"><newline></div><div class="gmail_extra"><br></div><div class="gmail_extra">However, this will vary depending on a range of configurables, such as whether you have specified a different port number, cookies, if you're authenticating, or if you're doing a POST test.</div><div class="gmail_extra"><br></div><div class="gmail_extra">More details about how to configure HTTP tests are in the hosts.cfg man page (in the "HTTP TESTS" section), with some more detail in the man page for xymonnet.</div><div class="gmail_extra"><br></div><div class="gmail_extra">J</div><div class="gmail_extra"><br></div></div>