It can be done in an external script with curl, using the --head option to
get just the headers.
Ralph Mitchell
On Mon, Dec 9, 2013 at 6:59 PM, Jeremy Laidman <user-71895fb2e44c@xymon.invalid>wrote:
On 10 December 2013 07:50, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:
However,
the information I'm trying to trigger on is actually in the headers (as
"Exception") and not the body. Any way to get Xymon to parse headers as
well?
No, Xymon only looks the header "Content-type" for the "type" test. All
other web tests are against the body. This would be a neat feature.
J