[smokeping-users] CURL Probe giving 401 Response with Microsoft Reporting Services
Peter Kristolaitis
alter3d at alter3d.ca
Fri Sep 7 16:14:50 CEST 2012
Have you tried changing your extraargs to
--NTLM -u "DOMAIN\\USERNAME:PASSWORD"
(note the extra \ ...). The backslash is likely being used as an escape
character when it gets passed to the shell and so isn't actually used at
all.
- Pete
On 12-09-07 09:54 AM, Stefano Pirrello wrote:
> Hi,
>
> Is there a way to send a CURL probe with NTLM authentication so I
> don't receive a 401 response? I'm trying to probe to a MS Reporting
> Services site but I'm only getting 401s and I've setup the NTLM info
> on the probe but it doesn't seem to be working. Using 301 redirects
> won't suffice my needs, I need to know the application is up and
> serving pages.
>
> ++ Curl
> probe = Curl
> extraargs = --NTLM -u "DOMAIN\USERNAME:PASSWORD"
> urlformat = http://%host%
> #forks = 10
> #step = 60
> pings = 20
> menu = HTTP Latency
> title = HTTP Latency
>
>
> +++ CBRS-VIP
> host = SITE.DOMAIN.COM
> urlformat = http://%host%/Reports/Pages/Report.aspx?
>
> _______________________________________________
> smokeping-users mailing list
> smokeping-users at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
More information about the smokeping-users
mailing list