Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Simple bash used for verifying that a windows ntlm auth is working. -updated17:th june, missed a -w in the script.
Current Version
Last Release Date
June 3, 2009
Owner
Nagios Exchange
Simple bash used for verifying that a windows ntlm auth is working, uses curl.
add to nagiosgraph map for a graph that should always be 0
/perfdata:ntlm=(d+);(d+)/ and push @s, [ ntlm, [ "current", GAUGE, $1 ], [ "warn", GAUGE, $2 ] ];
Hello I just adapted a little this script so he could check squid proxy with ntlm auth Replace with this line $PROG --proxy-ntlm -D $FILE --proxy $1 --proxy-user $USER:$PASSWORD $URL > /dev/null Hope it will help
You must be logged in to submit a review.
To:
From: