立即与支持人员聊天
与支持团队交流

Foglight Agent Manager 5.8.1 - Release Notes

Resolved Issues and Enhancements

Resolved Issues and Enhancements

The following is a list of issues addressed and enhancements implemented in this release.

Agent Manager Core

Defect ID

Resolved Issue

FAM-6226

Existing installs of 32-bit Agent Manager instances on 64-bit operating systems are improperly updated to 64-bit installs, causing them to fail when they are restarted. New 32-bit installations of FglAM 5.8.1 or later are not affected.
Workaround: To upgrade existing and 32-bit FglAM installation on an 64-bit operating system:
1. Shut down the existing Agent Manager instance.
2. Install a new copy of Agent Manager, version 5.8.1 or later, on the same system.
3. In the new install, open the state/default/config/fglam.config.xml file for editing, and replace the <config:id> ... </config:id> element with the one obtained from the existing Agent Manager installation.
4. In the same file, replace the <config:host-display-name> ... </config:host-display-name> element with the one obtained from the existing Agent Manager installation.
5. Start the newly installed Agent Manager and deploy all agents that were previously deployed to the existing Agent Manager installation.

FAM-6215

Newly installed Agent Manager on Windows 2008 R2 would not start. WindowsTopologyCollector failed to detect the Manufacturer name during a wmic call.

FAM-6180

Support is added for cron- and non-cron-aware data collectors.

FAM-6115

Warning messages now appear to inform end users that agents whose package names start with "com.quest.glue" are not deployed.

FAM-6073

WMI (Native or Java) method executions that use object identity values containing special characters caused the internal query to fail because the special characters were not escaped.

FAM-5596

Agent Manager upstream connections were required to use SSL connections for reverse polling or upstream connections.

Fix: A new property, require.secure.server.connection, is introduced to the state/default/config/client.config file. When set to true (by default), the Agent Manager uses an HTTPS connection. Setting this property to false allows the Agent Manager to use HTTP when connecting to the Management Server or an Agent Manager concentrator.

FAM-5412

When undeploying a GAR file from the Adapter's MBean that resulted in a material change in negotiated resources, the Agent Manager client did not restart automatically. To reclaim these resources, a manual restart was required.

FAM-5320

If the Agent Manager is stopped before completing its startup routine, a NullPointerException was thrown.

FAM-5238

The init.d script now includes the status option that reports on the Agent Manager daemon status, such as running, dead, not running, unknown.

FAM-5206

Threads were blocked when a large amount of common-layer messages in which the ID was being set, were processed.

FAM-4945

The upstream disk cache size setting did not accept -1.

FAM-4905

The support-bundle script could not generate a support bundle from a Linux platform when the Agent Manager stopped running.

FAM-4894

Agent Manager self-monitoring metrics now use the common topology classes whenever possible. This ensures that agents of different types submit the same values for common objects, such as host names, which may be vulnerable to topology churn.

FAM-4786

During an agent upgrade, a property change timing failure may result in a benign ERROR log message:

IllegalArgumentException: An agent with the ID <guid> cannot be found

FAM-4761

VM properties set on the command line on startup were not passed to out-of-process instances.

FAM-4631

Importing certificates from the command line resolved relative paths to the state directory when launched, instead of the current working directory.

FAM-4608

The udp2icmp helper application now generates its own log file. This allows end-users to diagnose udp2icmp-related problems that do not make it into the main Agent Manager log file.

FAM-4583

The following message was logged too often:

A domain name has not been provided, assuming <domain> will be acceptable based on the provided hostname <host>

FAM-4550

The external Agent Manager process runner can be configured to write its own log file. This is now enabled by default.

FAM-4545

An InternalError during upstream connection attempt prevented the Foglight Agent Manager from initiating polling connections.

FAM-4418

Fast mode collectors defined with a CRON schedule never terminated.

FAM-4345

Attempts to retrieve a support bundle using the browser interface or the command line on a Solaris 11 SPARC system failed.

FAM-4278

The Agent Manager uncaught exception handler logged ThreadDeath exceptions.

FAM-4273

HPUX: The system info file in the support bundle was empty.

FAM-4216

During an Agent Manager upgrade, the config/vm.config file did not migrate to the latest version.

FAM-4197

Locked agents could cause the support bundle to fail.

FAM-4157

Batch sizes were not based on a weighted moving average of the connection time, instead on an instantaneous measure.

FAM-4143

A failure was reported after the successful deployment of an agent package.

FAM-4091

