Questions tagged [watchdog]
36 questions
0
votes
1 answer
Looking for a basic auto-ping power watchdog for my flaky server
My home Mac Mini server keeps locking up, and I was looking into a switch to automatically cycle the power when it stops responding to pings. Is there a simpler/cheaper alternative that devices like iBoot that do more than I need (remote…

xan
- 101
- 3
0
votes
2 answers
System reboot on executing "date -s" command
My system reboots when i give the "date -s" command. I collected the log and it says this
Jan 18 13:27:46 watchdog[2421]: file /tmp/cmm/strobeWDT was not changed in 1 seconds.
Jan 18 13:27:46 watchdog[3303]: shutting down the system because of error…

LinuxPenseur
- 443
- 1
- 6
- 16
0
votes
1 answer
How to install GNU/Linux on ADSL router to setup internet watchdog?
What model of ADSL modem/router by major market brand can be used to install some distro of Linux to setup a watchdog to initialize connection by demand in case for example of main internet connection fail? Probably using C#/mono.

abatishchev
- 541
- 1
- 9
- 31
0
votes
1 answer
watchdog: BUG: soft lockup - CPU#51 stuck
We have 2 similar machines x10qbi, 4 x cpu, 1TB RAM, Ubuntu 18 that are facing soft lockup and freeze.
Already disabled ACPI in BIOS, but it did not solve, ASP was off since initial setup.
These 2 machines faced issues with RAID5 and RAID10 via…

Thiago Conrado
- 265
- 3
- 7
0
votes
0 answers
flushing iptables causes kernel to hang
On a hypervisor host I have a scripts which uses iptables to setup all the firewall rules for allowing and passing connections across various fabrics and VMs.
At the top of the script, I flush the tables:
iptables -t filter -F
Recently, this has…

Matt Clark
- 685
- 1
- 10
- 26
-3
votes
1 answer
what is the best universal watchdog script?
OK, so I'm familiar with several methods of implementing a "watchdog" script. The problem is, that none of these check for a "hung" or unresponsive process. They all just check if the process is still present.
Perhaps I'm showing my lack of…

bumbling fool
- 321
- 2
- 4
- 12