Skip to content

watchdogd v1.6

Compare
Choose a tag to compare
@troglobit troglobit released this 10 Aug 10:14
· 793 commits to master since this release

This is the last release in the v1.x series. It adds support for:

  • -d <device to select a different watchdog device node
  • -a <WARN,REBOOT> to enable loadavg monitoring. Warn and reboot levels are normalized loadavg, no need to take number of CPU cores into account. Feature added by @clockley

The release also inclucdes some clean up and refactoring of the code base in preparation for the upcoming v2.0 release, which will add support for process monitoring with an instrumentation API.