On Wed, 2008-05-07 at 17:30 +0200, Jevos, Peter wrote: > Yes it seems that this is Integarated windows authetication ( IIS ). > So my question is : Does exist some nagios http plugin that supports > this kind of authentication ? > > Thanks > > pet >
I'm not sure about any specific pre-made plugins, but I know that curl handles that kind of authentication. You can write a simple plugin using 'curl' to take care of the problem. 'man curl' and search for NTLM. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
