Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 449 Bytes

File metadata and controls

12 lines (7 loc) · 449 Bytes

REST monitoring

{% set previewVersion = book.currentVersion %}

{% include "/fragments/tech-preview.adoc" %}

This section covers how to use the REST monitoring functionality in Payara Server {{ book.currentVersion }}.

The REST monitoring implements a Jolokia type functionality in Payara Server.

It exposes MBeans over HTTP with a REST API to stop JMX monitoring requiring RMI. The REST monitoring is hosted on the admin-listener (port 4848).