Admin Console

Upon successful login, the left side of the page displays the system's function menu (as shown in below), while the right side shows the system status (as shown in below). Click on the user name in the upper right corner to display Profile, About and Log out (as shown in below).

The system displays a countdown timer for idle time in the upper right corner of the page (as shown in below), and will automatically log out upon timeout.

To modify the logout time, go to Client Management > API Client and search for the user adminConsole, and click on the icon to access the Security page.

Click Update after changing the time for Validity of authorization period under Access token*.

Dashboard

The system provides a dashboard that records and displays the following essential items:

  • All Nodes (left panel): Aggregated data from the digiRunner instances on the right panel.

    • Displays basic information, including IP Address, Update Time, Total Request, Success, and Fail.

    • Bad Attempt: The number of failed authentication attempts during API requests. Click on the icon to view the list of API URLs that failed authentication.

    • TPS: Transactions Per Second; the number of API calls per second.

    • Top5 Fast Ranking: Lists the top 5 fastest APIs by response time.

      • Exclude Fail: Excludes failed API calls.

      • Include Fail: Includes failed API calls.

      • Click on the icon to access API Abnormal Report.

    • Top5 Slow Ranking: Lists the top 5 slowest APIs by response time.

      • Exclude Fail: Excludes failed API calls.

      • Include Fail: Includes failed API calls.

      • Click on the icon to access API Abnormal Report.

  • Last Login Record: Displays the date, login IP, and login status of the previous session.

  • Individual digiRunner (right panel):

    • Displays basic information, including IP Address, Update Time, Total Request, Success, and Fail.

    • Bad Attempt: The number of failed authentication attempts during API requests. Click on the icon to view the list of API URLs that failed authentication.

    • TPS: Transactions Per Second; the number of API calls per second.

    • DB Connection: Database connection status.

    • Cache: Displays the number of API caches, categorized by Rcd, Dao, and Fixed.

    • Queue: The number of records waiting to be written to ES or RDB.

    • Node Info:

      • CPU 8 core: CPU usage status.

      • Memory: Displays Free, Total, and Max memory usage.

    • API Thread Status: The system distributes incoming API calls based on their call rates. It routes all requests with similar characteristics to designated backend services to ensure stable and efficient traffic distribution. The routing is then dynamically adjusted according to system conditions to achieve optimal load balancing and performance.

      • Active Count: Number of threads currently in use.

      • Pool Size: Total number of threads created by the system.

    • Top5 Fast Ranking: Lists the top 5 fastest APIs by response time.

      • Exclude Fail: Excludes failed API calls.

      • Include Fail: Includes failed API calls.

      • Click on the icon to access API Abnormal Report.

    • Top5 Slow Ranking: Lists the top 5 slowest APIs by response time.

      • Exclude Fail: Excludes failed API calls.

      • Include Fail: Includes failed API calls.

      • Click on the icon to access API Abnormal Report.

Profile

Click on the user name in the upper right corner, and select Profile to access the Profile page.

About

Click on the user name in the upper right corner, and select About to access the About page to view the details of the current system, such as version number, etc.

Switch Work Area

  1. On the System Configs > Setting page, enter DGR_LOGOUT_URL in Keyword Search (as shown in below), and click on the icon (as shown in below) to access the Update page for setting up DGR_LOGOUT_URL.

  1. After entering the URL to redirect to in the Value* field and clicking Update, log out of the system to activate the redirection settings.

  2. If the Value* field is left empty, the URL will not be redirected.

Was this helpful?