> 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/ibm-db2-monitoring.md).

# IBM DB2 Monitoring

### **Background**

IT-Conductor DB2 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: IBM DB2 Server Availability Feature](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2F1TweLnXvXgxU5fiJkFnK%2FIBM%20DB2%20Server%20Availability%20Feature.png?alt=media\&token=0fee81d6-fe41-4a98-8516-420f61b4f1ad)

![Figure 2: IBM DB2 Server Availability Sample Graph](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FtKTG7ePSzyQZtgQOt15v%2FIBM%20DB2%20Server%20Availability%20Sample%20Graph.png?alt=media\&token=07d3d535-e766-46d6-bcf9-921bb37e5e90)

#### **Space Usage**

IT-Conductor continually monitors the disk space consumed by the system processes as well as the free space.

![Figure 3: IBM DB2 Server Space Usage Feature](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FUw5xV3X6ZddsLSKFkeUb%2FIBM%20DB2%20Server%20Space%20Usage%20Feature.png?alt=media\&token=cabacd3e-c1dc-4e7b-bcb4-0a0f67270935)

![Figure 4: IBM DB2 Server Used Space Sample Graphs](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2F3Qr6XIlSGnSeO9TAzOeb%2FIBM%20DB2%20Server%20Used%20Space%20Sample%20Graphs.png?alt=media\&token=429c3648-a80b-4997-aac4-75b4b149a7d4)

#### **System Performance**

Display real-time metrics regarding the performance of the DB2 Server in terms of Buffer Quality,

locks, timeouts, etc.

![Figure 5: System Performance](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FbEivjS1ddSc7LowRF6A7%2FSystem%20Performance.png?alt=media\&token=a300a929-66be-48da-8365-0cadc7a26f57)


---

# 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/ibm-db2-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.
