This check monitors Citrix Hypervisor through the Datadog Agent.
Follow the instructions below to install and configure this check for an Agent running on a host. For containerized environments, see the Autodiscovery Integration Templates for guidance on applying these instructions.
The Citrix Hypervisor check is included in the Datadog Agent package.
No additional installation is needed on your server.
The recommended way to monitor Citrix hypervisors is to install one Datadog Agent on each hypervisor.
The Citrix Hypervisor integration requires a user with at least read-only
access to monitor the service.
-
Edit the
citrix_hypervisor.d/conf.yaml
file, in theconf.d/
folder at the root of your Agent's configuration directory to start collecting your Citrix Hypervisor performance data. See the sample citrix_hypervisor.d/conf.yaml for all available configuration options.
Available for Agent versions >6.0
-
Collecting logs is disabled by default in the Datadog Agent. Enable it in
datadog.yaml
:logs_enabled: true
-
Add this configuration block to your
citrix_hypervisor.d/conf.yaml
file to start collecting your Citrix Hypervisor logs:logs: - type: file path: /var/log/xensource.log source: citrix_hypervisor
Change the
path
value and configure it for your environment. See the samplecitrix_hypervisor.d/conf.yaml
file for all available configuration options.
Run the Agent's status subcommand and look for citrix_hypervisor
under the Checks section.
See metadata.csv for a list of metrics provided by this check.
The Citrix Hypervisor integration does not include any events.
See service_checks.json for a list of service checks provided by this integration.
Need help? Contact Datadog support.
Additional helpful documentation, links, and articles: