---
title: Connecting with JMX
description: The Java Management Extensions (JMX) MBeans agent included on the Java SE platform enables connections to local and remote Java clients to monitor performance.
component: pingaccess
version: 9.0
page_id: pingaccess:pingaccess_monitoring_guide:pa_connecting_with_jmx
canonical_url: https://docs.pingidentity.com/pingaccess/9.0/pingaccess_monitoring_guide/pa_connecting_with_jmx.html
revdate: March 27, 2024
---

# Connecting with JMX

The Java Management Extensions (JMX) *(tooltip: \<div class="paragraph">
\<p>Java technology that provides tools for managing and monitoring applications, devices, system objects, and service-oriented networks.\</p>
\</div>)* MBeans agent included on the Java SE platform enables connections to local and remote Java clients to monitor performance.

JConsole permits connections to local and remote Java processes.

|   |                                                                                                               |
| - | ------------------------------------------------------------------------------------------------------------- |
|   | If your instance of PingFederate is running as a Windows service, you must connect through the remote option. |

* For information on connecting to a local process, see [Connecting to a local process](pa_connecting_to_a_local_process.html).

* For information on connecting to a remote process, see [Connecting to a remote process](pa_connecting_to_a_remote_process.html).
