diff --git a/compose/.version b/compose/.version index bb83058..2ac9634 100644 --- a/compose/.version +++ b/compose/.version @@ -1 +1 @@ -1.0.12 +1.0.13 diff --git a/compose/jtso/profiles/health.tgz b/compose/jtso/profiles/health.tgz index 2a533cd..9597685 100644 Binary files a/compose/jtso/profiles/health.tgz and b/compose/jtso/profiles/health.tgz differ diff --git a/design_profile/health/acx_health.conf b/design_profile/health/acx_health.conf index 228a5fe..ca1c4d5 100644 --- a/design_profile/health/acx_health.conf +++ b/design_profile/health/acx_health.conf @@ -44,11 +44,12 @@ subscription_mode = "sample" sample_interval = "60s" - [[inputs.gnmi.subscription]] - name = "ERRORS" - path = "/junos/system/cmerror/counters" - subscription_mode = "sample" - sample_interval = "30s" + # Unsupported path + #[[inputs.gnmi.subscription]] + # name = "ERRORS" + # path = "/junos/system/cmerror/counters" + # subscription_mode = "sample" + # sample_interval = "30s" [[inputs.gnmi.subscription]] name = "ERRORS"