The Agent Manager JVM is updated to JRE 7.

FAM-4088
FAM-4087

AIX platforms are now supported only on 64-bit hardware.

FAM-4042

Solaris: When monitoring the local system, the Agent Manager required extra swap space to be made available so that it could execute commands.

FAM-4028

The FglAM Performance Overview dashboard did not display the Servlet write data.

FAM-4014

udp2icmp error messages were simple numeric values and did not always indicate the real nature of the problem.

FAM-3974

When agent deployment failed due to an agent type that was defined in an existing package and a new package, a NullPointerException occurred.

FAM-3808

Incorrectly configured queues and agents that overflow data queues were not properly logged.

FAM-3684

Excessive logging of credential management is reduced in this release.

FAM-3667

On Windows hosts, the Agent Manager crashed when a memory leak occurred in the native Hyper-V host detection code.

FAM-3629

When scheduling collections using a CRON expression, the system attempted to derive a collection interval when submitting topology data.

FAM-3560

Logging of the encryption algorithm when connecting to an HTTPS upstream is now implemented.

FAM-3446

Hosting a high number of agents on a single Agent Manager instance results high memory use.

Fix: A process execution service is provided in this release to prevent direct process execution.

FAM-2945

Agent Manager installations on Windows used the old service name, FoglightAgentManager, instead of using the new name, AgentManager.

FMS Adapter

Defect ID

Resolved Issue

FAM-6222

Transferring an agent instance that previously existed on the target Agent Manager resulted in a failure.

FAM-4890

Using the Management Server JMX console to change the global log level of a remote Agent Manager added an invalid message to the queue.

FAM-4600

Unhelpful error messages were logged when the Foglight license is not installed.

FAM-4519

FTR Agent data was discarded by a Canonical Data Transform failure, and no data was displayed in the FTR Agent interface.

FAM-4226

Agents running on an Agent Manager host can now be manually migrated to another host.

FAM-4016

Timestamp topology properties were not handled correctly by the CDT.

FAM-3829

A race condition occurring when the Management Server restarts could cause an Allocate exception for the FglAMServlet if the Agent Manager HTTP request arrived before the Management Server adapter was fully activated.

FAM-3814

The adapter was unable to create agents after un-deploying and re-deploying the agent package.

FAM-3731

Agents were set to NOT_COLLECTING_DATA when the Agent Manager restarted.

FAM-3727

If an Agent Manager was stopped and restarted several times in quick succession, some agents could end up in a wrong state.

FAM-3616

An agent that was deleted from the Management Server while the hosting Agent Manager was not connected might be restored when the Agent Manager reconnected.

FAM-2627

The FMS Adapter's ThreadPool now allows its configuration values to be persisted into its configuration service.

FMS Adapter UI

Defect ID

Resolved Issue

FAM-3659

Queue utilization metrics were collected but did not appear on the FglAM Performance Overview dashboard.

Installer

Defect ID

Resolved Issue

FAM-4979

The JRE is updated to version 7 on all supported platforms.

FAM-4451

The installer did not clearly report if it could not configure a Foglight Agent Manager instance.

FAM-4067

If the fglam-init-script-installer.sh script was generated with a version of the Agent Manager earlier than 5.6.2.4, it did not work correctly on Linux systems that use upstart to manage init scripts.

FAM-3981

The installer performed an extensive cleanup, even in the event of failure, unless an environment variable (QUEST_DEBUG_SKIPCLEANUP) was set. That could make it difficult to determine the root cause of a failure.

Fix: Log files and any contents of the tmp directory are now retained after a failure. A message is generated, pointing the user at the logs in the tmp directory.

FAM-3950

The --help documentation for the installer did not correctly indicate that TMPDIR could be used to specify the directory the installer unpacks in and runs from.

FAM-3907

The error message that occurred when the silent installer could not create a required directory was unclear.

FAM-3738

The JREs shipped with the Agent Manager are updated as a result of the Oracle security patch release.

FAM-3502

The Agent Manger installation parameter --noservice was ignored during a silent installation when an Agent Manager service was already installed on the host.

FAM-3123

The unbranded Agent Manager Windows service name was too generic.

Remote Connections and Credentials

Defect ID

Resolved Issue

FAM-6177

Windows local string command execution failed due to quoting of arguments passed to the ProcessRunner.

FAM-6076

WinRM connections failed in Foglight for Exchange.

FAM-5975

ExecutionTaskThread handled interrupts incorrectly for PoolableWMINativeConnectionImpl causing task threads to be prematurely shut down and to close connections.

