---
title: MBean monitoring (legacy)
description: This legacy functionality is deprecated.
component: pingam
version: 8.1
page_id: pingam:monitoring:monitoring-web-pages
canonical_url: https://docs.pingidentity.com/pingam/8.1/monitoring/monitoring-web-pages.html
keywords: ["Monitoring"]
page_aliases: ["maintenance-guide:monitoring-web-pages.adoc", "monitoring-guide:monitoring-web-pages.adoc"]
---

# MBean monitoring (legacy)

|   |                                                                                                                                   |
| - | --------------------------------------------------------------------------------------------------------------------------------- |
|   | This legacy functionality is [deprecated](https://docs.pingidentity.com/pingam/release-notes/stability.html#interface-stability). |

You can configure AM to let you access a web-based view of AM MBeans on port 8082 where the core server runs, such as `https://am.example.com:8443/`. Go to Configure > Global Services > Monitoring in the AM admin UI and make sure both Monitoring Status and Monitoring HTTP interface status are enabled.

The default authentication file lets you authenticate over HTTP as user `demo`, password `changeit`. The user name and password are kept in the file specified, with the password encrypted:

```bash
$ cat openam/security/openam_mon_auth
demo AQICMBCKlwx6G3vzK3TYYRbtTpNYAagVIPNP
```

If you make changes to the authentication file, you must restart AM for the changes to take effect.

![You can monitor an instance through a web browser.](_images/web-based-monitoring.png)Figure 1. MBeans in a browser
