The Foglight Agent Manager spawns multiple processes.
quest> ps -ef | grep -i fog
quest 17282 1 0 Apr06 ? 00:00:00 Foglight 5.2.6.10: FoglightAgentManager Daemon on quest.co.uk
quest 17285 17282 0 Apr06 ? 00:00:01 Foglight 5.2.6.10: FoglightAgentManager Daemon on quest.co.uk
quest 17286 17285 0 Apr06 ? 00:00:00 Foglight 5.2.6.10: FoglightAgentManager Daemon on quest.co.uk
quest 17287 17285 0 Apr06 ? 00:00:00 Foglight 5.2.6.10: FoglightAgentManager Daemon on quest.co.uk
quest 17288 17285 0 Apr06 ? 00:00:00 Foglight 5.2.6.10: FoglightAgentManager Daemon on quest.co.uk
quest 17289 17285 0 Apr06 ? 00:00:00 Foglight 5.2.6.10: FoglightAgentManager Daemon on quest.co.uk
quest 17290 17285 0 Apr06 ? 00:00:00 Foglight 5.2.6.10: FoglightAgentManager Daemon on quest.co.uk
In one example, over 2000 FglAM processes were spawned.
CAUSE 1
This is caused by the linux 2.4 threads
CAUSE 2
Undetermined
RESOLUTION 1
get the output of the following commands\
getconf GNU_LIBPTHREAD_VERSION
echo $LD_ASSUME_KERNEL
You will need to unset $LD_ASSUME_KERNEL. If fgalm is using a shared account, which needs $LD_ASSUME_KERNEL to be set, you will need to setup a separate account, where this variable is not set. Please also bear in mind, if the parameter is set globally unsetting the variable locally or creating a new account will not have any effect.
RESOLUTION 2
Please contact Quest R&D for further investigation on this issue.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center