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)