Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

Application Performance Management (APM) is a built-in feature that automatically monitors system and application performance. The monitoring is done at runtime, and alerts can be configured for various metrics including errors so that email notifications are sent when thresholds are exceeded.

How do I access the System APM?

Localhost version APM

Cloud version APM

Panel
borderColorpurple
bgColorwhite
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

Cluster Nodes is a new feature in cloud version Joget DX 8.

Its usage is to see different nodes in a cluster environment.


Steps
  1. Log in as an administrator
  2. Open up the Administrator Bar
  3. Click on Monitor
  4. Click on Performance

How do I access to the APM in my App?

Steps
  1. Log in as an administrator
  2. Hover on an app until a pencil icon is displayed 
  3. Click on the pencil icon to access the App Composer
  4. Click on the Performance icon
  5. This will display performance information related only to the current App


Web Request Performance


Image RemovedImage RemovedImage RemovedImage Removed
Features

Cluster Nodes

Panel
borderColorpurple
bgColorwhite
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

Cluster Nodes is a new feature in cloud version Joget DX 8.

Image Added

Response Time

Image RemovedImage Added

Slow Traces

Image RemovedImage Added

Errors

Image Added

Queries

Image Added

Service Calls

Image Added

Thread Profile

Image Added

Download Slow / Error Trace

For further analysis, the slow / error trace can be downloaded by clicking on the bubble on the chart itself. Then, click on the download link to download.

Image RemovedImage Added


Application Performance Management (APM) properties

Image RemovedImage Added

NameDescription
Manage Alert

Set up an email Performance Alert notification.

Note
titleNote

This is only available in the System (APM) under the Monitor > Performance menu.

Delete Data

A prompt will be displayed to confirm the deletion of performance data.

Note
titleNote

This is only available in the System (APM) under the Monitor > Performance menu.

  • Last 30 minutes
  • Last 60 minutes
  • Last 2 hours
  • Last 4 hours
  • Last 8 hours
  • Last 24 hours
  • Last 2 days
  • Last 7 days
  • Last 30 days

Performance Alert

Manage Alert

NameDescription
Add AlertSetup an alert

Add Alert


NameDescription
Metric

The metric that this alert monitors.

Available Metrics:

  • Error Count
  • Error Rate (%)
  • Heap Memory Usage (MB)
  • Free Physical Memory (MB)
  • Process CPU Load
  • System CPU Load
Threshold

If the metric value over the given time period is greater than or equal to this threshold, then alert will be triggered

Lower Bound Threshold?Alert if the metric value is less than or equal to the threshold, instead of alerting if it is greater than or equal to the threshold.
Time Period (mins)The time period over which the metric is calculated.
Minimum Transaction Count

Time periods with very few transactions have much less meaningful metrics, so this can be used to suppress alerts from being generated unless the time period has a minimum transaction count.

Note
titleNote

This field will be displayed if Error Rate (%) is selected in the Metric field.


Severity
  • Critical
  • High
  • Medium
  • Low
Email NotificationA comma-separated list of email addresses.

SMTP

Tip

If no SMTP settings are configured here, this tool will read the SMTP configuration in the "General Settings".

You may configure common SMTP settings in "General Settings > SMTP Settings" for your future convenience.

NameDescription
Host

Email Server SMTP Host

Info
titleExample

smtp.gmail.com

Port

Email Server SMTP Port

Info

Typically, port 465 for SSL security option and 587 for TLS

Security
  • None
  • TLS
  • SSL
Username

Email Server Account Username

Info

On Google email account, use your full email address.

Password

Email Server Account Password

Info

Password submitted will be encrypted for security reason.

From Email Address

sender email address

Info
titleExample

no-reply@your-company-name.com

From Display Name

sender display name

Info
titleExample

Info No Reply

Info
titleQuick Test

Hit on the "Send Test Email" button to quickly validate and test out your email settings.