Skip to main content

WhaTap mobile app

The following guides you to the functions available through the WhaTap mobile app. Through the app, you can see the status of user projects and receive alerts for the set events in real time.

The functions provided by the mobile app are as follows:

  • Dashboard: You can see the project list and check the project lists by organization and category, and monitor key metrics for each project.

  • Search for project: You can search for the desired project by using the project name or code.

  • Notice: You can see major notices for the WhaTap monitoring service.

  • Integrated notification: You can receive key notifications set for each project, and you can also see the list of previous notifications.

Note
  • The mobile app supports the service.whatap.io service. The installed type service is unavailable.

  • Available product types are as follows. We will expand the scope of support through future updates.

    • Application: Java, PHP, Python, Node.js, .NET, Go
    • Server
    • Database
    • Kubernetes
    • URL
    • Browser
  • The mobile app does not support the project grouping feature.

Installing the app

The WhaTap mobile app supports both Android and iOS environments. You can install the app by using the following link or scanning the QR code.

iOSAndroid
QR
iOS 12 or later
QR
Android 5.0 or later

Log in

You must log in the app for the first time. In WhaTap monitoring service, enter the registration email address and password and then tap Get Started.

Login

Note

If you have no account, follow the instructions in the following for sign up. You cannot sign up for membership through the mobile app.

Guidance to the initial screen

If you have logged in or launched the app for the first time, you can see the list of projects you belong to.

Initial screen

Learn about the main features

The mobile app consists of the following main menus: You can access the main functions of each menu by tapping at the bottom of the screen.

Main menus

  • Projects: You can see the list of projects that user belongs to or are controlled. You can see detailed information of each project and its major metrics. You can also filter the desired projects through search.

  • Alerts: You can see notifications for the events set in individual projects starting with the most recent data.

  • Account: You can see user accounts, change the language and notification reception, and set the OTP authentication feature.

Checking the notices

To see the notices of the WhaTap monitoring service, tap Notification icon in the upper right of the screen.

Note

To return to the previous screen, tap Close icon in the upper right of the screen.

Checking by product type

You can see the projects by product type.

  1. On the upper right of the screen, tap Category icon.

  2. If the product list appears, select a desired one.

    List of categories

Only the projects corresponding to the selected product appear in the list.

Checking the project status

You can see the list of all projects categorized by product. On the upper right of the initial screen, tap Icon. You can see the list of projects for each product. If you tap Product Description, the product introduction page appears.

Project status

Searching for the project

If it is difficult to find a project because there are a lot of projects, you can find a desired project through a search. Enter the project name or project code in the Search field, and then tap Complete on the keyboard.

Checking by organization

To check the project list set by organization, tap Non-Organization in Organization, and then tap a desired organization. Only the projects corresponding to the selected organization appear in the list.

Select organization

Projects

At the bottom of the screen, tap Projects. It provides the following key features.

  • You can see the list of projects that user belongs to or are controlled.

  • You can see detailed information of each project and its major metrics.

  • You can sort the projects by organization and filter the desired projects through a search.

  • You can view and filter projects by product category.

Note

The product types that can be found in the project list are Application, Server, Database, Kubernetes, URL, and Browser.

Checking the project list

A project appears in the card view format as shown below, and it consists of the project's key metrics, basic information, and such.

Project card

  • The project name appears at the top of the project. Tap Detail to see more metrics.

  • The representative metrics appear in the middle section of the project. The displayed metrics may differ depending on the product type.

    • Application: Active Transaction

    • Server: CPU utilization

    • Database: Active session

    • Kubernetes: Summary information of the Kubernetes elements

    • URL: Displays the total number of URLs and the numbers of normal URLs and erroneous URLs

    • Browser: Page load Timeline

  • At the bottom of the project, information such as product type, product name, region, project code, and subscription type appear.

Exploring the dashboard

If you tap Detail for each project in the project list, the Dashboard screen appears.

