<?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: how to change the HTTPS port number in OCUM 9.4 in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145496#M26413</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;Niels,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I deeply&amp;nbsp;appreciated&amp;nbsp;you give me this information.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;thank you very much.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jamison&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Dec 2018 14:01:47 GMT</pubDate>
    <dc:creator>Jamison</dc:creator>
    <dc:date>2018-12-19T14:01:47Z</dc:date>
    <item>
      <title>how to change the HTTPS port number in OCUM 9.4</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145474#M26406</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to change the https port number from 443 to another port number.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw&amp;nbsp;parameter "OCIE_HTTPS_PORT=443" in&amp;nbsp;/opt/netapp/essentials/jboss/bin/conf/20_um.conf .&amp;nbsp; so I modified that parameter. it caused the Unified Manager cannot collect data. the "operation start time" and "operation end time" (in the Cluster Data Sources dashboard) never update after I modified that parameter.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my step as below:&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&amp;nbsp;sudo service ocieau stop ; sudo service ocie stop&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;change https port number =&amp;gt; "OCIE_HTTPS_PORT=xxxx" in&amp;nbsp;/opt/netapp/essentials/jboss/bin/conf/20_um.conf&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3.&amp;nbsp; sudo service ocie start&amp;nbsp; ; sudo service ocieau start&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jamison&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:00:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145474#M26406</guid>
      <dc:creator>Jamison</dc:creator>
      <dc:date>2025-06-04T13:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the HTTPS port number in OCUM 9.4</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145491#M26410</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NetApp does not recommend changing port number for SSL connections in Unified Manager. The port is hardcoded within the application and changing it in one config file may cause access issues to your OCUM instance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is non-configurable option in short.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dhiman&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 09:50:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145491#M26410</guid>
      <dc:creator>Dhiman</dc:creator>
      <dc:date>2018-12-19T09:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the HTTPS port number in OCUM 9.4</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145493#M26411</link>
      <description>&lt;P&gt;Hi Jamison,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the OCIE service is the data collection service of OCUM that connects to the individual ONTAP clusters. It issues ZAPI commands over https to ONTAP, and that's done to port 443. If you change the port for OCIE, then data collection fails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately I don't know how to change the OCUM web UI port though - sorry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards, Niels&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 09:56:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145493#M26411</guid>
      <dc:creator>niels</dc:creator>
      <dc:date>2018-12-19T09:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the HTTPS port number in OCUM 9.4</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145495#M26412</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Dhiman,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I deeply&amp;nbsp;appreciated&amp;nbsp;you give me this information.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;thank you very much.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jamison&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 13:58:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145495#M26412</guid>
      <dc:creator>Jamison</dc:creator>
      <dc:date>2018-12-19T13:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the HTTPS port number in OCUM 9.4</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145496#M26413</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;Niels,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I deeply&amp;nbsp;appreciated&amp;nbsp;you give me this information.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;thank you very much.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jamison&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 14:01:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145496#M26413</guid>
      <dc:creator>Jamison</dc:creator>
      <dc:date>2018-12-19T14:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the HTTPS port number in OCUM 9.4</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145501#M26414</link>
      <description>&lt;P&gt;Here you can find the documentation and the confirmation that these default ports can't be changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/ocum-94/index.jsp?topic=%2Fcom.netapp.doc.onc-um-ag%2Fhome.html" target="_blank"&gt;https://docs.netapp.com/ocum-94/index.jsp?topic=%2Fcom.netapp.doc.onc-um-ag%2Fhome.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 20:02:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145501#M26414</guid>
      <dc:creator>Sebastian_Grandjean_PC</dc:creator>
      <dc:date>2018-12-19T20:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the HTTPS port number in OCUM 9.4</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145564#M26420</link>
      <description>&lt;P&gt;hi&amp;nbsp; Sebastian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your information. thanks again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jamison&lt;/P&gt;</description>
      <pubDate>Sat, 22 Dec 2018 01:47:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-change-the-HTTPS-port-number-in-OCUM-9-4/m-p/145564#M26420</guid>
      <dc:creator>Jamison</dc:creator>
      <dc:date>2018-12-22T01:47:15Z</dc:date>
    </item>
  </channel>
</rss>

