Watchdog

Материал из Wiren Board
Версия от 19:35, 28 мая 2019; RomanKulibaba (обсуждение | вклад) (Новая страница: «It is a timer built on a separate comparator chip. The timer is periodically reset by sending an alternating signal to the timer input from the GPIO output of the…»)

Другие языки:

A watchdog timer or Watchdog is a hardware implemented monitoring circuit for a system hang.

It is a timer built on a separate comparator chip. The timer is periodically reset by sending an alternating signal to the timer input from the GPIO output of the processor.

Если сброса не произошло в течение некоторого интервала времени (~15c), происходит перезагрузка по питанию (выключение одной из линий питания на 3-4 секунды).

В системе watchdog представлен устройством /dev/watchdog1, конфигурация watchdog-демона храниться в файле /etc/watchdog.conf