FAM-5371

File transfer failed during a base64Conversion operation (on a WinRMCommandShell connection) due to a large file.

FAM-4959

Running commands with "{}" in them when using LocalWindowsComamndShell could cause unknown execution exceptions.

FAM-4943

Executing repeatedly a WMI method that does not take any parameters using jinterop throws a JIException with the error code 0x800401FB.

FAM-4931

WindowsCommandShellFactory threw an incorrect UnsupportedCredentialTypeException when a LocalUserCredential was provided for a remote connection.

FAM-4919

A DCOMWindowsCommandShell command execution could hang and cause timeouts for PowerShell commands.

FAM-4910

A WinRMCommandShell command execution could hang and cause timeouts for PowerShell commands.

FAM-4895

A DCOMWindowsCommandShell command execution threw an IllegalArgumentException when the specified command contained the greater than '>' character.

FAM-4877

ConnectionPool did not log a message after failing to establish a connection to a host because of an agent pending state change.

FAM-4852

Logging of established connections is improved in this release so that connections to the same host but with different properties can be differentiated.

FAM-4816

A transient network failure during remote data collection could cause transient NullPointerExeceptions for some common topology object instances.

FAM-4809

A WindowsShell DCOM implementation failed with a shell-interpreted if/else statement.

FAM-4804

A connection service using an unsynchonized map that is servicing many threads concurrently could throw IllegalStateExceptions, or cause connections to not be released, or possibly in rare cases could trigger an infinite loop in the map lookup.

FAM-4666

Due to a race condition, SSH connection session count tracking could result in lowering the MaxSessions cap for a server below its configured value.

FAM-4482

A Sun_SSH 1.0.1 bug on other (non-Sun) sshd implementations was reported.

FAM-4399

An empty response code from a WinRM server could result in an extraneous log message, before failing over to WMI data collection:

[STDERR] [Fatal Error] :-1:-1: Premature end of file" before failing over to WMI data collection

FAM-4132

Cartridge-defined credential types can now be queried.

FAM-4056

WinRM data collection for a Vista 64-bit system prior to the Service Pack 1 upgrade failed with a NullPointerException when attempting to retrieve the host name.

FAM-3995

An Agent Manager could experience intermittent failures with an EXCEPTION_ACCESS_VIOLATION error in the Jacob native COM implementation.

FAM-3884

An Agent Manager installed on a Linux platform could not establish a WMI connection to Windows Server 2008, Windows 7, or Windows Vista with a local user of the Administrator group.

FAM-3864

An Agent Manager installed on a Linux platform could not establish a WMI connection to a monitored Windows host when the Windows Firewall is enabled.

Common

Defect ID

Resolved Issue

COM-1455

The support bundle file provider did not check for warnings about files being too large.

COM-1282

Possible access violation in a native ProcessRunner messaging code on Windows Server 2008 was observed.

 


Known Issues

Known Issues

The following is a list of issues known to exist at the time of this release.

Agent Manager Core

Defect ID

Known Issue

FAM-6421

Script agents do not receive a full set of environment variables.

FAM-6278

Agents that retain state information on the local Agent manager client may not be valid participants for an HA failover.

FAM-6264

When upgrading from a 5.5.x FMS to 5.7.1, there must be an intermediary upgrade to 5.6.2 (or later on the 5.6.x release line) prior to upgrading to 5.7.1.

FAM-6259

The data Foglight for Infrastructure submits from the embedded Agent manager is lost before or during CDT processing.

FAM-6248

A timeout exception may occur in the Adapter when an un-deployment request is performed on an HA Partition. It is safe to ignore the timeout as the HA partition will continue to align the deployment set after the timeout has expired.

FAM-6228

The Agent Manager fails to start up after an upgrade.

FAM-6173

When configuring the queue-sizes for managing message data, the Agent Manager should warn about setting the max-disk-space to -1 (unlimited). On systems where the Agent Manager is installed on a disk with a lot of free space, in case of an extended Management Server outage, the Agent Manager could have a difficult time processing a large data cache.

FAM-5903

When an alternate JRE/JDK is configured, the Xbootclasspath should not be set to include the embedded tools.jar.

FAM-5870

A warning is generated, indicating that a configured host name is different from a detected value.

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.

  1. Map the UNC path to a drive letter on the local machine running the Agent Manager.

  2. If any monitored log files are residing in the UNC path, point the Log Monitor Agent to this location using the mapped drive letter, not its UNC path.

