Just thought I'd post this for newbies like myself that might encounter a similar frustration. After a couple of days of running the scripts and reading lot's of documentation, I found ...
I have been trying to create a small perl executable to reset q statistics for a given queue and then print the appropriate response. Here is the code that I have been playing with:
Hi I'm very new to IBM MQSeries. I need to script a monitoring tool to monitor a newly generrated queue. It should essentially tell me if the queue is up and accepting messages, current queue depth, ...