ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004
Page 3-8
for the ASAP Hybrid for Linux server, including the name or IP address of
the NonStop system to which metric data will be sent, network message
size, and pacing interval. Each option is described in detail below.
LocalMachine
Description: The local Linux machine name. By default, this name is
retrieved from the system itself. However, in some cases this name might
not be set or might be too long to be useful within ASAP. In those
situations, the predefined machine name can be overridden within ASAP
Hybrid by specifying a LocalMachine name in the configuration file. If
specified, this name is used by ASAP Hybrid only and does not impact any
other aspect of system operation or management.
Value Range: An ASCII-printable character string from 1 to 255 bytes in
length. It cannot contain any backslash, space, quote, comma, colon,
semicolon, or asterisk characters.
Default Value: The local machine name
Example: LocalMachine = MySystemName
LocalPort
Description: The port number on the local Linux system on which ASAP
Hybrid status information will be received.
Value Range: 0 through 32767
Default Value: 6301 (the standard ASAP Hybrid port)
Example: LocalPort = 5555
MessageSize
Description: The maximum size, in bytes, of messages exchanged between
the Linux system and the NonStop server. Messages larger than 1472 bytes
might be fragmented by the IP network layer.