Files that client programs (such as the command-line client) use for remote access to Foglight. | |||||
Configuration files and subdirectories. The files in the config directory contain settings that are most likely to require editing. Files at the next level are less likely to need changing. Files at the lowest level contain settings that are unlikely to need changing except in special circumstances. | |||||
Directory for extension cartridges (optional cartridges that are not installed by default). | |||||
The Foglight license file you install. NOTE: See the Administration and Configuration Guide for information about license requirements, managing licenses, and the different categories of cartridges (based on their license requirements). | |||||
Default location of the log files that Foglight generates when it runs. | |||||
Default location for the embedded PostgreSQL® library. To start the embedded database separately, without running Foglight, use these parameters: | |||||
SQL scripts and examples of the two types of Script Agents. scripts\agent contains sample Type 1 and Type 2 Script Agent files. See the Administration and Configuration Guide for more information about Script Agents. scripts\sql-templates contains SQL scripts to drop/create schema, or create/populate the database. The scripts included in this directory are specific to the type of database that you selected when installing Foglight. | |||||
JAR files and data files that a particular Foglight server variant uses (such as default). | |||||
Where the running state of Foglight is kept. It includes the following sub-directories:
| |||||
Foglight can run with its default settings. Edit these settings if you need to change run-time parameters such as settings for running the Management Server in High Availability (HA) mode or the ports that the Management Server uses. Many Foglight settings can be changed by editing the file <foglight_home>\config\server.config, which contains settings.
For more details, see these topics:
The <foglight_home>\config\server.config file contains parameters for port settings, virtual memory, command-line options, and server federation. You can edit the file using a text editor. Values within quotation marks can be edited.
1 |
Acquire the LDAP server certificate in .pem format from the administrator. |
2 |
Import the certificate into the Management Server keystore, <foglight_home>\jre\lib\security\cacerts (default password: changeit), with the following command: |
• |
Root CA certificate: <foglight_home>\jre\bin\keytool -import -trustcacerts -alias ldapsvrcert -keystore <path_to_cacerts> -storepass changeit -file <path_to_cert_file> |
• |
Intermediate CA certificate 1: <foglight_home>\jre\bin\keytool -import -alias ldapsvrcert2 -keystore <path_to_cacerts> -storepass changeit -file <path_to_cert_file> |
• |
Intermediate CA certificate 2: <foglight_home>\jre\bin\keytool -import -alias ldapsvrcert3 -keystore <path_to_cacerts> -storepass changeit -file <path_to_cert_file> |
3 |
On the navigation panel, under Dashboards, click Administration > Users & Security > Directory Services Settings. |
4 |
© ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center