WA Agent shows job executed starting with numbers and ASI_<agentname>
search cancel

WA Agent shows job executed starting with numbers and ASI_<agentname>

book

Article ID: 280233

calendar_today

Updated On:

Products

ESP dSeries Workload Automation

Issue/Introduction

The WA Agent is running jobs like these.

Message accepted: 20240305 13474339+0500 AGENT12 DE_12_4 1709664.463369/ASI_AGENT12.2/MAIN RUN . Data( Command="/bin/echo" , Args="'..... && mkdir -p $FILE_TEMP && ...."

------

How are these jobs submitted?

 

 

Environment

ESP dSeries 12.4

Workload Automation Agent 12.x

Cause

The jobs are part of Agent Inventory feature on manager side.

Resolution

When a user requests any information from the agent using Agent Inventory, the manager sends a command job.  The job is to gather information and send it back to manager.  The jobs will normally have job name format will be like this:

17xxxxx.xxxxx/ASI_SOMEAGENT.2

Any ASI_<AGENTNAME> can be ignored as they are part of agent inventory commands issued by users on the client side.