Discussion:
Distributed Queue Manager Error Log Monitoring
Tim Zielke
2013-10-13 08:20:29 UTC
Permalink
Hi All,

I had a chance to review the MO06 supportpac that Mark Taylor had suggested, and it looks like this pretty much gives the functionality that my program was doing but also with a lot more additional functionality. So for those who were interested in this queue manager error log parser program, I would recommend checking out the MO06 supportpac.

Thanks,
Tim

From: Tim Zielke
Sent: Tuesday, September 17, 2013 11:46 AM
To: MQSERIES-0lvw86wZMd9k/bWDasg6f+***@public.gmane.org
Subject: Distributed Queue Manager Error Log Monitoring

Hello,

In case anyone is interested, I have a C parser program that can read a queue manager error log (i.e. AMQERR01.LOG) and only display the entries for a given date and also exclude entries that match a user defined AMQ exclude list. For example, you could go get just the previous days entries from an AMQERR01.LOG file, but also exclude any entries that have AMQ5022 in the message.

We have a server that can connect to our 70+ Unix/Linux servers. So I am using a script to go out to all of our queue managers and run this parser program to send back one report that has an edited list of the previous days AMQERR01.LOG entries for all our Unix/Linux queue managers.

If anyone is interested in the C parser program, I would be happy to share it.

Also, I was curious if there were any other *FREE* products out there that others are using for distributed queue manager error log monitoring. I did some internet searches before going down this path of developing it myself, and did not find any hits.

Thanks,
Tim Zielke
CICS/MQ Systems Programmer
Aon

To unsubscribe, write to LISTSERV-0lvw86wZMd9k/bWDasg6f+***@public.gmane.org and,
in the message body (not the subject), write: SIGNOFF MQSERIES
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html

Loading...