|
The TL1 Agent Simulator can be started in the following ways :
From the Simulation Toolkit Launcher by invoking <Simulator Home>/SimulationToolkit.bat/sh file
By invoking TL1AgentSimulator.bat from <Simulator Home>/bin directory, for Windows OS.
By invoking TL1AgentSimulator.sh from <Simulator Home>/bin directory, for Linux/SolarisOS.
The TL1 Agent Simulator will store the simulated data in MySQL database. The MySQL database is bundled with the product and is part of the package. Refer to MySQL for more information. The following details have to be provided for the database settings dialog :
|
User Name |
root |
|
Password |
(No password is configured. Leave the field blank) |
|
Server Name |
localhost |
|
Server Port |
3306 |
|
MySQL Home |
c:\products\SimulationToolkit\AdventNet\Simulator\mysql\bin shows the MySQL bin in the product directory. |
In Linux OS, it is not necessary to specify the MySQL Home path.
A general introduction on the UI of the TL1 Agent Simulator will help you to get familiar with the tool.

The TL1 Agent Simulator UI, consists of two panels : The left panel consist of the TL1 Message tree, where the TCS file or the Configuration file is loaded and unloaded. The right-side panel displays the parameters that can be configured for the selected command.
Selecting the Autonomous code in the TCS file will display the parameters that can be configured for an Autonomous message, as shown in the screen-shot below :

|