Configuring the hosts file
The probe can connect to multiple Tekelec Eagle STP devices. You must configure the connection details for each device's host machine in the eaglestp.hosts file supplied with the probe.
When the probe starts up, it first checks the HostsFile property for the presence of a hosts file. If you have not specified a hosts file, the probe then checks the Host and Port properties for the host name and port details of a single Tekelec Eagle STP host. If you have specified values for all three properties, the probe will use the details in the hosts file.
The format of a host entry in the hosts file is as follows:
host port : ci , co
, ft , ia , ri , ra , af ;
Multiple log-ins within entries must be separated by colons (:). Individual elements of an entry are separated by commas (,) or by one of the following white space characters: space (sp), tab (tab), carriage return (cr), or newline (nl). Each entry must end with a semicolon (;). Blank lines are ignored.
When using chatin (ci
)
and chatout (co
) elements in a host entry, you must
enclose the chatin and chatout strings in quotation marks. For example:
110.26.10.166
22 : ".*\> 20\r .*\> login: uid=eagle\r
.*\: tklc.1023\r .*\> rept-stat-trbl\r" , "logout" , 10 , 10 , 3 ,
3 , true ;
element |
Description |
---|---|
|
This element specifies the IP address of the host to which the probe connects. |
|
This element specifies the port to which the probe connects. |
|
This element specifies the chatin string. |
|
This element specifies the chatout string. |
|
This element specifies the flush time interval. |
|
This element specifies the inactivity time. |
|
This element specifies the reconnection interval. |
|
This element specifies the number of reconnection attempts. |
|
This element specifies the active flag. You
must set this element to |