ESP Workload Automation

 View Only
Expand all | Collapse all

ESP Check Agent

  • 1.  ESP Check Agent

    Posted Jan 20, 2015 12:32 PM
      |   view attached

    ESP Check Agent

        

    I have created a Windows batch file and a Linux shell script that are used to verify ESP Agent functionality and also to provide Agent, System and Environment information.

        

    In an effort to allow the script to run in other systems the script uses the following ESP Environment variables:

    • ESPAGENTDIR
    • ESPAPPLMGR
    • ESPSPOOLDIR

     

    Parameters can be passed to this script from ESP to provide different behavior.

     

    The following information will be written to standard output and can be displayed from CSF using the WSF command for the job:

    • Program Arguments passed from ESP PROC
      • Loop count : Number of loops, used with SleepInterval to determine how long job will run
      • ExitStatus : Value that the script will pass back to ESP on exit                              
      • SleepInterval : Sleep time for each loop                     
    • ESP Agent Information                                                        
      • Version
      • Install Date
      • Last Application Run Date/Time
      • Agent Name
      • Agent Alias'
    • System Information                                                           
      • Hostname (Fully Qualified Name)
      • IP Address
      • System Architecture
      • Boot Date
      • Boot Time
    • ESP Agent version verbose output
    • Environment Information

     

    I have attached the sample job output.

     

    Prior to posting the Windows batch file and a Linux shell script I was wondering what additional information the community thinks would be useful to have included.

    Attachment(s)

    zip
    LINCHECK.txt.zip   2 KB 1 version


  • 2.  Re: ESP Check Agent

    Posted Jan 27, 2015 02:09 PM

    I would suggest including the communication ports. 



  • 3.  Re: ESP Check Agent

    Posted Feb 22, 2015 10:02 PM

    List of patches applied.