Within the 'fglam.config.xml' file, please remove the path 'usr/bin/sudo' within the config:path, as stated below:
BEFORE:
A few agents require more permissions that FglAM is ideally granted
to perform their instrumentation. In those few cases a separate
application (usually configured during installation) can be used to
selectively grant the required permission to those agents.
/usr/bin/sudo
AFTER:
A few agents require more permissions that FglAM is ideally granted
to perform their instrumentation. In those few cases a separate
application (usually configured during installation) can be used to
selectively grant the required permission to those agents.
(Location of file: located within $QUEST_FGLAM_HOME$\Foglight_Agent_Manager\state\default\config)