Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
#ping = 172.31.14.1
#ping = 172.26.1.255
#interface = eth0
#file = /var/log/messages
#change = 1407

# Uncomment to enable test. Setting one of these values to '0' disables it.
# These values will hopefully never reboot your machine during normal use
# (if your machine is really hung, the loadavg will go much higher than 25)
#max-load-1 = 24
#max-load-5 = 18
#max-load-15 = 12

# Note that this is the number of pages!
# To get the real size, check how large the pagesize is on your machine.
#min-memory = 1

#repair-binary = /usr/sbin/repair
#repair-timeout =
#test-binary =
#test-timeout =

# Set the watchdog device name. Default is to disable keep alive support.
watchdog-device = /dev/watchdog

# Set the watchdog device timeout during startup
watchdog-timeout = 30

# Defaults compiled into the binary
#temperature-device =
#max-temperature = 120

# Defaults compiled into the binary
#admin = root

# Set the interval between two writes to the watchdog device.
interval = 5

#logtick = 1
#log-dir = /var/log/watchdog

# This greatly decreases the chance that watchdog won't be scheduled before
# your machine is really loaded

# If set to yes watchdog will lock itself into memory so it is never swapped out.
realtime = yes

# Set the schedule priority for realtime mode.
priority = 1

# Check if syslogd is still running by enabling the following line
#pidfile = /var/run/syslogd.pid