Juniper / open-nti

Open Network Telemetry Collector build with open source tools
Apache License 2.0
232 stars 93 forks source link

Use SSH Proxy for data collection #253

Open masteraustin916 opened 5 years ago

masteraustin916 commented 5 years ago

I need to use an SSH proxy to connect to my SRX devices.

My .ssh_config is setup to pass all connections to my jump host, however it seems that open-nti does not utilize that.

Is there anyway to configure open-nti to use my jump host for SSH connectivity?