ESM: To discover and monitor the Citrix Xen Hypervisors and Citrix Xen Virtual Machines
search cancel

ESM: To discover and monitor the Citrix Xen Hypervisors and Citrix Xen Virtual Machines

book

Article ID: 331908

calendar_today

Updated On:

Products

VMware Smart Assurance Network Observability

Issue/Introduction

  • How to discover and monitor the Citrix Xen Hypervisors and Citrix Xen Virtual Machines.

  • What are the feature license requirements for Citrix Xen Servers.

Environment

All supported releases of Smarts

Resolution

This article aims to provide instructions on discovering and monitoring Citrix XenServer on ESM with reference to the How to Set Up the EMC Smarts Server Manager for Citrix XenServer

Procedure:

  1. Open the "Service Assurance Manager Global Console" attached to the Server Manager (INCHARGE-ESM by default).
  2. In the "Topology Browser Console", select "Configure > Domain Manager Administration Console".
  3. Right-click the ESM server in the left pane and select "Configure ESM credentials".
  4. In the "Configure ESM credentials" dialog box, select "XenServer" for the host type.
  5. Type values in the following fields:
Field Value
Host IP address for the primary and secondary XenServer or standalone XenServer where the individual XenServer hypervisor resides
User ID XenServer read-only user name
Password XenServer read-only password
  1. Click "Apply credential with testing".


If the options are greyed out and not available for editing, this may be related to the feature license "OpenSourceHypervisor_Feature". The following query can be run to retrieve the feature properties:

 ./dmctl -s INCHARGE-ESM get OpenSourceHypervisor_Feature::OpenSourceHypervisor-Feature

Properties of OpenSourceHypervisor_Feature::OpenSourceHypervisor-Feature:
    CreationClassName = OpenSourceHypervisor_Feature
          Description = ESM Domain Manager Features
          DisplayName = Open Source Hypervisor feature
          FeatureName = AP_OSH
           FeaturedBy = {  }
            IsEnabled = FALSE
         MetaMemberOf = {  }
               Models = {  }
                 Name = OpenSourceHypervisor-Feature
             Required = FALSE
              RuleSet =
          ServiceName =
               Vendor = EMC/Smarts
              Version = 9.1


Alternatively, find the AP_OSH feature in the license file:
 

FEATURE AP_OSH sm_lmgrd92 9.0 26-oct-2016 uncounted AD4A4ACC7435 \



Additional Information

In addition, please refer to the Enabling XenServer discovery and monitoring for enabling and disabling XenServer discovery and monitoring:

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
  1. Enter the following lines:
# Enable Xen Hypervisor discovery and monitoring.
IsXen = TRUE
  1. Save and close the file.

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