You can change the cluster multicast port that is used when Foglight is running in High Availability (HA) mode. Members of an HA cluster use this port to communicate with each other. For more information, see the High Availability Field Guide.
Federation enables you to use one Management Server to operate, while using other Management Server as the data source. For detailed information about Foglight federation and how to create a federated environment, see the Federation Field Guide.
The following default system properties appear in the server.config file. The port setting can be changed during the install process, or by editing the server.config file.
If you are running the Management Server by running bin/fms, you can configure the Java® Virtual Machine’s (JVM) minimum and maximum memory parameters for the server in the <foglight_home>/config/server.config file.
If you are starting Foglight using the run.[bat|sh] command, the JVM heap memory parameters set in the <foglight_home>/config/server.config file do not take effect. Use -X options to pass the memory parameters straight to the VM.
If your installation supports a large number (hundreds) of agents, you can set the Java® heap memory minimum (-Xms) and maximum (-Xmx) options to the same size. For example, assigning 1GB of memory can be set in the server.config file as follows:
Ensure that you uncomment these lines in the file.
You can set up to 100 VM options in total.
NOTE: The -Xms and -Xmx options are different for 32-bit and 64-bit JVMs and available physical memory. The values of the -Xms and -Xmx options do not necessarily have to be the same size. However, the value of the -Xmx option should not exceed certain limits that the System Administrator specifies. |
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center