Skip to content

Release 0.0.6

Compare
Choose a tag to compare
@dbernhard-0x7CD dbernhard-0x7CD released this 05 Sep 21:57
· 295 commits to main since this release
  • Breaking: down-again, up-again renamed to down-new andup-new
  • Own ping implementation (running as root is no longer needed to ping)
    • We now use approximately 2.5 times less CPU time (userspace and kernel times)
  • %status placeholder for success or failed depending if the ping was answered or not
  • datetime_format (from srd.conf) is regarded when printing the current time in stdout
  • Event down-again which runs if a previous ping succeeded and now fails
  • Fixed potential very rare race condition when printing
  • Fix %lat_ms not always beeing replaced
  • Make datetime_format optional in srd.conf
  • up-new actions are triggered at startup
  • %uptime placeholder
  • Update README.md
  • Support %ip placeholder in log.path