View Full Version : TechTip: Email Notification of System Messages
Guest.Visitor
12-31-1969, 06:33 PM
** This thread discusses the article: TechTip: Email Notification of System Messages (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=3821) **
** This thread discusses the Content article: TechTip: Email Notification of System Messages (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=3821) **
0
Guest.Visitor
12-31-1969, 06:33 PM
** This thread discusses the article: TechTip: Email Notification of System Messages (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=3821) **
I like your article regarding Email Notification of System Messages. Fortunately I am also working on the same kind of project called "Monitors". Where we have to fire emails on the following occasions. If there are more than a "limit" number of spool files in an outq Or More than a limit of jobs in a job queue. Or Some specific jobs should be always in run mode Is there any way to check these kinds of things using as400 messages. Thanks
Guest.Visitor
12-31-1969, 06:33 PM
** This thread discusses the article: TechTip: Email Notification of System Messages (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=3821) **
I do not think monitoring of QSYSMSG messages will be suitable for you. As far as I know, there is no easy way to set a limit to the number of entries for any queue (be they output queue or job queue) which, when exceeded, will trigger the sending of a message to QSYSMSG. You may be better off coding a program that would periodically check the number of entries for a set of queues, compare these numbers against a table, and fire off the warning messages if the given limits are exceeded. I hope someone else in this forum can prove me wrong. If so, you may have your solution, and I would have learned something new.
Guest.Visitor
12-31-1969, 06:33 PM
** This thread discusses the article: TechTip: Email Notification of System Messages (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=3821) **
To all the folks who may have downloaded my sample code, I recommend that you add this message-id in your list of monitored messages: CPI1468 System work control block table nearing capacity You should not normally see this message, but if you do, you have cause to worry. If you see this message more than once within an hour, it is panic time!
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.