FAM-5832
FAM-5839

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:

  1.  Open the $FGLAM_STATE/config/baseline.jvmargs.config file for editing.

  2. Add the following entry to the vmparameter. properties section of the file:

    vmparameter.<X> = "-Dquest.glue.disable.performancemonitor=true";

    Important. You must replace <X> with the next numeric sequence number.

  3.  Save the file.

  4.  Restart the Agent Manager

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.

  1. Locate the vm.config file within the configuration state directory instance of the Agent Manager. The bottom of the file contains a section for defining vmparameter.x = ""; values. Copy over these settings from vm.config here into the baseline.jvmargs.config file.

  2. Review all of the options declared in vm.config with those of client.config that you have copied over. The client.config file is a super-set of properties from vm.config (with the exception of vmparameter values that are no longer defined here). So each property that exists in vm.config should also exist in client.config. Ensure that each of the common configuration values in the client.config file matches the values in the vm.config, and make any updates, if required.

  3. If the java.vm configuration parameter was set in vm.config, then you should update this option in the new client.config file. When transferring this value over, ensure that the path value is quoted and backslashes escaped. For example:

    Windows: java.vm = "C:\\shared_java_vms\\1.5\\jre";
    Unix: java.vm = "/opt/shared_java_vms/1.5/jre";

  4. After validating that all of the configuration settings are in their new locations, delete the vm.config file and restart the Agent Manager process.

FAM-5413

A decrease in the baseline memory size configured in the baseline.jvmargs.config to an Agent Manager that contains negotiated deployments does not result in an automatic restart during startup to relinquish this reduction in the total memory footprint.
To reclaim these memory resources, a manual restart is required.

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-5334

32-bit Solaris (and AIX) versions of the Agent Manager can fail to start correctly when installed into NFS mounted directories served from CentOS 5.9, RHEL 5.9, or related systems.

FAM-5264

The Agent Manager running on Solaris may fail to run local or external commands during startup or through the SSHLocalConnectionImpl class.

FAM-5206

Threads can become blocked when a large amount of communication layer messages are being handled and a unique ID is required for the message.

FAM-5097

Details needed to resolve failed Out-of-Process deployments are logged at debug2.

FAM-5054

ICMP logging is too verbose with default logging.

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-4748

UTF-8 characters written to a standard output on a machine with a non-Unicode default code page are corrupted by incorrect character set conversion, when the StdOutOutputStream logger captures them from the log.

FAM-4737

A non-integer value in a secondary agent property for data collection frequency results in the following error message:
AgentInstance - Failed to start data collection due to SchedulerException: java.text.ParseException: Unexpected end of expression

FAM-4648

JRE crashes due to the -XX:+UseCompressedOops option, which is on by default.

FAM-4524

AIX local SSH monitoring causes a NullPointerException in the common InputMultiplexerDispatcher.register launcher.

FAM-4366

Erroneously duplicated Agent Manager installs are currently not detected.

FAM-4116

When starting up, the Agent Manager attempts to load the entire message data cache, even it does not fit into memory.

FAM-4042

Solaris: When monitoring the local system,  the Agent Manager requires extra swap space to be made available so that it can execute commands.

FAM-3753

The Quartz library does not re-throw ThreadDeath exceptions.

FAM-3361

The Agent Manager's file transfer utility starts in an unexpected directory: $FGLAM/client/X.Y.Z-build.

FAM-3270

A message schema validation failure in the Agent Manager is reported as a message schema version mismatch in the Management Server.

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 undeployed from the Agent Manager. Currently, this is only possible using a manual procedure.

FAM-2315

When a laptop wakes up from sleep mode with the Agent Manager running, an OutOfMemoryError results: Unable to create new native thread. The Agent Manager must be restarted.

FAM-2258

The Agent Manager's message cache causes network traffic when the Agent Manager is installed in an NFS directory.

FAM-2144

Editing the display name and host UUID on an installed Agent Manager breaks existing agent instances.

FAM-2132

Structured data collection: If a user deletes a row from the Collection Frequency secondary agent property, the property cannot be restored properly due to hidden fields.

FAM-2102

Agent Manager installation in directories with non-Latin-1 characters is not supported.

FAM-1996

Windows clients experience an automatic Activation/Deactivation cycle when deploying an agent package.

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.

FAM-1455

When starting fglam.exe -b, a benign Did not receive notification warning and Could not start FglAM (FoglightAgentManager) service error appears.

FAM-1331

