Releases: door7302/openjts
Add support of new gnmi option in jts_telegraf
fix health for ACX
Fix acx health (#63) * fix acx health profile issue * nex fix --------- Co-authored-by: door7302 <[email protected]>
Minor fix to handle ACX Health profile bug
Remove the CMERROR support for ACX platforms.
DDOS Profile
Add DDOS profile
For details, see: https://github.com/door7302/openjts/blob/main/PROFILES.md#ddos-profile
Minor change
Change telegraf image name to jts_telegraf to avoid any confusion with official telegraf image
Minor fix
Improve Traffic and Health Profiles + Minor fixes
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)
Minor fix & imrpovements
Fix issue in power profiles for MX204 platform
Improvement of the Firewall Filter profile: add aggregation graphs.
Add Power Extensive Profile
New power profile + minor fixes
Patch release
update VMX Traffic profile