> 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/sap/netweaver/j2ee-system/monitoring-role.md).

# SAP J2EE Monitoring Role

IT-Conductor supplies a role that covers all permissions required for monitoring the SAP J2EE Environment except the [certificates](/user-guide/monitoring/sap/netweaver/j2ee-system/keystore-views-and-certificates-monitoring.md), which are special cases.

### Monitoring Role Authorization <a href="#sapj2eemonitoringrole-monitoringroleauthorization" id="sapj2eemonitoringrole-monitoringroleauthorization"></a>

1\. Download the **ITCONDUCTOR\_MONITORING.txt** file in the IT-Conductor menu: **Support > Downloads > SAP Security Downloads > SAP J2EE Monitoring Role**.

2\. Import the file into SAP J2EE Identity Management.

![Figure 1: SAP J2EE Identity Management (a)](/files/S4ZwZqJU77XVi3MwY8mj)

3\. While importing the file, make sure that:

* Skip Missing Principals is checked as not all security actions in the role may be present in the particular J2EE System.
* Override Existing Data is checked when updating the role.

![Figure 2: SAP J2EE Identity Management (b)](/files/8fxWz6jsl6io9hsmvZwd)

### Related Information <a href="#sapj2eemonitoringrole-moreinformation" id="sapj2eemonitoringrole-moreinformation"></a>

* [SAP J2EE Server Monitoring](/user-guide/monitoring/sap/netweaver/j2ee-system.md)
* [SAP PO Application Monitoring](/user-guide/monitoring/sap/netweaver/j2ee-system/po-application-monitoring.md)
* [Keystore Views and Certificates Monitoring](/user-guide/monitoring/sap/netweaver/j2ee-system/keystore-views-and-certificates-monitoring.md)


---

# 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/user-guide/monitoring/sap/netweaver/j2ee-system/monitoring-role.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.
