By default, the name of the started task of the Agent will be VP390.
If you have more than one Ironstream Agent installed on a particular LPAR, or have renamed the started task for any other reason, then the configuration file for that LPAR will need to be updated to show the new name. The Ironstream Configuration Tool doesn’t currently support changing the name of the started task.
To change the name of the started task:
- On the Ironstream Proxy Server, go to the conf folder:
\EView Technology\EView390z\conf\
- Open the config file for each LPAR whose started task name needs updating. The config files have the naming format
ev390_config_<nodename>
, where<nodename>
, is the name of the LPAR. For example: if the node is calledbluebox1.mycompany.com
then the file will be calledev390_config_
bluebox1.mycompany.com
- Add this line to the bottom of the file, replacing
<TASKNAME>
with the name of the started task on the LPAR. If the line is already present, edit the existing value.EV390D_STCNAME <TASKNAME>
For example, if the started task name is EV390SNW, then the line would read:
EV390D_STCNAME EV390SNW
- Save the changes to the file.Note: This value will persist even if you modify the System configuration in the Ironstream Configuration Tool.