Releases: waggle-sensor/waggle-network-watchdog
Releases · waggle-sensor/waggle-network-watchdog
Release 3.0.0
This release marks a major version change as we migrate the network watchdog to work with the new Jetpack 5 based NVIDA OS. This release is no longer compatible with the JP4 based NVIDIA OS!
The major changes are:
- Uses nVME as the primary media instead of SD card.
- Uses efibootmgr instead of nvbootctl due to it not functioning correctly in JP5 with the move to the UEFI boot loader.
One note - I left some of the language talking about the SD card, even though we use the nVME instead. This is primarily because some config files still use it and we may eventually migrate to an entirely different solution for recovery, so I wanted to make as minimal changes as possible.
v2.4.0
- introduce pass/fail history system
- average pass/fail rate is computed over last 15 minutes of history
- 10 minute average is success, else start recovery process
- removed successive tests per test, as the history system does a better job of determining stability
- remove 1x soft reboot (count is now 2 before starting reboots)
- reduced frequency of network restarts (as they don't tend to help anyway)
- updated unit-test to grow from 0% failure to 100% failure over 20 runs
v2.3.2
SAGE-1415: log the contents of the scoreboard on service start and re…
v2.3.1
SAGE-1354: update README.md with basic introduction information
v2.3.0
SAGE-1285: remove the '--force' in the reboot/poweroff to allow servi…
v2.2.4
- add nw/config logging on service start
v2.2.3
- dynamically calculate the network restarts, better supports long "offline" configurations
- updates the nw/config.ini syntax to support dynamic network restarts calculation
- decrease frequency of check from 15 seconds to 30 seconds
- increase default soft and hard reboot from 30 minutes to ~60 minutes
- perform first network restart after 15 minutes (instead of 20 minutes) by default
Release v2.2.2
SAGE-1127: update host to new beekeeper domain in test config
Release v2.2.1
SAGE-791 bug fix program crash if files weren't created or deleted
Release v2.2.0
SAGE-791 tweaked config entry for ssh connections to check