The XenApp monitor is added successfully but no data is being displayed.

The XenApp monitor is added successfully but no data is being displayed.

Troubleshooting Steps:

Note:  We are using WMI to monitor XenApp.

Step 1:
  • Do "wbemtest" by connecting to their XenApp Server using NameSpace "root\citrix"
  • Execute the WMI Query "select * from MetaFrame_Server" to check whether they can connect with xenapp server and execute WMI Queries successfully

Step 2:
If the above step work properly, then ask them to execute the following Query in their Applications Manager build path. (\AppManager\working\conf\application\scripts)

cscript //Logo //T:300 "wmiQueryExecuter.vbs" "HostName" "Username" "Password" "root\citrix:select * from MetaFrame_Server" "Domain=Domain, FarmName=FarmName, IPAddress=IPAddress, ServerName=ServerName, ServerType=ServerType, ZoneName=ZoneName, ZoneRanking=ZoneRanking, NumberOfActiveSessions=NumberOfActiveSessions, NumberOfDisconnectedSessions=NumberOfDisconnectedSessions, NumberOfSessions=NumberOfSessions"

Note: Open cmd as Administrator and execute the above. Replace userName, password, hostname with their XenApp Server details.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Troubleshooting URL Monitor

                      Here are few of the common errors you may come across in URL monitor, we have mentioned the steps you can follow to troubleshoot them. General troubleshooting for URL monitor Ensure that the URL is accessible from the server in which Applications ...
                    • Real User Monitor (RUM) - Troubleshooting

                      If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                    • Self monitor Applications Manager using Real User Monitoring

                      We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
                    • DNS Monitor - Troubleshooting

                      Common DNS Monitor Errors and Troubleshooting Guide 1. Host Not Found Description: The DNS server was unable to locate the requested lookup address. Possible Causes: This may happen if the hostname is incorrect, the domain does not exist, or there is ...
                    • How to get ISP and Region data in Real User Monitor?

                      The default setting of the Real User Monitor does not display ISP and region data for the end user. To obtain the data, you have the option to use a third-party Geolocation API. Currently, RUM exclusively supports APIs that provide responses in JSON ...