Monitoring for WebSphere MQ MFT Agents/Monitors/Transfers

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
nguyenmi
Posts: 1
Joined: Wed Aug 24, 2016 2:43 pm

Monitoring for WebSphere MQ MFT Agents/Monitors/Transfers

Post by nguyenmi »

Hi,

I'm trying to find a plug-in to monitor our WebSphere MQ for the MFT agents, monitors, and transfers. The closest plug-in I found was check_mq, but that is only for MQ. Is there one that would do what I need for MFT?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Monitoring for WebSphere MQ MFT Agents/Monitors/Transfer

Post by ssax »

I'm not really seeing anything out there other than what you found and these:

https://exchange.nagios.org/directory/P ... es/details

https://exchange.nagios.org/directory/P ... or/details

Is there any API that you can access that Nagios can query to get the data that you want?

You could also look at using check_by_ssh if you're able to get the info from the command line:

https://exchange.nagios.org/directory/T ... h)/details


Let us know if any of those will work for you.


Thank you
Locked