> 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/~/changes/j1RdUn49WBcajmJEmXUf/users-guide/monitoring/database-monitoring/sap-maxdb-monitoring.md).

# SAP MaxDB Monitoring

### Background

IT-Conductor MaxDB monitoring helps us track its performance based on the collected metrics, alerts, availability, and overall system health. IT-Conductor allows monitoring of several components such as SQL report automation, space usage, etc. You can also view the historical data depending on the selected time range.

### Features

#### **Availability**

Availability Monitoring is essential to determine whether an application or a particular service is running.

![Figure 1: SAP MaxDB Server Availability Feature](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FtziUoRcay49hqFeJxAVF%2FSAP%20MaxDB%20Server%20Availability%20Feature.png?alt=media\&token=b6975c24-60df-4bd9-9d8e-3a52184cc7c6)

![Figure 2: SAP MaxDB Server Availability Sample Graph](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2Fq6ojvcG5FGLlZlfD1KGQ%2FSAP%20MaxDB%20Server%20Availability%20Sample%20Graph.png?alt=media\&token=fdad554e-6045-4077-8cd5-d2ae8f757f73)

#### **Space Usage**

It continually monitors the disk space consumed by the system processes as well as the free space.

![Figure 3: SAP MaxDB Server Space Usage Feature](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FBolL6wjCANGoc4dPMYby%2FSAP%20MaxDB%20Server%20Space%20Usage%20Feature.png?alt=media\&token=4dc34122-aaf4-4205-bb4e-004e77913e84)

![Figure 4: SAP MaxDB Server Used Space Sample Graphs](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FyopY0Y6LZ1zYfMcpeKqh%2FSAP%20MaxDB%20Server%20Used%20Space%20Sample%20Graphs.png?alt=media\&token=42a68373-063a-4a6c-bcd4-1b713b0fd4d7)

**SQL Jobs**

Another feature in monitoring the SAP MaxDB Database is to check/run the SQL Jobs.

![Figure 5: SQL Job Feature](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2F3qBvVEW9eOOnqMpmIDnk%2FSQL%20Job%20Feature.png?alt=media\&token=ab527040-fbd1-4e5b-8d7f-bb3dcc180d02)

The page will show the list of active SQL jobs. By clicking on the name of the job, it will show the important details, including the execution logs that automatically report the output.

![Figure 6: SAP MaxDB SQL Jobs](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FdzwJWOpyPKgNVBgYluUA%2FSAP%20MaxDB%20SQL%20Jobs.png?alt=media\&token=7cdfa124-0bd4-44ea-a4cc-628d28e4ab13)

By clicking the **"Restart Activity"** icon, you have the option to reprocess the job.

![Figure 7: Reprocessing SQL Jobs](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2F3QyWAdUxdGU9f6HcuX0d%2FReprocessing%20SQL%20Jobs.png?alt=media\&token=e2872c16-8499-4a55-a9bf-d11faa1ea433)

In the list of SQL Jobs, click on the **"Activity History"** icon to show the reports in the particular job.

![Figure 8: Checking SQL Jobs](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FpnvMl27pG7XIEatdQnBB%2FChecking%20SQL%20Jobs.png?alt=media\&token=3d384499-6dad-48ae-b830-3da37744629d)

On the activity page, you can see the available performance reports. By clicking on th&#x65;**“Log”** icon, you will see the complete log details of the particular report.

![Figure 9: SQL Report](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2Fl5SlHWxefaQiL7gJINLd%2FSQL%20Report.png?alt=media\&token=91ffd357-9c44-4eed-9f31-fdeeb9ddf334)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.itconductor.com/~/changes/j1RdUn49WBcajmJEmXUf/users-guide/monitoring/database-monitoring/sap-maxdb-monitoring.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
