Tivoli EIF LAM Reference
This is a reference for the Tivoli EIF LAM. The Email LAM configuration file is located at $MOOGSOFT_HOME/config/eif_lam.conf
.
The following properties are unique to the Tivoli EIF LAM.
See the LAM and Integration Reference for a full description of all common properties used to configure LAMs.
See IBM Tivoli Netcool/OMNIbus probes and gateways for further information on the range of Tivoli products that generate EIF messages.
This is a reference for the Tivoli EIF LAM. The Tivoli EIF LAM configuration file is located at $MOOGSOFT_HOME/config/eif_lam.conf
It contains the following sections and properties:
mode
Client or Server. If set to Client the LAM attempts to connect to the defined address and port. If set to Server the LAM opens the address and port as a listening socket that can accept inbound connections. When the source makes a TCP connection it spawns a standard TCP socket on which to accept input.
Type | String |
Required | Yes |
Default |
|
Valid Values |
|
address
IP address or host name of the Tivoli server.
Type | String |
Required | Yes |
Default | N/A |
port
Port of the Tivoli server.
Type | Integer |
Required | Yes |
Default |
|
Type: Integer
Required: Yes
Default: 8412
protocol_type
Transmission Control Protocol (TCP) or User Datagram Protocol (UDP). If mode=Client
, the LAM uses TCP regardless.
Type | String |
Required | Yes |
Default |
|
Valid Values |
|