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?
Monitoring for WebSphere MQ MFT Agents/Monitors/Transfers
Re: Monitoring for WebSphere MQ MFT Agents/Monitors/Transfer
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
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