Page 1 of 1

Monitoring for WebSphere MQ MFT Agents/Monitors/Transfers

Posted: Wed Aug 24, 2016 3:03 pm
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?

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

Posted: Wed Aug 24, 2016 4:23 pm
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