Troubleshooting and Maintenanc...
...
System Health and Service Chec...
Configuring kronpam-watchdog
Configuring application.properties File
1min
- Create an ssh connection to the instance.
- Navigate to /u01/watchdog/config.
- Edit application.properties file with vi.
- 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 |