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

                      When configuring a URL monitor in Applications Manager, you might encounter several errors related to accessibility, configuration, or server-side issues. Below are common errors along with step-by-step troubleshooting instructions to help you ...
                    • 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) ...
                    • Real User Monitor (RUM) - Troubleshooting

                      If the monitor has not polled data for a long time, follow the below steps 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 this help ...
                    • How to configure Output Settings for Script Monitor?

                      Below are the details on how to configure Script Monitor Output Settings and expected output format, Output Configuration: Expected Output File Format: In the output file, Scalar data should be separated by scalar delimiter, here name, cpu, javaHeap ...
                    • 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 ...