I want the full page to load, graphics and all so I can get a good byte size and check time. If I use the check as is from the wizard, it works, but does not load anything but the text at the top of the window; no graphics or logon fileds come up.
I did google-foo and found the check_http options and found -A where you can insert the user agent.
Code: Select all
check_xi_service_http! -f ok -I 152.16.197.36 -u "/bacteremia/" -S -p 443 -A "Mozilla/5.0 (Windows; U; MSIE 9.0; WIndows NT 9.0; en-US))"Code: Select all
(No output on stdout) stderr: /bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file