Skip to content

T1. Quick Start in 5 Minutes

Diátaxis: Tutorial · Audience: anyone opening OPENMARU APM for the first time ← Back to contents · ← E1 Overview

Finishing this exercise leaves you able to sign in, choose the target you want to see, and read the meaning of a chart. It takes about 5 minutes. Just follow it in order -- explanations of why are left to links, and the focus here is on doing.

What you need

  • The OPENMARU APM address (the URL from your administrator)
  • A user ID and password (issued by your administrator)
  • A current browser (Chrome recommended)

Step 1 — Signing In

Entering the address in a browser brings up the sign-in screen.

The sign-in screen -- enter the user ID and password, then sign in
  1. Enter your ID in the User ID field.
  2. Enter your password in the Password field.
  3. Press the Sign In button.

If your company uses single sign-on (SSO), press the SSO Sign In button instead. 한국어/English and dark/light can also be changed in advance at the bottom of the screen.

Result -- on a successful sign-in, the first screen (the WAS dashboard) opens automatically.


Step 2 — Getting to Know the First Screen (3 Areas)

Every screen is made up of the same three areas. Learning where they are once now means never getting lost whichever menu you go to afterwards.

The overall layout -- header, left menu, main area
  1. The top header (the row at the very top) -- search, the AI diagnosis button, theme and language, alerts, settings, the user menu
  2. The left menu (the column on the left) -- pressing a major category (WAS, Web Server, Database, and so on) unfolds the minor categories. At the top of the menu is the target selector.
  3. The main area (centre to right) -- the charts and tables of the chosen screen. At the top of the main area is the context selector, and depending on the screen a period picker (for querying past intervals) as well. (The dashboard is real time only, so it has no period picker.)

There is no need to memorize it. For now just remember "the top is global tools, the left is the menu, the centre is the content". If you want the full menu list, open R1. Screen Map.


Step 3 — Choosing What to Look At

A dashboard only means something once you decide "whose" data it shows. On the WAS dashboard, use the application group selector at the top of the left menu (or the top of the main area), for example [0]ALL.

The top of the WAS dashboard main area -- the application group selector on the left, the Service, Infrastructure, and Group View tabs on the right
  1. Choose one application group. (The name of a service in production, for example.)
  2. The totals and averages of that whole group then appear in the charts.
  3. The three tabs at the top of the main area show the same group from different points of view.
The application group selector -- clicking it unfolds the group list
TabWhat it shows
Service"Is the service running well" -- TPS, response time, APDEX (user satisfaction), and error rate, plus live requests (Request Viewer, Request Velocity), the T-Map, the JVM heap, and active users
Infrastructure"Are the resources underneath all right" -- the service metrics above plus resource charts such as system CPU, system memory, and active database connections
Group View"Every group at a glance" -- regardless of the selection, lists every application group and its instances with their state, as cards or a list

Result -- when the charts fill with data, it has worked.

Note The WAS dashboard shows the whole group -- this screen has no host or instance selector. To see one particular instance, go into an instance-level screen (WAS ▸ Application, Topology Map, and so on). How to narrow from group → host → instance is in H1. Narrowing the Monitored Target.

Caution If the charts are empty, either the target (the application group) is not selected yet, or no agent is connected on that target. "What a group, instance, and agent are" is in E2. Core Concepts.


Step 4 — Reading What a Chart Means

When you do not know what a chart's numbers mean, press the ? icon beside the chart title.

  1. Click the ? beside the title of any chart (TPS, for example).
  2. An explanation appears of what that chart shows and what counts as a problem.
The ? help for the TPS chart -- what the chart shows and its problem signals

Result -- you can now find the meaning of any chart you do not recognize by yourself.

The dictionary gathering the explanations of every chart in one place is R2. Chart Metric Reference. The concepts behind the metrics (TPS, APDEX, heap, and so on) are covered in E3. What the Metrics Mean.

When you still cannot tell what the value means -- the chart's AI button

Where ? tells you what the chart is, there are times when you still cannot judge whether this value is normal and, if not, where else to look. When you know what the number means but not whether it is good or bad, pressing the AI icon at the top right of the chart card analyses that one chart closely.

  1. Click the AI icon at the top right of the chart card to analyse. (Hovering shows "CogentAI Analysis".)
  2. The chart's title, current metric data, target (host/instance), and shape are passed to the AI together.
  3. The CogentAI widget opens and reports, in plain language, an interpretation of the current state and where to look next -- along the lines of "this chart is in a … state; check … as well".
AI analysis of the TPS chart -- the CogentAI widget on the right with an automatic question and an analysis report per interval

Result -- you can now get not only the meaning of a chart (?) but also an interpretation of its current value (AI) by yourself.

Prerequisite The AI button is visible only when an administrator has turned the AI features on (Settings ▸ Cogent AI). If it is not visible, ask an administrator. Caution An AI answer is a starting point -- for actions that are hard to undo, such as a restart or a configuration change, cross-check against the actual charts and the R2 reference before deciding. The full set of AI buttons -- AI Diagnose in the header (the whole group), transactions, events, and so on -- is in H14. Getting AI Analysis of Charts and Events, and the tutorial is in T3. Analysing a Cause with AI.


Done — What You Can Now Do

Well done. These 5 minutes have left you able to:

  • sign in and open the first screen
  • know the three areas of the screen (header, menu, main area)
  • choose the target (application group) you want to see and change the point of view with the Service, Infrastructure, and Group View tabs
  • check the meaning of a chart with ? and an interpretation of its current value with the AI button

Next Steps

What you want to doGuide
Understand the concepts betterE2. Core Concepts · E3. What the Metrics Mean
Trace a slow request all the way throughT2. Tracing a Slow Request
See a past interval such as yesterday or last week (the dashboard is real time only)H2. Changing the Period
Learn more of the common operations (search, theme, favourites)R4. Common UI Elements
See the whole menuR1. Screen Map

Note Changing your password and setting your profile (time zone) are done from the user menu (the person icon) at the top right.