[j-nsp] Junos Telemetry Interface

Aaron Gould aaron1 at gvtc.com
Tue Apr 21 00:47:27 EDT 2020


Here's my lab MX960

Mine is currently set at 1 second

set services analytics export-profile my-exprt-prfl reporting-rate 1

I tried decimals and zero to see what would happen, seems that 1 is the
lowest.


{master}[edit]
agould at lab-960# set services analytics export-profile my-exprt-prfl
reporting-rate
Possible completions:
  <reporting-rate>     Telemetry interval in seconds (0..3600 seconds)

{master}[edit]
agould at lab-960# set services analytics export-profile my-exprt-prfl
reporting-rate .1
 
^
Invalid numeric value: '.1' at '.1'


{master}[edit]
agould at lab-960# set services analytics export-profile my-exprt-prfl
reporting-rate .9
 
^
Invalid numeric value: '.9' at '.9'


{master}[edit]
agould at lab-960# set services analytics export-profile my-exprt-prfl
reporting-rate 0

{master}[edit]
agould at lab-960# show | compare
[edit services analytics export-profile my-exprt-prfl]
-    reporting-rate 1;
+    reporting-rate 0;


{master}[edit]
agould at lab-960# commit check
re0:
[edit services analytics]
  'sensor my-sensor-14'
    reporting-rate of 0 not supported for PFE sensor
error: configuration check-out failed


-Aaron




More information about the juniper-nsp mailing list