|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
iSeries monitoring of MQ |
« View previous topic :: View next topic » |
Author |
Message
|
martinklie |
Posted: Thu Apr 12, 2007 4:40 am Post subject: iSeries monitoring of MQ |
|
|
Newbie
Joined: 12 Apr 2007 Posts: 1
|
I've scripted in the past on UNIX how to monitor MQ QMGR, Channels, and Queues using the runmqsc command. I've just encountered a need to do the same in a AS400 iSeries 595.
I'm looking for an application that will monitor specified Queue Managers,
Channels and Queues as specified in a configuration file.
• The application will send an e-mail alert for Queue Managers that are not running
• The application will send an e-mail alert for Channels that do not have a status of Running
• The application will send an e-mail alert for Queue that have a Current depth greater that a specified
threshold.
• All status will be reported and appended to a circular log file which will not be allowed to grow greater
than same threshold.
• The application will be scheduled using the iSeries Job Scheduler
While I do not want to complcate our operations console any further by implementing QPasa or alike I realize it may be my last resort.
Any guidance would be appreciated. |
|
Back to top |
|
 |
rtsujimoto |
Posted: Thu Apr 12, 2007 10:19 am Post subject: |
|
|
Centurion
Joined: 16 Jun 2004 Posts: 119 Location: Lake Success, NY
|
I am by no means an AS400 type, but I do support MQ on that platform, as well as others. One of things I put together was to run MS03 nightly and, if it fails, send me an email. Basically, you're going to have to use CL, possibly REXX and/or develop custom code and cobble them together to do what you want. IMHO, the AS400 is a miserable platform to do any meaningful scripting. Good luck. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 12, 2007 10:49 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
While it is possible to run MS03 on iSeries, it is also possible to run MS03 *remotely*, either as a client to iSeries or through a secondary qmgr. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|