Configuring Message Routing
You can configure
which type of message (farm, billing, or informational) to send to either CPDB or
NMS in the tspr.properties file in the /etc/opt/terraspring directory as follows:
Table 4–1 Configuring Message
Routing Properties
Property
|
Description
|
com.terraspring.mlg.MonLogPolicy.userMsgMode=DB
|
Specifies where to send farm messages.
-
Possible values: DB, NMS, NONE
-
Default: DB
|
com.terraspring.mlg.MonLogPolicy.infoMsgMode=DB
|
Specifies where to send informational messages.
-
Possible values: DB, NMS, NONE
-
Default: NMS
|