> For the complete documentation index, see [llms.txt](https://docs.itconductor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itconductor.com/user-guide/monitoring/database/sap-hana-system/scale-out.md).

# SAP HANA Scale-Out Monitoring

SAP HANA Scale-out means combining multiple independent nodes in one system. SAP HANA systems that are remotely configured in IT-Conductor are monitored by distributing the tenant databases across multiple nodes.

IT-Conductor provides monitoring of multiple databases such as system DB and tenant databases. They are observed as separate elements, but each tenant is monitored like other primary tenant databases. Furthermore, IT-Conductor offers a drill-down feature for further analysis, correlated alerts, operational status, and performance metrics across applications/DB/OS. The platform also provides time-correlated information about how the monitored system functions and performs.

### Configure HANA Systems for Monitoring in IT-Conductor <a href="#configured-hana-systems-in-it-conductor" id="configured-hana-systems-in-it-conductor"></a>

{% hint style="info" %}
**Note:** To learn more about configuring SAP HANA Systems in IT-Conductor, kindly refer to this [article](/user-guide/monitoring/database/sap-hana-system.md).
{% endhint %}

In the Administrator dashboard, navigate to HANA Systems.

![Figure 1: SAP HANA Systems in Administrator Dashboard](/files/1hWLx1cUfRU7ui29awkY)

The page will show the list of HANA Systems defined in IT-Conductor.

![Figure 2: Sample List of SAP HANA Systems](/files/4xwcxBxydw1vT4g9G9ba)

Clicking the **\<System Name>** will give all the configured inputs when the system is first added to IT-Conductor for monitoring. The next page will show the details such as the System ID, Role, Host, Tenant Database, etc.

![Figure 3: SAP HANA System Properties](/files/GV5Yskvsahoi1KF5DvDF)

### SAP HANA Tenants Monitoring in IT-Conductor <a href="#sap-hana-tenants-monitoring-in-it-conductor" id="sap-hana-tenants-monitoring-in-it-conductor"></a>

Every tenant database is monitored separately. Important features such as availability, alerts, and services are integrated into IT-Conductor for detailed monitoring.

![Figure 4: SAP HANA Tenants in Service Grid](/files/QzTyZ5TQXYgn19Zm19pS)

An SAP HANA node contains the CPU, memory, response times, threads, requests, and volume information to be tracked. Individual nodes in a distributed system have different roles (master, slave, or none) depending on the task.

![Figure 5: SAP HANA Services Monitoring](/files/4T2JNRfHEcPYF05JhPYp)

As mentioned, IT-Conductor offers a drill-down function providing more detailed information about the monitoring features. Clicking on the triangle icon to expand the grid or the graph icon will give the graphical charts where you can compare each component easily. This also enables administrators to troubleshoot faster with root cause analysis.

![Figure 6: Expandable Icons](/files/78KNbXJEmUpjH5Qe5s6N)

![Figure 7: Sample Charts for Thread Monitoring](/files/LQgKZqeQYjDBIbywUn8R)

#### Alerts <a href="#alerts" id="alerts"></a>

Performing regular checks on the status, performance, and resource usage is part of the continuous internal monitoring of a system. When configurable threshold values are exceeded, it issues alerts. Alerts can be monitored in individual tenant databases. When the alerts are triggered, they can potentially impact the system’s overall health.

![Figure 8: Sample Chart for Alert Monitoring](/files/xNEdBi9Xz9vT8kmaLMbs)

#### SQL Statements <a href="#sql-statements" id="sql-statements"></a>

In addition to the performance metrics overview, IT-Conductor can also give comprehensive information about SQL statements with just a click on the graph. SQL statements give a high-level overview of the database’s workload.

![Figure 9: Sample SQL Statement](/files/wZfLhf2HqKB7LLmzpMs6)

#### Linux Monitoring <a href="#linux-monitoring" id="linux-monitoring"></a>

Linux monitoring is also supported by IT-Conductor. Providing the SSH parameters will add the nodes to the monitoring platform. IT-Conductor automatically discovers Linux servers to monitor File Systems (if any) and important system metrics such as the CPU and memory utilization to know how much memory is used.

![Figure 10: Linux Monitoring in SAP HANA](/files/2qr8PpDwSF5LLu57wZgi)

### Video

{% embed url="<https://vimeo.com/254364914>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.itconductor.com/user-guide/monitoring/database/sap-hana-system/scale-out.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.
