Skip to content

Releases: door7302/openjts

Add support of new gnmi option in jts_telegraf

19 Dec 10:38
d3fea25
Compare
Choose a tag to compare

fix health for ACX

13 Dec 09:00
b3b3a26
Compare
Choose a tag to compare
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

13 Dec 08:37
b57b084
Compare
Choose a tag to compare

Remove the CMERROR support for ACX platforms.

DDOS Profile

24 Oct 12:09
48b2aa1
Compare
Choose a tag to compare

Minor change

13 Sep 07:31
c55609e
Compare
Choose a tag to compare

Change telegraf image name to jts_telegraf to avoid any confusion with official telegraf image

Minor fix

15 Aug 09:14
a84637e
Compare
Choose a tag to compare

fix telegraf compilation issue with go 1.23

Improve Traffic and Health Profiles + Minor fixes

18 Jul 11:43
06348d5
Compare
Choose a tag to compare

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

Minor fix & imrpovements

28 Jun 09:34
bce7353
Compare
Choose a tag to compare

Fix issue in power profiles for MX204 platform
Improvement of the Firewall Filter profile: add aggregation graphs.

Add Power Extensive Profile

21 Jun 09:40
c468ab7
Compare
Choose a tag to compare

New power profile + minor fixes

Patch release

11 Jun 12:21
09441c6
Compare
Choose a tag to compare

update VMX Traffic profile