Skip to content

Releases: door7302/jtso

Change name of telegraf image

13 Sep 07:27
41b88ae
Compare
Choose a tag to compare
v1.0.5

Update config.go

Minor change

15 Jul 14:21
0a39ca2
Compare
Choose a tag to compare

Just retrieve the unique telegraf version image

Add support of Telegraf Netconf Plugin & minor changes

15 Jul 13:42
3ea323a
Compare
Choose a tag to compare

Add the support of the new version of the Telegraf netconf_junos plugin

Move all docker calls in a new "container" package

Take into account of the new version control of jts_telegraf container based on LABEL instead of external file

Display on the main page the version of all telegraf images : vmx, mx, ptx, acx

Minor fix Kapacitor

21 Jun 08:08
Compare
Choose a tag to compare

Allow multiple kapacitor tick scripts per profile: minor fix

v1.0.1: 7 improve version support (#9)

12 Apr 17:07
946b77e
Compare
Choose a tag to compare

Add version information on the main page to better track the version used by users during issues

Improve the per-profile versioning feature on JTSO. Now per platform, we support these operators to find out the config to apply depending on the router’s version:

  • == The router’s version must match exactly this profile version
  • <= The router’s version must match exactly or be lower than this profile version
  • = The router’s version must match exactly or be higher than this profile version

  • << The router’s version must be strictly lower than this profile version
  • The router’s version must be strictly higher than this profile version

v1.0.0

05 Feb 15:44
416618b
Compare
Choose a tag to compare

This is the first public version of JTSO