Properties and command line options
You use properties to specify how the probe interacts with the device. You can override the default values by using the properties file or the command line options.
The following table describes the properties and command line options specific to this probe. For information about default properties and command line options, see the IBM Tivoli Netcool/OMNIbus Probe and Gateway Guide, (SC14-7530).
Property name |
Command line option |
Description |
---|---|---|
ChatinString string |
-chatinstring string |
Use this property to specify the chat in script for connection to the host system. The default is "". |
ChatoutString string |
-chatoutstring string |
Use this property to specify the chat out script for disconnection from the host system. The default is "". |
FlushTime integer |
-flushtime integer |
Use this property to specify the time (in seconds) the probe waits before flushing the event to the ObjectServer. The default is 5. |
Host string |
-host string |
Use this property to specify the name of the host to which the probe connects. The default is localhost. |
Inactivity integer |
-inactivity integer |
Use this property to specify the time (in seconds) the probe allows a port to be inactive before disconnecting. The default is 0. |
InvalidAlarmLogFile string |
-invalidalarmlogfile string |
Use this property to specify the path of the file to which the probe logs invalid alarms. The default is $OMNIHOME/var/ siemens_ewsd.invalid. |
InvalidAlarmLogging integer |
-invalidalarmlogging integer |
Use this property to specify whether to use invalid alarm logging: 0: Do not use invalid alarm logging. 1: Use invalid alarm logging. The default is 0. |
MaxInvalidAlarmLogFileSize integer |
-maxinvalidalarmlog filesize integer |
Use this property to specify the maximum size (in bytes) for the invalid alarm log file. If the log file exceeds this size, the probe creates a new log file. The default is 1048576. |
MaxEvents integer |
-maxevents integer |
Use this property to specify the maximum number of events the probe attempts to read in oneattempt before moving on to the next socket. The default is 1. |
Port integer |
-port integer |
Use this property to specify the port to which the probe connects. The default is 23. |
ReadTimeout integer |
-readtimeout integer |
Use this property to specify the time (in milliseconds) that the probe waits for a read. The default is 100. |
ReconnectionAttempts integer |
-reconnectionattempts integer |
Use this property to specify the maximum number of times that the probe attempts to reconnect to the socket. The default is 0. |
ReconnectionInterval integer |
-reconnectioninterval integer |
Use this property to specify the time (in seconds) between successive reconnection attempts. The default is 0. |
StreamCaptureFile string |
-streamcapturefile string |
Use this property to specify the file the probes uses to store the input stream log. Omitting this property disables the stream capture feature. The default is "". |