IBM MQ
list James Wade
Has anyone written any tests to test IBM MQ? Thanks.James
list Rich Smrcina
There is an MQ test available on deadcat. James Wade wrote:
Has anyone written any tests to test IBM MQ? Thanks…James
-- Rich Smrcina VM Assist, Inc. Phone: XXX-XXX-XXXX Ans Service: XXX-XXX-XXXX user-61add9955ef9@xymon.invalid Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
list James Wade
The one on deadcat is from 2002, and it doesn't work at all. They have changed the software a lot since then. I'm looking at having to re-write it. James
▸
-----Original Message-----
From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid] Sent: Tuesday, January 30, 2007 10:22 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] IBM MQ
There is an MQ test available on deadcat.
James Wade wrote:Has anyone written any tests to test IBM MQ? Thanks.James
-- Rich Smrcina VM Assist, Inc. Phone: XXX-XXX-XXXX Ans Service: XXX-XXX-XXXX user-61add9955ef9@xymon.invalid Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
list Rich Smrcina
Wow, I guess that's a little surprising. Do you recall what about it doesn't work? IIRC, it just checks queue depths and stuff like that.
▸
James Wade wrote:The one on deadcat is from 2002, and it doesn't work at all. They have changed the software a lot since then. I'm looking at having to re-write it. James -----Original Message----- From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid] Sent: Tuesday, January 30, 2007 10:22 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] IBM MQ There is an MQ test available on deadcat. James Wade wrote:Has anyone written any tests to test IBM MQ? Thanks.James
-- Rich Smrcina VM Assist, Inc. Phone: XXX-XXX-XXXX Ans Service: XXX-XXX-XXXX user-61add9955ef9@xymon.invalid Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
list James Wade
Yes, Here's the problems I've had: 1) It can't locate the log files, that's because the Queue Manager Name can differ from the log directory. 2) It doesn't parse the log files correctly. I disabled the log file check because it got nothing but errors when it tried to parse the log file. ie..... It didn't recognize the dates correctly in the logfile, and the parse was to long. 3) It doesn't check the Channels properly. After I disabled the Log file portion, the script showed green on everything. I then stopped one of the channels, but everything still showed green. So, I'm just writing a new one.
▸
James
-----Original Message-----
From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid]
Sent: Tuesday, January 30, 2007 11:16 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] IBM MQ
Wow, I guess that's a little surprising. Do you recall what about it
doesn't work? IIRC, it just checks queue depths and stuff like that.
James Wade wrote:The one on deadcat is from 2002, and it doesn't work at all. They have changed the software a lot since then. I'm looking at having to re-write it. James -----Original Message----- From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid] Sent: Tuesday, January 30, 2007 10:22 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] IBM MQ There is an MQ test available on deadcat. James Wade wrote:Has anyone written any tests to test IBM MQ? Thanks.James
-- Rich Smrcina VM Assist, Inc. Phone: XXX-XXX-XXXX Ans Service: XXX-XXX-XXXX user-61add9955ef9@xymon.invalid Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
list Rich Smrcina
Yes, those are pretty glaring problems...
▸
James Wade wrote:Yes, Here's the problems I've had: 1) It can't locate the log files, that's because the Queue Manager Name can differ from the log directory. 2) It doesn't parse the log files correctly. I disabled the log file check because it got nothing but errors when it tried to parse the log file. ie..... It didn't recognize the dates correctly in the logfile, and the parse was to long. 3) It doesn't check the Channels properly. After I disabled the Log file portion, the script showed green on everything. I then stopped one of the channels, but everything still showed green. So, I'm just writing a new one. James
-- Rich Smrcina VM Assist, Inc. Phone: XXX-XXX-XXXX Ans Service: XXX-XXX-XXXX user-61add9955ef9@xymon.invalid Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007