To test Xen connectivity

To test Xen connectivity


If xen discovery is failed, 

Follow the steps:

1. Download the attached XenSessionCheck.zip file and extract here in \OpManager\
2. Open the command prompt, go to \OpManager\ and execute VirtualXenExe.bat file by giving xen master details.

For example : VirtualXenExe.bat <xen-masterIp> <username> <password> <port(443)>

3. Check if the customer gets the print "MASTER SESSION ESTABLISHED".  If not take the error screenshot displayed on screen and contact the developer.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Find the missing VMs and Hosts - HyperV and Xen

                      After the HyperV discovery if the VMs are missing, query the below table and check select * from hyperventitymomap where entity_type = 'HyperV-VM'; select * from hyperventitymomap where entity_type = 'HyperV-Host'; When the MOID is -4, check whether ...
                    • Xen VMs Tab will be empty due to disk name is lengthy

                      Xen discovery issue:  Virtual Machines tab will be empty in the host snapshot page due to the Disk name is exceeded more than 100, and the below exception will be found in stderr log Caused by: java.sql.SQLException: Batch entry 21 INSERT INTO ...
                    • How to test the credentials of the devices in OpManager.

                      What is the purpose of Test Credentials? Credentials are authentication details used by OpManager to access the remote device for monitoring and management. If wrong credentials are provided during discovery, the authentication for access to the ...
                    • How to enable or disable automatic VM discovery?

                      Auto VM discovery feature enables you to automatically discover any new VMs added to your virtual servers without having to run rediscovery or update your inventory everytime. This setting can be enabled for any virtual parent device in OpManager ...
                    • Resolving Pgsql Startup due to DNS issue

                      1. Stop the OpManager service and wait till all java/postgres processes are closed. (If postgres process doesn't exit for a long time, do not kill the process, instead, run StopPgsql.bat from cmd and wait for the process to terminate.)  2. Navigate ...