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

Configuring application.properties File

1min
  1. Create an ssh connection to the instance.
  2. Navigate to /u01/watchdog/config.
  3. Edit application.properties file with vi.
  4. Edit the following parameters:

pam-wdog Service Application.properties

Field

Sample Value

Definition

logging.file

watchdog.log

This parameter indicates the logging file. The parameter value must be watchdog.log.

server.port

8082

This parameter indicates the port for the watchdog service. The parameter value must be 8082.

netright.baseurl

https://localhost

This parameter is the netright baseurl definition. This must be https://localhost.

watchdog.instanceName

sconnect-1

The name of the instance needs to be added. The instance name must be the same as the name in netright.properties file.

server.address

10.20.30.40

Instance IP