The format of the
config.csv file is:
APPLICATIONNAME1,INSTANCENAME1,IP1,JMXPORT
APPLICATIONNAME1,INSTANCENAME2,IP1,JMXPORT
APPLICATIONNAME3,INSTANCENAME1,IP2,JMXPORT
...
IP1,OS,DEPLOYMENTPATH,SYSUSER,SYSPASS,SSHPORT
IP2,OS,DEPLOYMENTPATH,SYSUSER,SYSPASS,SSHPORT
...
Where:
- APPLICATIONNAME: Name of the application.
- INSTANCENAME: Name of the instance related to the application.
- IP: IP address
- JMXPORT: JMX port of the instance.
- DEPLOYMENTPATH: Path where the application is deployed.
- SYSUSER: Machine user name
- SYSPASS: Machine password
- SSHPORT: SSH port of the machine. The default value is
22.
Note: For wizard-based import into TIBCO BusinessEvents Enterprise Administrator Agent, the
config.csv is not mandatory to be present in the archive file of TIBCO Administrator exported application.