Troubleshooting and Maintenanc...
...
System Health and Service Chec...
Configuring kronpam-watchdog

Adding Required System Config Parameters

1min
  1. Navigate to Administration > System Config Man.
  2. Enter the following fields:

Required System Config Man. Parameters

Parameter Name

Type

Description

Sample Value

netright.job.master.instance.name

Instance name

Master instance parameter for the controller region. It must be the same as the one defined in netright.properties.

sconnect -1

netright.job.master.instance.name.$region_name

Instance name

Master instance parameter for the controlled region. It must be the same as the one defined in netright.properties

$region_name should be replaced with the defined region name in the instance controller page.

sconnect -1

watchdog.check.attempt.num

integer

Number of times the watchdog should check the status before initiating the failover scenario

10

watchdog.check.interval

integer

How often the watchdogs should communicate with each other (in seconds)

300

watchdog.interregion.communication

Boolean

The default value is false. If the parameter value is changed to true, instance acknowledgments are accessible from within regions and the whole environment.

false

watchdog.stop.sapm.jobs.after.down.instance

Boolean true/false

The default value is false. If changed to true, the watchdog application will do the following checks:

- If the status of a master instance is down, or

- If the watchdog of a master instance is unavailable, or

- If the replication status is not active for one of the master instances; Enabled SAPM Jobs are disabled for all instances in the environment.

- After these undesired conditions are eliminated, the disabled SAPM Jobs are changed back to Enabled to trigger.

- Watchdog does not interfere with activity jobs, only changes their status in the database. When the status of these jobs is disabled, they are not executed. They are only executed when the status is set to “enabled” again.

false