Skip to content
Nicho edited this page Oct 7, 2024 · 1 revision

MTGCOMpanion technical server are embbeded to audit or manage MTGCompanion throught network service

Hawtio

Hawtio is a pluggable Web management console, built with the modern Web technologies such as React and PatternFly. The pluggable architecture is based on Webpack Module Federation and highly extensible; you can dynamically extend Hawtio with your own plugins or automatically discover plugins inside the JVM.

image

Jolokia

Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent based approach with support for many platforms. In addition to basic JMX operations it enhances JMX remoting with unique features like bulk requests and fine grained security policies.

can be used with Hawtio

MXBean Server

Run MXBean service for JMX access. Like JConsole image

Clone this wiki locally