<?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: Installing IBM MQ Extension on Linux (Errors) in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/246393#M4463</link>
    <description>&lt;P&gt;We have 12 linux servers where IBM MQ is running and all of them have same agent version and same extension version 3.3.1. We have configured local MQ monitoring and 10 servers are working fine but only 2 servers have this error "&lt;SPAN&gt;Python datasource initialization error: ModuleNotFoundError(&lt;/SPAN&gt;&lt;SPAN class=""&gt;"No module named 'pymqe'"&lt;/SPAN&gt;&lt;SPAN&gt;)".Any one has any solution please..&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 May 2024 12:25:03 GMT</pubDate>
    <dc:creator>jagadeeshkuchi</dc:creator>
    <dc:date>2024-05-23T12:25:03Z</dc:date>
    <item>
      <title>Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/196979#M2522</link>
      <description>&lt;P&gt;I'm wondering if anyone else has run into this. So I'm following the directions for installing the IBM MQ OneAgent extension (&lt;A href="https://www.dynatrace.com/support/help/technology-support/dynatrace-extensions/dynatrace-extension-required/ibm-mq-extensions#oneagent" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/technology-support/dynatrace-extensions/dynatrace-extension-required/ibm-mq-extensions#oneagent&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had no issues with this install on a Widows server as I am getting MQ statistics.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But I keep getting the following error when I try to set it up on Linux (same issue on 2 different Linux servers).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Error (No module named 'pymqe') for: ServerName".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a ticket open with Dynatrace support and it's been back and forth for 6 weeks and no resolution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I wanted to ask the community. Dynatrace support has advised me that the extension comes with all the required libraries and so I shouldn't need to install additional Python (or otherwise) modules/libraries. And I didn't have to do anything extra for this extension to work on my Windows server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The thing is, that there are a bunch of pymqe* files in the following directory, same as on the Windows server:&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;lt;/opt/dynatrace/oneagent/plugin_deployment/custom.python.ibmmq/pymqi&amp;gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the non-working Linux server, I did add /usr/lib64 and /usr/local/lib to $LD_LIBRARY_PATH, and still the same issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 10:16:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/196979#M2522</guid>
      <dc:creator>shakib</dc:creator>
      <dc:date>2023-05-15T10:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198078#M2523</link>
      <description>&lt;P&gt;Hi shakib,&lt;BR /&gt;&lt;BR /&gt;What version is your ActiveGate running on? We saw that same error and to fix it we had to upgrade our IBM MQ extension and also install JDK v1.8+ on the ActiveGate.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 14:59:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198078#M2523</guid>
      <dc:creator>steven_v</dc:creator>
      <dc:date>2022-11-09T14:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198092#M2524</link>
      <description>&lt;P&gt;As Steve has said, I do believe there were earlier versions of the IBM MQ Extension where you actually had to ship some MQ connector libraries yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That should have been resolved a long time ago, so first thing I would check is that you are using the latest OneAgent and latest IBM MQ extension version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On Dynatrace Hub, it has v1.031.3 of IBM MQ for OneAgent: &lt;A href="https://www.dynatrace.com/hub/detail/ibm-mq-oneagent/overview/?query=ibm+mq" target="_blank"&gt;https://www.dynatrace.com/hub/detail/ibm-mq-oneagent/overview/?query=ibm+mq&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the extension uses Python.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure how the ActiveGate &amp;amp; JDK version relates the the extension execution environment (there's a OneAgent IBM MQ extension and also ActiveGate remote version), but ActiveGate should have already been using JDK11+ for about 2years now....&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 22:53:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198092#M2524</guid>
      <dc:creator>The_AM</dc:creator>
      <dc:date>2022-11-09T22:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198095#M2525</link>
      <description>&lt;P&gt;Okay, I see your point about the ActiveGate extension version, since Dynatrace does recommend a separate JRE for the extension execution:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Java Runtime Environment of at least version 8 installed on ActiveGate (JRE 11+ recommended). &lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;We recommend not using the JRE that comes in the ActiveGate install directory.&lt;/EM&gt; &lt;/STRONG&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/ibm-mq-extensions#activegate" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/ibm-mq-extensions#activegate&lt;/A&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But Shakib was asking about the OneAgent version.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 22:57:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198095#M2525</guid>
      <dc:creator>The_AM</dc:creator>
      <dc:date>2022-11-09T22:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198099#M2526</link>
      <description>&lt;P&gt;You're right, they are referring to the OneAgent extension. I missed that. In that case the ActiveGate pieces would not apply to this.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 01:13:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198099#M2526</guid>
      <dc:creator>steven_v</dc:creator>
      <dc:date>2022-11-10T01:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198106#M2527</link>
      <description>&lt;P&gt;What is the support ticket? Then I’ll have the developer of the extension read through it.&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 07:18:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/198106#M2527</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2022-11-10T07:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/219801#M3279</link>
      <description>&lt;P&gt;Hi Shakib,&lt;/P&gt;&lt;P&gt;Is this issue resolved?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 09:31:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/219801#M3279</guid>
      <dc:creator>satyabrata007</dc:creator>
      <dc:date>2023-08-04T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/234089#M3919</link>
      <description>&lt;P&gt;Hi Shakib.&lt;BR /&gt;&lt;BR /&gt;We are also experiensing the same issue. Please, could you post the resolution to this issue if any?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Arild&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 18:54:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/234089#M3919</guid>
      <dc:creator>arild_palencia3</dc:creator>
      <dc:date>2024-01-11T18:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/234251#M3921</link>
      <description>&lt;P&gt;Hi Arild,&lt;/P&gt;
&lt;P&gt;This post was for the IBM MQ extension version 1.0.x which is deprecated. If you haven't done so yet, please use the latest version of the extension 3.x.&lt;BR /&gt;If you still run into issues, I recommend opening a support ticket and attaching your log files to the ticket.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 19:05:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/234251#M3921</guid>
      <dc:creator>diego_morales</dc:creator>
      <dc:date>2024-01-12T19:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/246393#M4463</link>
      <description>&lt;P&gt;We have 12 linux servers where IBM MQ is running and all of them have same agent version and same extension version 3.3.1. We have configured local MQ monitoring and 10 servers are working fine but only 2 servers have this error "&lt;SPAN&gt;Python datasource initialization error: ModuleNotFoundError(&lt;/SPAN&gt;&lt;SPAN class=""&gt;"No module named 'pymqe'"&lt;/SPAN&gt;&lt;SPAN&gt;)".Any one has any solution please..&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 12:25:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/246393#M4463</guid>
      <dc:creator>jagadeeshkuchi</dc:creator>
      <dc:date>2024-05-23T12:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/246402#M4465</link>
      <description>&lt;P&gt;Check if you Python version is 3.7 or 3.8&lt;BR /&gt;&lt;A href="https://github.com/Dynatrace/OneAgent-SDK-for-Python?tab=readme-ov-file#requirements" target="_blank"&gt;https://github.com/Dynatrace/OneAgent-SDK-for-Python?tab=readme-ov-file#requirements&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I faced the error "Error (No module named 'pymqe') for: ServerName", even with Python 3.7, then we found Instana agent was conflicting and once removed worked fine.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 13:17:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/246402#M4465</guid>
      <dc:creator>borgesm</dc:creator>
      <dc:date>2024-05-23T13:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Installing IBM MQ Extension on Linux (Errors)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/246403#M4466</link>
      <description>&lt;P&gt;Local version binds to the existing MQ libraries from IBM MQ on those hosts. When it can't find those MQ libraries that's when you get that pymqe error.&lt;/P&gt;
&lt;P&gt;Solution is to follow the ldconfig steps on the Dynatrace Hub Tile for IBM MQ:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;By default, IBM MQ installs an ldconfig file called /etc/ld.so.config.d/mqm.conf that adds /usr/lib64 to the LD_LIBRARY_PATH. Make sure IBM MQ library symbolic links to /opt/mqm/lib64 are found in that path. If there is no reference in /usr/lib64 to /opt/mqm/lib64 libraries, you may have to create your own .conf file and place it in /etc/ld.so.config.d/.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Using ldconfig will allow the MQ libraries to be loaded by default. To do this you can do the following:&lt;/P&gt;
&lt;P&gt;* Create a .conf file in /etc/ld.so.config.d/ with any name. Example:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;ibmmq_ext.conf&lt;BR /&gt;&lt;/CODE&gt;* Inside that file, enter the location for the IBM MQ libraries:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;/opt/mqm/lib64&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;* Save the file &lt;BR /&gt;* Reload ldconfig by running command:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;ldconfig&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 13:22:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Installing-IBM-MQ-Extension-on-Linux-Errors/m-p/246403#M4466</guid>
      <dc:creator>diego_morales</dc:creator>
      <dc:date>2024-05-23T13:22:37Z</dc:date>
    </item>
  </channel>
</rss>

