After deleting an Foglight Agent Manager (FglAM) installation from a remote server (server1), the Agent Host dashboard is still displaying the deleted FglAM. In the FglAM log file the following error can be found:
2014-07-08 17:13:59.479 WARN [Startup Thread] com.quest.glue.core.config.ParsedGlueConfig - The currently configured display name server1 is different from the detected value server2. If host names are not expected to change this might indicate a problem with the network identification configuration for this host. Metrics might be submitted to the management server under the wrong host name.
Set the correct display name in the FglAM config file on server2.
The display name can be set in file: $FglAM_HOME/config/fglam.config.xml.
After changing the display name to the correct value, restart the FglAM. Now the Agent Host dashboard will display the correct host name.