# Nutanix

### What is Nutanix Integration in ZigiOps?

Nutanix is a hyperconverged infrastructure (HCI) platform used for cloud computing, virtualization, and enterprise storage management across on-premises and hybrid cloud environments.

ZigiOps enables secure, API-based integration between Nutanix and ITSM, ITOM, and monitoring platforms. Using ZigiOps, alerts, metrics, and topology data from Nutanix can be synchronized with external systems to support automated incident management and infrastructure visibility workflows.

With ZigiOps, Nutanix can:

* Forward infrastructure alerts to operations management platforms such as OBM
* Synchronize cluster and node topology data with infrastructure monitoring tools
* Feed performance metrics into centralized monitoring and capacity planning platforms
* Participate in automated incident creation workflows triggered by infrastructure events

The integration is fully customizable and does not require custom scripts or plugins.

### Which Nutanix Versions Are Supported?

Please note that using a supported version is mandatory.

| Product | Supported Deployment Types | Supported Versions |
| ------- | -------------------------- | ------------------ |
| Nutanix | All                        | 5.x (or newer)     |

### Are There Any Environmental Prerequisites for Nutanix?

There are no environmental prerequisites for this product.

### How Do I Connect Nutanix to ZigiOps?

#### Nutanix - Connected System Configuration

Follow the steps below to add your Nutanix instance as a connected system.

{% stepper %}
{% step %}
Log into your ZigiOps instance.
{% endstep %}

{% step %}
Navigate to: **Connected Systems > Add New System > Nutanix**
{% endstep %}

{% step %}
Configure the Nutanix parameters

Configure the following parameters:

* **Server URL** - Input the URL of your Nutanix instance. For example, `https://nutanix.example.com:9440`
* **Username** - Input your Nutanix username.
* **Password** - Input the password for the above user.
* **Proxy Settings** - Enables the usage of a proxy server.
  {% endstep %}

{% step %}
Save the system

Examine the settings and if they are correct, click the **Save** button to store the system.

Once saved, Nutanix becomes available for use in ZigiOps integration templates.
{% endstep %}
{% endstepper %}

### What Are the Most Common Nutanix Integration Use Cases?

#### Use Case 1: Nutanix Alert Forwarding to OBM

Infrastructure alerts generated by Nutanix, including cluster failures, storage warnings, and performance threshold breaches, can be forwarded to OBM as structured events. Operations teams can correlate and act on Nutanix alerts alongside data from other infrastructure platforms.

#### Use Case 2: Topology Data Synchronization with OBM

Nutanix cluster and node topology data can be synchronized with OBM, keeping the operations platform's configuration model up to date with the actual state of the Nutanix HCI environment.

#### Use Case 3: Metrics Ingestion into Monitoring Platforms

Nutanix performance metrics can be forwarded to centralized monitoring platforms, enabling infrastructure teams to track capacity utilization and performance trends across their hyperconverged environment.

### What Integration Templates Are Available for Nutanix?

ZigiOps provides the following integration templates for Nutanix:

* Nutanix alerts to OBM events
* Nutanix metrics to OBM metrics
* Nutanix topology to OBM topology

*See the Integration Catalog for all Nutanix templates.*

Templates are documented individually in the Integration Catalog.

### Summary

The Nutanix integration in ZigiOps enables:

* Secure, username/password-based API connectivity
* Support for Nutanix 5.x and newer
* Integration with OBM and other monitoring platforms
* Alerts, metrics, and topology synchronization
* Optional proxy configuration
* Fully customizable synchronization workflows

ZigiOps allows Nutanix to participate in enterprise-grade ITOM and infrastructure monitoring ecosystems without requiring custom development.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zigiwave.com/available-systems/nutanix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
