Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

System Console provides you with a list of information related to the status of Adeptia Connect. It also helps to diagnose the errors that may have occurred while using Adeptia Connect.

...

  1. Go to Account > System Console.

    The System Console page is displayed.

    Image RemovedImage Added

  The System Console page helps you diagnose the errors occurring while using Adeptia Connect. 

...

"Overview" shows an overview of microservices and the databases including their status and details based on different monitoring parameters. 
Image Removed
Image Added

IconDescription

Execution is successful.

Warning when execution is partially completed.

Errors while execution.

...

"Report" displays the status (Running/Stopped), Number of Pods Running, and Image Tag for each microservice and database connection availability with errors and warnings. You can also click  to download the detailed report for of each microservice in JSON format.

Image Added

Anchor
Usage Report
Usage Report
Usage Report

You can click the URL/button at the top-right corner to navigate to the URL of the external monitoring tool that you may have configured using the property monitoring.tool.url.

Image Removed

Configuring button for external monitoring tool

You need to configure following properties to display navigation button for external monitoring tool. Navigation button is visible in the top-right corner for Overview and Report sectionTo know more about the Usage Report details, click here.

Adding button to access external monitoring tool

You can add and configure a button to navigate to an external monitoring tool you may be using for monitoring purposes. The added button is displayed in the Overview and the Report sections of the System Console. Follow the steps given below to add and configure the button.

  1. Go to Account > Settings.
  2. Expand Expand Application Settings, and then select Common in the left panel.
  3. Expand the property category, Monitoring Tool

    Configuration

    Configuration and

    update

    set the following properties

    as per your requirement

    .

    Property NameDescription
    monitoring.tool.button.text

    Property to

...

  1. provide a name

...

  1. to the button.

...

  1. Warning
    titleImportant
    It is mandatory to enter a name for the button in this field to make the button visible.


    monitoring.tool.button.tooltip

    Property to

...

  1. provide a tooltip

...

  1. for the button.

    Info
    No tooltip is displayed if you leave this field blank.


    monitoring.tool.url

    Property to

...

  1. set the URL for the external monitoring tool.

...

  1. Leaving this field blank displays the message "URL is not configured. Please configure the URL in "monitoring.tool.url" property" when you click the button.


  2. Click Update to save the changes.

To get the changes into effect, you need to reload the browser window.

The navigation button is displayed at the top-right corner in both the Overview and Report sections. Clicking the button navigates you to the external monitoring tool.

Downloading the Image Tags

...