<< Click to Display Table of Contents >> Attributes Configuration Instruction |
![]() ![]() ![]() |
console.manager: the required attribute, which specifies the IP of Console Manager, and Console Manager is Naming node.
console.io.ip: the required attribute, which specifies the node IP that starts the Console.
console.node.home: the required attribute, which specifies the bihome of node, such as: /home/MR/Yonghong/bihome.
console.node.path: the required attribute, which specifies the working path of node, such as: /home/MR/tomcat/bin.
console.port.offset: offset of port. If one machine starts multiple Console, the offset needs to be specified.
console.os: specifying the operation system linux.
collect.server.resource: if it is true, Console Manager will save JVM data to the specified database, and Console will save CPU, memory, internet and disk information of node to the specified database. Otherwise it will not be saved. The default value is true.
timer.interval.cpu: the time interval of CPU information collection, and the default value is 20s.
timer.interval.mem: the time interval of memory information collection, and the default value is 20s.
timer.interval.net: the time interval of Internet information collection, and the default value is 20s.
timer.interval.disk: the time interval of disk information collection, and the default value is 10s.
timer.interval.jvm: the time interval of JVM information collection, and the default value is 2 minutes.
resources.save.days: the number of days of storage information in database. The record over the set time in the database will be deleted, and the default value is 259200000ms(3 days).
node.start.delay=30: the time interval of automatic startup of MPP mart node after crashing, and the default value is 30s.