1. Home
  2. Docs
  3. Runtime
  4. Monitoring
  5. Jeyzer Multi Monitor

Jeyzer Multi Monitor

The Jeyzer Multi Monitor permits to monitor multiple Java applications.
As soon as you need to monitor multiple applications in a mature environment, we recommend you to use the Jeyzer Multi Monitor.

Command

To start the Jeyzer Multi Monitor execute the command jeyzer-multi-monitor.bat or jeyzer-multi-monitor.sh, located under the analyzer\bin directory of your Jeyzer installation.

The Jeyzer Multi Monitor requires some setup steps : see the deployment section.

Installation

Jeyzer Installer : Select the Jeyzer Monitor component.
The Jeyzer Installer will guide you in the high level setup.
Check the quick_start.html at the Jeyzer installation root : it contains useful paths.

Configuration

Jeyzer Monitor configuration relies on :

Logging

Jeyzer Multi Monitor relies on the logback framework.

The multi-monitor-logback.xml drives the console and file logging.
It is located in the analyzer/config/log directory of your Jeyzer installation.

Logging is set to INFO by default, which is not invasive.
Logging settings can be changed at runtime (no need to restart).
Log file is generated under the analyzer/log directory.

Outputs

Output locations are fully configurable.
Below are the standard paths.
We distinguish three categories of outputs for each monitored application :

  • Monitoring : working directory for the generated logger files
    By default : work/recordings/<application recording>/monitor
  • Publishers : see the publishers configuration
  • Analysis : the working directory for the JZR report and related resources
    By default : work/recordings/<application recording>/analysis