Skip to content
Snippets Groups Projects
Commit 1ae677a3 authored by Corey Eichelberger's avatar Corey Eichelberger
Browse files

Formatting/folder structure updates

parent c3c4b8b7
No related branches found
No related tags found
No related merge requests found
### Overview of Streaming Telemetry Efforts at NCSA
Juniper: Working utilizing JTI input w/ Telegraf.
Arista: In Progress
Mellanox: In Progress
### Disable ISSU (The OpenConfig and Network Agent packages do not support ISSU for install. You can re-set these options once the install is complete) Note: This install requires the openconfig and network agent packages from Juniper. Support for Juniper platforms and code trains varies. Please check the Juniper documentation if you are unsure whether your device is supported. The network agent is included with the Junos OS image starting in 18.3R1 for supported platforms.
JTI Overview: https://www.juniper.net/documentation/en_US/junos/topics/concept/junos-telemetry-interface-oveview.html
Network Agent Overview: https://www.juniper.net/documentation/en_US/junos/topics/task/installation/network-agent-installing.html
### JTI Install
### Disable ISSU (The OpenConfig and Network Agent packages do not support ISSU for install. You can re-enable these options once the install is complete)
delete chassis redundancy graceful-switchover delete chassis redundancy graceful-switchover
...@@ -77,5 +86,3 @@ set routing-options nonstop-routing ...@@ -77,5 +86,3 @@ set routing-options nonstop-routing
set system services extension-service request-response grpc clear-text port 50051 set system services extension-service request-response grpc clear-text port 50051
set system services extension-service request-response grpc skip-authentication set system services extension-service request-response grpc skip-authentication
set system services extension-service notification allow-clients address $telegraf_host set system services extension-service notification allow-clients address $telegraf_host
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment