By default, XenServer discovery and monitoring is enabled.

To enable/disable XenServer discovery and monitoring:

  1. At BASEDIR/smarts/bin, type the following command:

                   sm_edit conf/esm/ESM.import
                
  2. Enter the following lines:

    # Enable Xen Hypervisor discovery and monitoring.
    IsXen = TRUE
    
  3. Save and close the file.

    Restart the ESM Domain Manager to load the changed values in ESM.import file into the ESM server.