Issue:
When looking at the ICA/HDX tab, there are no metrics for ICA Latency, Connection Speed and ICA Channel Uses. Please note - Network Latency and ICA RTT are not the same as ICA Latency.
Troubleshooting Steps:
- Confirm the length of the session, has it been established for more than 5 mins? It can take about 3-5 mins after the session is established in order to see these metrics. If the session has been established for more then 5 mins, please proceed. If not, give it some more time.
- Confirm Agent is installed and connected on the machine where the metrics are missing.
- Check the Configure>Inventory page of the technology and see if there is a green square in the "stat" column for the machine, this means the agent is connected.
- If there is a red square this means the agent was connected at one point in time but it is not currently connected. Please create a support ticket for further assistance.
- If there is no square at all, this means there is no agent installed. Please search "agent installation" in this support center for instructions.
- Enable Agent Logging and then Restart the Agent Service (wait at-least 15 mins to let the logs collect)
- For full instructions please reference the article Goliath Server and Agent Logs
- In the meantime, gather screenshots of the missing metrics on the ICA/HDX Channel tab
- Once you have uploaded the agent logs, search for the phrase “no counters detected”.
- If this phrase is found in the logs, this means that there the Windows Perfmon Counters Goliath uses to collect the ICA Metrics are not installed on the machine. This can be resolved by re-registering the citrix icaperf.dll file on the machine/gold image. Example:
- Steps to re-register icaperf.dll:
- Identify where the dll file is located. It will be at one of the following locations:
- C:\Windows\System32\ICAPerf.dll
- C:\Program Files (x86)\Citrix\System32\ICAPerf.dll
- C:\Program Files\Citrix\ICAService\icaperf.dll
- Open command prompt with run as admin
- Execute the following command: regsvr32 "location"
- For example: regsvr32 "C:\Program Files\Citrix\ICAService\icaperf.dll"
- Restart the MonitorIT Agent Service
- Once this is completed wait about 5-10 mins and then you should start seeing the metrics appear in the technology.
- Identify where the dll file is located. It will be at one of the following locations:
- If the phrase is not found collect the agent logs and server logs and log a support ticket.
- If this phrase is found in the logs, this means that there the Windows Perfmon Counters Goliath uses to collect the ICA Metrics are not installed on the machine. This can be resolved by re-registering the citrix icaperf.dll file on the machine/gold image. Example: