How-To Guides
...
Configuration Guides
Configure Monitoring & Alarm

Monitoring Configuration

4min

Adding Regions and Instances from Instance Controller

  1. Navigate to Administration > Instance Controller> Regions tab.
  2. Enter the following fields:

Field

Definition

Region Name

This parameter defines the region name.

Description

Description of the region name

Web URL

Web URL of the region

  1. Navigate to Administration > Instance Controller > Instances.
  2. Enter the following fields:

Field

Definition

Region

Select the region from the list.

IS Instance Name

It is the name of the instance that should be added. The name of the instance must be the same as the name in netright.properties file.

IS IP

Instance IP

Priority

Defines the priority order and clarifies when the corresponding instance will take the mastership when the master is down. 0 is the highest priority.

Authentication Method

Authentication Method (SSH Key, Password)

Username

Username

SSH Key

Enter the SSH key if the authentication method is SSH Key.

Password

Enter password if the authentication method is Password.

Configuring sc-diagnostics.config File

  1. Create ssh connection to the instance.
  2. Navigate to /u01/netright-tomcat/netright/scripts/.
  3. Edit sc-diagnostics.config file with vi.
  4. Edit the following parameters:

Field

Value

Definition

CheckReplication

The default value is N.

Change to Y if there is replication in the environment.

This parameter can take N or Y and indicates if a replication exists in the environment.

ReplicationType

XDB or SDS

It defines replication types.

IP

Instance IP

Instance IP must be the same as the one entered in the Instance controller screen.

OSMountPoint

Defaults to

=/dev/mapper/centos-root

OS disk mount point path

AppMountPoint

Defaults to =/u01

App disk mount point path

DataMountPoint

Defaults to = /u01/POStgreSQL11

Data disk mount point path