<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Monitoring QSEoW used Zabbix Agent 2 in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2423304#M26689</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/123525"&gt;@polyakov&lt;/a&gt;&amp;nbsp;See if below helps&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Monitoring-Administration/Monitoring-your-Qlik-Sense-Enterprise-Qlik-Analytics-Platform/td-p/1681539" target="_blank"&gt;https://community.qlik.com/t5/Monitoring-Administration/Monitoring-your-Qlik-Sense-Enterprise-Qlik-Analytics-Platform/td-p/1681539&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 06:31:08 GMT</pubDate>
    <dc:creator>Chetan_MN</dc:creator>
    <dc:date>2024-02-26T06:31:08Z</dc:date>
    <item>
      <title>Monitoring QSEoW used Zabbix Agent 2</title>
      <link>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2422744#M26681</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need monitoring my server QSEoW (now Nov2023 p4) located on Azure with Zabbix Agent2.&lt;/P&gt;
&lt;P&gt;QSEoW standart install with any custom settings.&lt;/P&gt;
&lt;P&gt;In the plan i wish monitor&amp;nbsp;engine/healthcheck/.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But i got 401 when i try autheentication.&lt;/P&gt;
&lt;P&gt;What else did i notice - this problem only in the azure infrastructure. On AWS and GCP - all ok.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want use standart authentification without create aditional Virtual Proxy.&lt;/P&gt;
&lt;P&gt;Maybe anybody had problem like this?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 08:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2422744#M26681</guid>
      <dc:creator>polyakov</dc:creator>
      <dc:date>2024-02-23T08:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QSEoW used Zabbix Agent 2</title>
      <link>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2423304#M26689</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/123525"&gt;@polyakov&lt;/a&gt;&amp;nbsp;See if below helps&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Monitoring-Administration/Monitoring-your-Qlik-Sense-Enterprise-Qlik-Analytics-Platform/td-p/1681539" target="_blank"&gt;https://community.qlik.com/t5/Monitoring-Administration/Monitoring-your-Qlik-Sense-Enterprise-Qlik-Analytics-Platform/td-p/1681539&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 06:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2423304#M26689</guid>
      <dc:creator>Chetan_MN</dc:creator>
      <dc:date>2024-02-26T06:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QSEoW used Zabbix Agent 2</title>
      <link>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2423939#M26707</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/160864"&gt;@Chetan_MN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for link. The fact is that I already have several hosts configured for healthcheck monitoring, but they either do not have authentication or are allowed to be anonymous. I'm interested in how to pass NTLM authentication without changing the virtual proxy or adding a new one.&lt;/P&gt;
&lt;P&gt;I think my problem in the authentication redirecting to&amp;nbsp;/internal_windows_authentication/.&lt;/P&gt;
&lt;P&gt;I tryed set in the config a Data element NTLM Auth and set Login and Pass - but still got 401.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 08:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2423939#M26707</guid>
      <dc:creator>polyakov</dc:creator>
      <dc:date>2024-02-27T08:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QSEoW used Zabbix Agent 2</title>
      <link>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2424554#M26727</link>
      <description>&lt;P&gt;Seems like one way is do NAT for 4747 and uses certificate to auth:&lt;/P&gt;
&lt;P&gt;curl -v --cert /home/user/client.pem --key /home/user/client_key.pem --insecure &lt;A href="https://qliksense:4747/healthcheck/?xrfkey=0123456789abcdef" target="_blank" rel="noopener"&gt;https://qliksense:4747/healthcheck/?xrfkey=0123456789abcdef&lt;/A&gt; --header "x-qlik-xrfkey: 0123456789abcdef" --header "User-Agent: Windows" --header "X-Qlik-User: UserDirectory=DOMAIN;UserId=admin1" -L&lt;/P&gt;
&lt;P&gt;I would like not to change the settings or open additional ports on the server, but otherwise I won’t be able to pass Windows authentication.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 09:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2424554#M26727</guid>
      <dc:creator>polyakov</dc:creator>
      <dc:date>2024-02-28T09:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring QSEoW used Zabbix Agent 2</title>
      <link>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2430627#M26829</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This answer to my question from support:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hello Ihor,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As checked with my team, this is working as designed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It not possible to authenticate on 443 port using the certificates.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 07:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Monitoring-QSEoW-used-Zabbix-Agent-2/m-p/2430627#M26829</guid>
      <dc:creator>polyakov</dc:creator>
      <dc:date>2024-03-14T07:15:42Z</dc:date>
    </item>
  </channel>
</rss>

