Juniper / open-nti

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

Ubuntu 18.04 - Issues all around. Does not work out of the box anymore. Installs Way more than 3 docker containers #266

Open tldale opened 4 years ago

tldale commented 4 years ago

Hello,

I'm not sure why this is so difficult to setup its docker. I have everything in there, everything is setup and its been running for an hour sending data however, grafana shows nothing in any of the dashboards. Whats going on. also Influxdb doesn't even have an admin interface anymore so how do you even check to see if the data is in the database? I see tcpdump is showing my router ip hitting UDP 50000.

Thanks!

tldale commented 4 years ago

I installed the Influx client

SHOW MEASUREMENTS name: measurements name

juniperNetworks.jnpr_interface_ext

SELECT * FROM juniperNetworks.jnpr_interface_ext ERR: retention policy not found: juniperNetworks

SHOW RETENTION POLICIES name duration shardGroupDuration replicaN default


autogen 0s 168h0m0s 1 false four_weeks 672h0m0s 24h0m0s 1 true

I thought this was suppose to be plug and play pretty much....

Nothing works out of the box