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
the actual plugin
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!