Skip to content

Release 0.0.8

Latest
Compare
Choose a tag to compare
@dbernhard-0x7CD dbernhard-0x7CD released this 04 Jan 20:07
  • Add option to influx to log to a backup file in case the database is unavailable
  • Calculate %downtime since startup if no ping ever succeded
  • Wait instead of shutting down when no default gateway was found (may happen if the service is started too early)
  • Fixed missing decimal places for pings greater than 99ms
  • Report targets which we stopped pinging
    • may happen if we're stuck on resolving a domain name
  • Shut down after pressing ctrl + c
  • Support for %sut (start uptime) placeholder
  • Loglevels are now per target
  • Report if there is a dependency loop
  • Influx now has a timeout (10s for connecting; in total 30s for the request to be processed by the server)
  • Influx: support for ipv6
  • Cache which replacements need to be done in placeholders (command.cmd, log.message, influx.linedata)
  • Calculate time taken for resolving hostnames (debug output)
  • down-new also supports delay
  • %sdt is now set when the first ping fails (if num_pings is greater than 1)