What are the known issues with the Foglight Agent Manager?
The following is a list of issues known to exist at the time of release.
|
Issue ID
|
Known issue
| ||||||||||||||
|
FGL-20503 |
Fail to download the FglAM installer via server download page. Workaround: Restart the Managerment Server. | ||||||||||||||
|
FAM-7697 |
The connection test via installation GUI or headless would take about 2 minutes when FglAM and FMS are in different FIPS modes. | ||||||||||||||
|
FAM-7559 |
Agents fail to monitor the WinServer2019 Domain Controller via DCOMWindowsCommandShell connection. | ||||||||||||||
|
FAM-7365 |
The Infrastructure agent fails to collect the data due to the "Failed setting a value for obsolete node:" error. | ||||||||||||||
|
FAM-7342 |
Part of data collected on the Host dashboard is missing due to ConnectionBrokenException. | ||||||||||||||
|
FAM-7341 |
The CPU usage of the Agent Manager constantly reaches 100%. | ||||||||||||||
|
FAM-7330 |
The "sqlserv.exe process" and "Memory Top Consumers" metrics collected by the Windows Agent are incorrect. Workaround: When FglAM running in Linux to monitor Windows, it is recommended to use WinRM instead of WMI. | ||||||||||||||
|
FAM-7307 |
Many errors show in the Agent Manger log and there is no data displayed on the VMware dashboard. | ||||||||||||||
|
FAM-7210 |
The Agent Manager version number is incorrect on the Script Console dashboard, after being upgraded to 5.8.5.5.2 from 5.8.5.5.1. | ||||||||||||||
|
FAM-7209 |
FglAM-Adapter-Devkit-7.3.0 is missing after the Agent Manager is upgraded from 5.8.5.4.1 to 5.8.5.4.2. | ||||||||||||||
|
FAM-7169 |
WinRMCommandShell returns empty output when using BAT scripts. | ||||||||||||||
|
FAM-7116 |
WMI connection cannot be established successfully when using the IPv6 address to monitor the target host. Workaround: 1. Set the agent's target host address and credential resource mapping to the long form, for example: fc00:0:0:0:0:0:a1e:9804. 2. Check if the WMI connection can be established. If not, change the agent's target host address from long form to compressed form (fc00::a1e:9804). | ||||||||||||||
|
FAM-7023 |
Agents will be broken (FMS deletes them), after changing FglAM host name, IP, or display name. The agents will be recreated when the FglAM starts with the original FglAM display name. | ||||||||||||||
|
FAM-6998 |
Cannot deploy multiple HA-aware gars to a standby host at one time. Workaround:
| ||||||||||||||
|
FAM-6942 |
HA failover fails and the value of mState on standby peers changes to MISSING_LOCKBOX in JMX console. Workaround: If the failure of HA failover is caused by MISSING_LOCKBOX (Check the HA partitions info by navigating to JMX console > HAManager > diagnosticSnapshotAsString()), perform either of the following options to resolve this issue:
| ||||||||||||||
|
FAM-6940 |
There are duplicate IP addresses for different FglAM instances (running on Linux) in the Agent Managers dashboard, if the FglAM servers are cloned virtual machines. Workaround 1:
Workaround 2:
Workaround 3: If you have cloned the servers, do not start up the FglAM. Set system.id.enabled = false for all FglAM instances in the <fglam_home>/state/<state_name>/config/client.config file, and then start the FglAM for the first time. | ||||||||||||||
|
FAM-6934 |
Agent is not listed under "agents" property of FglAMClientInstance or Host object after moved. | ||||||||||||||
|
FAM-6688 |
The invalid objects exclude list is not supported for RAC and RAC One Node. | ||||||||||||||
|
FAM-6439 |
Upgrades from 5.7.4 to 5.8.1 or 5.8.2 may result in an error during the upgrade process. Workaround: If you are currently running a 5.7.4 install and you want to upgrade, then you must upgrade to version 5.8.5 or later. | ||||||||||||||
|
FAM-5854 |
Foglight Log Monitor does not support UNC (Universal Naming Convention) paths. Workaround: The following workaround applies when monitoring local log files. Monitoring remote log files is not supported.
| ||||||||||||||
|
FAM-5832 |
Installing and configuring multiple Foglight Agent Manager instances on a single physical host can cause some topology churn in the Host model representing the Agent Manager. Workaround: By default, the Agent Manager submits performance metrics about itself. If multiple Agent Manager instances are running on the same physical host, disable the performance monitoring self-metric submission for each Agent Manager Instance by completing the following steps:
Additionally, an Agent that submits a Host object representing the monitoring host (for example, an Agent Manager instance that is running and hosting an agent instance) as part of its monitored collection causes a Host topology churn when these agent types are deployed to additional Agent Manager instances running on the same physical host. If the monitoring agent's type supports it, its configuration should be adjusted to prevent the submission of monitoring host system ID. For example, this configuration is available for the Foglight for Infrastructure Agents and can be disabled by setting the agent instances' Collect System ID property to false. | ||||||||||||||
|
FAM-5600 |
The Agent Manager vm.config file migration fails under multi-state installs. Workaround: The legacy vm.config file is replaced with two new configuration files: client.config and baseline.jvmargs.config. Locate these files within the upgraded Agent Manager state instance. As these file instances may already contain transferred values from the legacy vm.config, review each of the settings in both of these files in order to ensure that these configuration options apply to the Agent Manager state instance that they are being copied into.
| ||||||||||||||
|
FAM-5355 |
OutOfMemoryError: The Agent Manager cannot create new native thread. It shuts down when the open file descriptor limit is too low. Workaround: When creating a large number of agents on a single Agent Manager instance, you must ensure that the maximum number of open file descriptors (displayed by the ulimit -n command) is set high enough. 256 is the minimum suggested for an Agent Manager installation and 512 or more is recommended for an Agent Manager hosting up to 15 agents. 1024 is recommended for an Agent Manager hosting more than 15 agents. This value may need to be adjusted even higher if more agents are created on a single Agent Manager install. | ||||||||||||||
|
FAM-4955 |
Parentheses can cause a command execution to fail while using a LocalWindowsCommandShell connection. Workaround: If parentheses are used for grouping commands (and not in an echo context), use spaces to separate them from the other tokens in the command. For example, instead of this command: if 3 gtr 2 (echo "3>2") else (echo "3 leq 2") Use the following: if 3 gtr 2 ( echo "3>2" ) else ( echo "3 leq 2" ) | ||||||||||||||
|
FAM-2850 |
Slave processes exist for all installed out-of-process (OOP) agent packages, even if no agent instances are running. Workaround: OOP packages which are not running any agent instances may be un-deployed from the Agent Manager. Currently, this is only possible using a manual procedure. | ||||||||||||||
|
FAM-1972 |
The deployed agent scratch directory created for JFogbank-type agents is not deleted during an upgrade. Workaround: The orphaned directory is benign, and can be manually deleted after the upgrade is complete. |
Third party known issues
|
Issue ID
|
Known issue
|
|
FOG-330 |
Get AccessControlException when executing HTTP requests in multi-thread tasks in the latest FglAM version. |