blob: 7e864c26fd17690d79b4985555188bf83e4bb61b [file] [log] [blame]
Girish Gowdra6e745522020-07-15 15:52:13 -07001###
2# Description: This file utilized by openolt_dev_mgmt_daemon_process_watchdog script
3# read the watchdog config
4#
5###
6
7# Enable watchdog or not. yes to enable, no or other string to disable.
8enable_watchdog=no
9
10# watchdog startup timer - this is the time watchdog waits before starting
11# to monitor the openolt and dev_mgmt_daemon process when working in
12# out-of-band mode. This gives the buffer time for openolt and dev_mgmt_daemon
13# processes to start for the first time after OLT boot.
14watchdog_startup_timer=30