225 pts.
 Automation of AS/400 Jobs Monitoring and Voice Message Alert
This is not Question. This is an Idea. Hope this might be useful for any of you to Automate your Job Monitoring on AS/400.
We have human team to monitor jobs running on our AS/400 production servers and alert OnCall person when they find any issue. The human dependency is avioded. I have built component on AS/400 to capture incidents and sends HTTP call to PagerDuty (www.pagerduty.com). PagerDuty triggers phone call immediately. I used Scot Klement's HTTP API component to make HTTP calls. We found this very accurate and useful.
Tools on AS/400 sends request for following incidents.
[p style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal" class="MsoNormal">
  1. JobStart                                                   
  2. JobNormalEnd                                              
  3. JobCancelled                                               
  4. JobSubmissionError                                        
  5. Job_MessageWait                                         
  6. JobAbnormalEnd                                            
  7. Job Not Started after it's group/dependent predecessors     
  8. JobNotStarted_at_GivenTime                               
  9. Job Not Ended at Given Time                  




Software/Hardware used:
ASKED: October 9, 2011  3:24 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _