cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MSMQ integration

boubacar_diallo
Inactive

I have a basic Plugin (Python/Json) and want to know how to integrate MSMQ into this script to pull out Queue Depth and other KPI


13 REPLIES 13

Dant3
Pro

Hi @Boubacar D. Did you found a solution to this question?

Thanks!


Services Solution Engineer @PowerCloud - Observability/CloudOps Certified / Former SE @Dynatrace.

barryla
Helper

Hi @Boubacar D., we do have a plugin that is able to get the MSMQ queue depths and pull that information into Dynatrace Managed/Saas. It is very basic but I am sure it would be able to give you the information you need. We would love to share on the community to get more people to improve the plugin.


boubacar_diallo
Inactive

Thanks Barry for your response on the MSMQ request,

Can you share the link and any other details that might be helpful?


boubacar_diallo
Inactive

Barry,

Would you please share the link for the MSQM plugin?


Hi @Barry L.

Thank you for uploading plugin....I am trying to run this plugin but it does not work..its getting below error...could you please help me to resolve this..

b_wijfjes
Newcomer

Hi Barry, first of all thanks for sharing. But I am struggling to get this working, is does not give any error in the logging but just wont output anything. Where do you see the output? I modified the JSON file to represent the que's we use. Is there anything else I need to adjust to make this work?


Hi Branko, were you able to make it work. I have similar issues here


Hi Boubacar, unfortunatly not. There is a support ticket: https://support.dynatrace.com/supportportal/browse/SERVICES-2872.

I hope someone will figure it out because I am out of options.


Hi @Boubacar D. / Dante P.
                     
Have you found a solution to monitor the MSMQ metrics?

Thanks!

barryla
Helper

Hope the update MSMQ plugin will work. This is a remote plugin versus the local plugin I previously used

MSMQ_RemoteAgent_Plugin_Doc.docx

custom.python.winMSMQ.zip


Hi Barry,

We used your plugin and installed ActiveGate in one new host, we have not installed OneAgent into that host. Provided all required details of another host like server name and queue name and Copied Plugin files into "C:\Program Files\dynatrace\remotepluginmodule\plugin_deployment" location. After that we are getting an error as below screenshot.

Could you please tell me what is the issue? If we missed anything? Tell me how to debug if we face any issues like this in future?

Do we required to install OneAgent into that newly configured host ?

Do we need to install ActiveGate where all the queues are running in that server or different server is also fine?

b_wijfjes
Newcomer

Hi All,

We spend some flexpoints to get support on this. With the support engineer the issue was solved. The issue was: somehow the metrics did not show up under the assinged host, but if you use search, the metrics could be found.

The solution: some changes in the json file. I did not get permission to share the files, sorry.

@Barry L.: Thanks for uploading.


Featured Posts