exposing curl options for web monitoring
(ZBXNEXT-403)
|
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | 1.8.4 |
Type: | Change Request (Sub-task) | Priority: | Critical |
Reporter: | Benjamin Shtark | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
zabbix 1.8 on CentOS 5.4 linux. |
Attachments: |
![]() |
Description |
Hi Guys I was wondering, if you could add \"curl -ntlm\" option into Web Monitoring feature in future releases. . The problem happens when I try to add NTLM based (Microsoft IIS) web sites to Web Monitor. For Example: If I run this from shell: [root@zabbix ]# curl --anyauth -u "username:password" http://server_name/folder/loader.aspx But if I run this: <html> So, as you can see, in order to "view" contents of NTLM based web sites I need somehow tell zabbix to |
Comments |
Comment by Benjamin Shtark [ 2010 May 24 ] |
configuration page for IIS based Microsoft Dynamics CRM. |
Comment by richlv [ 2010 Sep 05 ] |
just wondering, why would the db patching be required ? couldn't that just be added as another value in the authentication type field ? |
Comment by Benjamin Shtark [ 2010 Sep 05 ] |
well.. honestly i dont know. regarding DB patching, it is something i found on one of forums/sites, and dont really sure if its needed or not... |
Comment by Aleksandrs Saveljevs [ 2010 Sep 09 ] |
Support for NTLM authentication in both frontend and server available in development branch svn://svn.zabbix.com/branches/dev/zbxnext-373-curl-ntlm-auth. |
Comment by Aleksandrs Saveljevs [ 2010 Sep 14 ] |
Merged into pre-1.8.4 in r14442. |