dashboard

  • You can see the project codes in the upper right corner of the screen.

  • Details of the project and the agent and server information can be seen in the section located at the top.

  • Based on the time displayed in Standard Time, the metrics can be viewed for 10 minutes, 30 minutes, and 1 hour. In Latest, tap any of 10 Min, 30 Min, and 1 Hour.

  • In addition, key metrics for each product are arranged. You can check them in the following list.

    Appication
    • Active Status: This chart allows you to see the progress of active transactions and the number of active transactions for each status.

    • Active Transaction: This chart allows you to check active transactions by agent. The colors in the chart indicate the response times of active transactions. Blue (Normal) indicates within 3 seconds, Orange (Slow) 3 to 8 seconds, Red (Very slow) more than 8 seconds.

    • Hitmap: This chart displays the distribution of response times for completed transactions. If you tap TX trace, the Transaction List screen appears to see the transaction list. To see the erroneous transactions, tap All.

    • Apdex: Application Performance Index (Apdex) is the indicator of the application performance. You can measure the customer satisfaction about your web applications. It can be used as an indicator of user satisfaction and the value is between 0 and 1.

    • TPS: Number of transactions processed per second

    • Average Res. time: Average time needed for the application server to return the request results.

    • System CPU: It is the CPU usage of the application server.

    Server
    • CPU Resource Map: This distribution chart displays the CPU usage of all servers.

    • CPU Top 5: List of top 5 processes based on the maximum usage of CPU.

    • Memory Top 5: List of top 5 processes based on the maximum usage of memory.

    • Disk Top 5: List of top 5 processes based on the highest disk I/O usage.

    Database
    • Thread Running Top 10: Number of top 10 sessions performing queries by instance.

    • Thread Connected Top 10: Number of top 10 connected sessions by instance.

    • Active Sessions: Time series chart that displays the number of active sessions performing queries during search.

    • Thread Connected Chart: Time series chart that displays the number of connected sessions by agent during search.

    Info

    For Database products, you can see the metrics for each instance by tapping List at the bottom of the screen.

    Kubernetes
    • Number of Kubernetes containers: Displays the number of containers in progress by status.

    • Number of Kubernetes pods: Displays the number of Pods in progress by status.

    • Pod Count Chart: Time series chart that displays the number of active Pods by status during search.

    • Node CPU: Time series chart that displays the CPU utilizations for each node during search.

    • Node Memory: Time series chart that displays the memory utilizations for each node during search.

    Note

    For Kubernetes products, you can see the containers by tapping List at the bottom of the screen. You can see the details for each container.

    URL

    You can see the list of URLs registered by the user and the HTTP status codes for each URL.

    Browser
    • Page Load Timeline: This chart displays average times for each page load and each load step.

    • Pageload Hitmap: This chart displays the distribution of response times for page load during search.

    • AJAX Hitmap: This chart displays the distribution of AJAX response times during search.

    • Errors per page: Displays the number of errors that occurred during search and the top N errors occurred by page.

    • Errors per error message: Displays the top N counts for the numbers of errors that occurred during search and the sums for each error message.

Checking alerts by project

You can see the notifications delivered to the events set in individual projects. At the bottom of the screen, tap Alert.

Notification

Checking the project settings

You can see the details of individual projects, alert settings, and user information. At the bottom of the screen, tap setting.

Setting

  • Project Info: You can see the detailed information of a project.

  • Alert Settings: You can set the alerts for the current project.

    • Receive Settings: You can set whether or not to receive alerts set in the current project.

    • Range Of Reception: You can determine whether to receive Total alerts or receive Warning alerts.

  • User Info: You can see the information of the current user.

  • Project Member Info: You can see the all users in the project.

Integrated alerts

To see the alerts for all projects, tap Alerts in the initial screen of the mobile app.

Notification

  • You can see alerts for all projects starting with the most recent data.

  • Tap the project name in each alert to go to the corresponding project.

Note

You can view the alert history for up to 7 days. We will expand the scope of view through future updates.

Setting an account

In the initial screen of the mobile app, tap Account.

Account

The Account menu provides the following functions:

  • Checking the user account information and configuring the language and organization settings

  • Alert Notification Setting

  • OTP authentication

Changing the app's default language

To change the default language of the mobile app, tap the favorite language in Language.

Setting the default organization

You can default the list of projects displayed in Projects as the list of projects corresponding to your organization. Select a favorite organization in Organization.

Setting the alert reception

You can receive alerts or release the reception setting through the mobile app. In the Receive Alerts section, tap to apply the desired settings.

OTP authentication

OTP authentication can be set through the WhaTap mobile app and the OTP authentication key can be provided to be entered when logging in the web service.

  1. Log in the WhaTap monitoring service (https://service.whatap.io).

  2. Select the profile icon on the upper right of the screen.

  3. If the dropdown menu appears, select Manage Accounts.

  4. If the My profile menu appears, scroll down the page to go to the Multi-factor authentication section.

  5. If (Re)Create OTP key is selected, the QR code appears.

  6. In the WhaTap mobile app, go to the Account menu.

  7. In the OTP section, tap QR.

  8. Once the camera has run, scan the QR code on the web page.

  9. The OTP key appears on the WhaTap mobile app.

  10. Enter the OTP key on the web page and then select Validate OTP key.

The OPT authentication process is completed. Afterwards, log in WhaTap monitoring service and then enter the OTP key on the mobile app when the OTP authentication key prompts.

Note

For more information about the multi-factor authentication, see the following.