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-7608).
Property name |
Command line option |
Description |
---|---|---|
ProcessEscapes integer |
-noprocessescapes (equivalent to ProcessEscapes with a value of 0) -processescapes (equivalent to ProcessEscapes with a value of 1) |
Use this property to specify how the probe handles escape codes. This property takes the following values: 0: The probe treats the backslash character as normal raw text. 1: The probe treats the backslash character as an escape character. The default is 0. |