AutoSys Workload Automation

 View Only
  • 1.  WAAE OMP job enhancement idea

    Posted May 09, 2020 01:17 AM
    We're setting up jobs in AutoSys to monitor certain critical processes and alert/notify based on job failures.
    As is, the OMP job has limited process monitoring capability. 

    Please vote if you you find value in this Ideation:
    https://community.broadcom.com/participate/ideation-home/viewidea?IdeationKey=eec6b908-a62e-44c6-83a1-2f72f54c25cb?ssl_

    Thanks,
    Chandru Venkataraman


  • 2.  RE: WAAE OMP job enhancement idea

    Broadcom Employee
    Posted Jul 10, 2020 01:14 PM
    Hi Chandru,

    I just tested the example you have in your idea, looking for the process 'as_server' without the additional arguments and it ran to success straight away.

    I'm running 11.3.6 SP8 and an 11.4 SP1 agent.
    Jil:
    insert_job: test_OMP job_type: omp
    machine: localhost
    owner: autosys
    max_run_alarm: 0
    alarm_if_fail: y
    alarm_if_terminated: y
    send_notification: n
    process_name: as_server
    process_status: RUNNING
    monitor_mode: WAIT.     # I also tested 'NOW'



  • 3.  RE: WAAE OMP job enhancement idea

    Posted Jul 10, 2020 08:16 PM
    Hi Mike, 
    Yes, however we have multiple instances of application server processes running, DEV, PRD, UAT.
    OMP job lacks the ability to monitor multiple process with same process name but different args.
    I hope that makes sense.

    Thank you,
    Chandru Venkataraman