Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


pc_engines_apu_-_watchdog_centos_6.5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pc_engines_apu_-_watchdog_centos_6.5 [2014/12/30 08:44] – [Install watchdog daemon for CentOS 6.5] adminpc_engines_apu_-_watchdog_centos_6.5 [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 {{tag>[hardware apu centos6.5]}} {{tag>[hardware apu centos6.5]}}
-~~TOC~~ 
 =====PC Engines APU - watchdog===== =====PC Engines APU - watchdog=====
 The sp5100_tco module works out-of-the-box with newer kernels. The sp5100_tco module works out-of-the-box with newer kernels.
Line 24: Line 23:
  
 ====Change heartbeat timeout==== ====Change heartbeat timeout====
-  * Temporary: <code># rmmod sp5100_tco +  * Temporary: <code># modprobe sp5100_tco heartbeat=300
-# modprobe sp5100_tco heartbeat=300+
 # dmesg | grep sp5100_tco # dmesg | grep sp5100_tco
 [    3.995335] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 [    3.995335] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
Line 38: Line 36:
 [  218.427564] sp5100_tco: Last reboot was not triggered by watchdog. [  218.427564] sp5100_tco: Last reboot was not triggered by watchdog.
 [  218.431145] sp5100_tco: initialized (0xffffc9000074eb00). heartbeat=300 sec (nowayout=0)</code> [  218.431145] sp5100_tco: initialized (0xffffc9000074eb00). heartbeat=300 sec (nowayout=0)</code>
-  * Permanent: <code></code>+  * Permanent:<code># vi /etc/modprobe.d/watchdog.conf 
 +options sp5100_tco heartbeat=300</code>
pc_engines_apu_-_watchdog_centos_6.5.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1