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 ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • 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 prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                      • 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 ...
                      • 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) ...
                      • How to get ISP data in Real User Monitor?

                        The default setting of the Real User Monitor does not display ISP data for the end user. To obtain ISP data, you have the option to use a third-party Geolocation API. Currently, RUM exclusively supports APIs that provide responses in JSON format. ...
                      • APM Insight monitor is UP, but monitor page doesn't show any data

                        Possible Causes The APM Insight monitor status corresponds to the respective agent folder pointed Java Application status i.e., as long as the Application server is running, the monitor status will be UP. 1. No Transactions Recorded: It is possible ...