The agent log files intermittently display the failed sudo attempts in stderr.

FAM-507

The Management Server browser interface reports agent creation as successful, even if it fails due to remote client unavailability.

FAM-312

The XML file written by the Agent Manager includes a benign unused reference to an old namespace in the output.

FAM-301

If SPAR/GAR deployment fails, extracted files are left behind. This is benign.

Foglight Management Server FglAM Adapter

Defect ID

Known Issue

FAM-6321

Adapter ASP settings that were previously edited, but are now obsolete, are not removed by a lifecyle script during an upgrade.

FAM-6248

A timeout exception may occur in the Adapter when an un-deployment request is performed on an HA Partition. It is safe to ignore the UI timeout as the HA partition will continue to align the deployment set after the timeout has expired.

FAM-5791

Host name is not reported in the alarms triggered by the Agent Manager error reporting framework.

FAM-5576

Alarms can be triggered on a deleted host which is no longer running an Agent Manager instance.

FAM-4122

Obsolete empty fglam-PLATFORM.car cartridges (used to name the .car files) are left behind after upgrading with the -all cart option.

FAM-3873

The adapter lifecycle update script that deletes duplicate agents aborts if there are more than two duplicates of the same agent type.

FAM-2615

The adapter is unable to upgrade Agent Managers connected through a concentrator until all directly connected Agent Managers are upgraded.

Remote Connections and Credentials

Defect ID

Known Issue

FAM-6340
FAM-6325

PoolableWMINativeConnectionImpl connection types can produce WMI Quota Violation errors.

FAM-5747

Executing commands on a Russian language OS using a DCOMWindowsCommandShell connection results in incorrect output.

FAM-5301

DCOMWindowsCommandShell does not include some process names for the netstat command with a -b option, but WinRMCommandShell does.

FAM-4652

When a Windows agent runs on AIX using a WMIJavaConnection, the following exception is thrown:

JIException: The stub received bad data.

FAM-4635

A clear text credential query from startDataCollection() results in a timeout acquiring a read lock; failure mode should be more explicit.

FAM-4634

After installing the Foglight Agent Manager on HP-UX and AIX hosts, creating monitoring agents, and configuring them to collect data for one day, the following SAXParseException is thrown: Premature end of file.

FAM-4619

Native WMI access from more than one thread with the same thread name can cause the Foglight Agent Manager JRE to crash with an Access Violation.

FAM-4598

Data gaps and errors occur while monitoring Windows Vista 64-bit and Windows 7 32-bit systems with an established WinRM connection:

com.quest.glue.api.services.RemoteConnectionException: a connection could not be established
.

FAM-4536

The following error is logged while installing the Foglight Agent Manager on a Linux system and running some agents:

<JISession> ERROR [Timer-0] com.quest.glue.core.util.JavaLoggingToQuestBridge - Exception in internal GC

FAM-4511

A Windows agent running on AIX fails during a long running test with an RPC fault:

JIException: The stub received bad data.

FAM-4510

A JISession error is logged when the Foglight Agent Manager is running on AIX for a long time with Cartridge for Operating Systems and Cartridge for Infrastructure agents.

FAM-4501

A JISession error is logged when the Foglight Agent Manager is running on Linux for a long time with Cartridge for Operating Systems and Cartridge for Infrastructure agents.

FAM-4500

A COM object vailed error is logged when the Foglight Agent Manager is running for a long time with Cartridge for Operating Systems and Cartridge for Infrastructure agents.

FAM-4414

When an WinRM connection fails with an invalid XML response, the Apache HttpClient library prints the following erroneous alarming message to the standard error stream:

[STDERR] [Fatal Error] > :1:50: White spaces are required between publicId and systemId

FAM-3885

The Remote Connection services do not default to a global timeout value if no other timeout value is specified.

Installer

Defect ID

Known Issue

FAM-5965 A generated Agent manager support bundle is not compressed, and has an incorrect file and directory names.
FAM-3645

Failures in the operating system's NFS file-locking process can result in the Agent Manager not starting, or starting and then immediately shutting down.

FAM-1189

High Availability peer detection only works if the primary Management Server is used; it does not work if the secondary Management Server is used.

FAM-970

When you download the Agent Manager installers from the Components for Download dashboard using Internet Explorer, an Internet Explorer - Security Warning appears, indicating that the publisher is unknown.

FAM-818

If you interrupt the Agent Manager installation process, complete:100% is still displayed.


Legacy Agent Support (JFogbank)

