CODE400 iSeries folks,
I would like to automate the monitoring of QSYSOPR message queue alerts , The idea is to collect all the Logs from the QSYSOPR msgq in formatted text and sort it based on Date and Severity and store it for emailing
i have pasted the format which i intend to collect the logs
Date Time Message ID Sev Acc Type Rpy Message Text
23/09/11 13:25:58 CPA0701 99 0001 INQ C LBE9001 received by WEBFAC01 at 10400. (C D I R)
23/09/11 11:25:01 CPC1125 50 0001 COMP Job 22333/RBB001/DAYMON was ended by user QSECOFR.
23/09/11 21:00:02 CPC1126 50 0001 COMP Job 32454/QYPSJSVR/QYPSJSVR was ended by user QSECOFR.
Any help is really appreciated
Roch
I would like to automate the monitoring of QSYSOPR message queue alerts , The idea is to collect all the Logs from the QSYSOPR msgq in formatted text and sort it based on Date and Severity and store it for emailing
i have pasted the format which i intend to collect the logs
Date Time Message ID Sev Acc Type Rpy Message Text
23/09/11 13:25:58 CPA0701 99 0001 INQ C LBE9001 received by WEBFAC01 at 10400. (C D I R)
23/09/11 11:25:01 CPC1125 50 0001 COMP Job 22333/RBB001/DAYMON was ended by user QSECOFR.
23/09/11 21:00:02 CPC1126 50 0001 COMP Job 32454/QYPSJSVR/QYPSJSVR was ended by user QSECOFR.
Any help is really appreciated
Roch
Comment