github door7302/openjts v1.0.9
Improve Traffic and Health Profiles + Minor fixes

latest releases: v1.1.14, v1.1.13, v1.1.12...
14 months ago

This version implements:

  • New HW NPU Monitoring Dashboard with the Health Profile
  • New Logical interface traffic Dashboard with the Traffic profile
  • Several minor changes and fixes in other dashboards
  • Modification of the compose file to download the latest version of JSTO and JTS_TELEGRAF
  • Update the documentation
  • Use only one image of JTS_TELEGRAF for all Telegraf container

If you update the stack from previous version: please follow this procedure:

1/ stop the stack: docker compose down
2/ git pull the v1.0.9 (git stash before if error)
3/ remove old containers:

docker image rm compose-jtso --force
docker image rm compose-telegraf_vmx --force
docker image rm compose-telegraf_mx --force
docker image rm compose-telegraf_ptx --force
docker image rm compose-telegraf_acx --force

4/ Build new containers:

docker compose build --no-cache

5/ restart the stack: docker compose up -d

Make sure you have these version numbers: (see home page of JTSO gui)

image

Don't miss a new openjts release

NewReleases is sending notifications on new releases.