Defect ID

Known Issue

FAM-1486

When a large legacy Foglight 4-based agent package is used for the first time in an Agent Manager installation, if you create multiple agent instances simultaneously, an error occurs: UndeclaredThrowableException "Failed to acquire the agent lock".

Workaround: The first time you create an agent instance after installing the package, create only a single instance. After that instance is complete, you can create multiple instances simultaneously.

FAM-1411

When sudo is not configured to allow root launch without a password for an agent that requests it, the sudo process (labeled fog4_launcher) persists for five minutes until it times out.

FAM-1365

When a DB2 agent is installed in two different Agent Manager instances on the same host, auto-discovery logs the message:
WARN An agent named DB2_DB2 could not be found
.

FAM-598

The system is unable to start data collection for a JFogbank agent with a space in the instance name.

Script Agent Support (JCollector)

Defect ID

Known Issue

FAM-3915

Script agents that call Windows PowerShell scripts can hang if they are not provided with stdin on the command-line.

Workaround: Provide the script file as stdin when using a batch script agent to invoke a PowerShell script. For example:

@echo off
type yourpowershellscript.ps1 | powershell -ExecutionPolicy RemoteSigned -NoProfile -NonInteractive -command -

FAM-3471

A NullPointerException occurred when you start or stop data collection for the script agent.

FAM-1525

Script agents did not run properly if they were deployed with incorrect line endings for the target host.

Common

Defect ID

Known Issue

COM-1474

The command line option to common launcher should be expanded to generate heap histograms as well as heap dumps on Sun VMs.

COM-1308

Changing the default temp directory on Windows 7 results in the following error:

QcnUtil\src\qcn_sysinfo - Error output from external program: D:\temp\quest-wmi-query-HKbaaa.vbs

COM-1276

Using multiple --add-debug-level options lead to a FATAL log message, even though the help text says they are allowed.

COM-1267

A script used to pull selected entries from the Windows event log for the Agent Manager support bundle did not exist on Windows 7 or Windows Server 2008. 

COM-1263

The temp directory detection code should determine if a directory exists before attempting to create a temporary file in it.

COM-1262

The command-line option -r for the Agent Harness was stripped out on Windows.

COM-1208

The command-line thread dump failed on Windows Server 2008 R2 with the message: Could not create outgoing pipe ... Access is denied.

 


Third Party Known Issues

Third Party Known Issues

The following is a list of third party issues known to exist at the time of this release.

Defect ID

Known Issue

FAM-3930

Symantec Endpoint Protection 12 reports false positive virus warnings for Agent Manager installers.

When downloading a Windows Agent Manager installer (32- or 64-bit) from the Management Server, Symantec Endpoint Protection version 12 may report a Download Insight failure with the signature WS.Reputation.1. This is not an actual virus signature; rather, it is simply a reputation system which rejects downloads of new executables that have not been seen by many Symantec Endpoint Protection users. This warning may be safely ignored.
Workaround: To proceed with the download, click More under the Activity box, and then click Allow This File.

Running the 32-bit Windows installer may cause Symantec Endpoint Protection to also report a false positive detection with the signature Bloodhound.Sonar.9. Again, this is not an actual virus signature, but rather a heuristic which is triggering incorrectly. With default settings, Symantec Endpoint Protection will not allow the Agent Manager installation to proceed; the installer will abort with the message Configuration Failed.
Workaround: Open Symantec Endpoint Protection, and click Change Settings on the left. Under Proactive Threat Protection, click Configure Settings, and under Sonar, enable the checkbox Prompt Before Terminating a Process.

 


Upgrade and Compatibility

Upgrade and Compatibility

The 5.8.1 Foglight Agent Manager cartridge requires Foglight Management Server 5.7.1 or later. The cartridge is compatible with all previously released versions of the Agent Manager client application.

Agent Manager upgrades from a 5.5.4.x legacy release require an intermediary upgrade to 5.6.7 prior to upgrading to 5.8.1 or later. To complete this intermediary upgrade, install one or more of the Agent Manager 5.6.7 platform-specific cartridges (as required), and upgrade the legacy hosts to this release before deploying the 5.8.1 Agent Manager cartridge or upgrading the Foglight Management Server to version 5.7.1. After all of the legacy hosts are running version 5.6.7, and the Foglight Management Server is upgraded to version 5.7.1, you can start upgrading your hosts to version 5.8.1.

For more information about upgrading the Management Server and the Agent Manager, see the Upgrade Guide.

 


相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级