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.
...
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.
Configuring button for external monitoring tool
Adeptia Connect provides support for monitoring microservices and databases through an external monitoring tool by providing a navigation button for the Overview and Report section.
Follow the steps given below to configure button for external monitoring tool.
- Go to Account > Settings.
- Expand Application Settings, and then select Common in the left panel.
Expand the property category, Monitoring Tool Configuration and change the value of the following properties as per your requirement.
Property Name Description monitoring.tool.button.text Property to define the name of the button.
If you are not using any external monitoring tool, you can hide the navigation button by setting the value of this property to 'null'.
monitoring.tool.button.tooltip
Property to define the tooltip of the button.
If the value of this property is set to 'null' tooltip will not be displayed on the button.
monitoring.tool.url
Property to define the URL for external monitoring tool.
When the user clicks a button and the value of this property is 'null', an alert message will be displayed (URL is not configured. Please configure the URL in "monitoring.tool.url" property).
Info The default value of all these properties is 'null'.
- Click Update to save the changes.
...