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?
ESP dSeries 12.4
Workload Automation Agent 12.x
The jobs are part of Agent Inventory feature on manager side.
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.