ESP dSeries Workload Automation

 View Only
  • 1.  Finding a way to Enable Alert or Notifications if DE series services not running or its out to connections

    Posted Jun 18, 2021 06:33 AM
      |   view attached

    Please refer to the attachment a screenshot for reference. (Under ADMIN>>Server Shared Parameter>> Advance options)

    I was talking about all these parameters where we defined to get server shutdown or lower its latency so we can avoid DE series clash due to any reasons.

    Please suggest if we can have them alerted if anything goes wrong in DE series.

     



  • 2.  RE: Finding a way to Enable Alert or Notifications if DE series services not running or its out to connections

    Broadcom Employee
    Posted Jun 21, 2021 04:14 AM
    Hi,

    Server sends notifications automatically in the following conditions. If you need notifications apart from these scenarios , you can set up a Text File Reading and Monitoring Job for certain keywords in log files and after finding the text , it can send notifications.

    • Each time the server starts or stops
    • Each time an agent or advanced integration starts or stops
    • When the monitoring server reaches the maximum number of consecutive, unsuccessful polling attempts in a 
      WA High Availability
       configuration. It indicates a possible problem with the server
    • When connection to the LDAP server is established or lost
    • When an error in the logging component prevents the server from logging messages to the trace log or buffer log, for example, if the disk is full

    Hope it helps!
    Ravi Kiran


  • 3.  RE: Finding a way to Enable Alert or Notifications if DE series services not running or its out to connections

    Posted Jun 23, 2021 02:16 AM
    Thanks, Kiran.

    In the means, we are talking about "set up a Text File Reading and Monitoring Job for certain keywords in log files" is it call by javascript or we have a job defined for these which read the text mentioned on the file.

    Please help me understand a bit more.



  • 4.  RE: Finding a way to Enable Alert or Notifications if DE series services not running or its out to connections

    Broadcom Employee
    Posted Jun 23, 2021 04:59 AM
    Hi,

    Yes , we have a job type - Text File Reading and Monitoring and you can refer the documentation link - https://techdocs.broadcom.com/us/en/ca-enterprise-software/intelligent-automation/ca-workload-automation-de/12-3/scheduling/job-types/monitoring-jobs/define-a-text-file-reading-and-monitoring-job.html  to see how it works

    Hope it helps!
    Ravi Kiran