Juniper / open-nti

Open Network Telemetry Collector build with open source tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Opennti_input-oc" Missing in docker

andrewckh opened this issue · comments

Hi guys,

I just try to build this library and find the result as title that cannot build "opennti_input-oc" this image. Any idea to tackle this issue? Thanks.

lab123@server:~$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
874f7f9734b6 quay.io/influxdb/chronograf:1.5.0.1 "/usr/bin/chronograf…" 8 days ago Up 2 hours 0.0.0.0:8888->8888/tcp chronograf_con
51ac4b10c1f6 kapacitor:1.5.0 "/entrypoint.sh kapa…" 8 days ago Up 2 hours 0.0.0.0:9092->9092/tcp kapacitor
b28265711b29 opennti_input-snmp "/source/start-input…" 8 days ago Up 2 hours 0.0.0.0:162->162/udp opennti_input_snmp
3c7d9e39514c juniper/open-nti-input-jti:latest "/bin/sh -c /fluentd…" 8 days ago Up 2 hours 0.0.0.0:50000->50000/udp, 24284/tcp, 40020/udp, 0.0.0.0:50020->50020/udp opennti_input_jti
8f9b74b0bb3b juniper/open-nti-input-syslog:latest "/bin/sh -c /home/fl…" 8 days ago Up 2 hours 5140/tcp, 24220/tcp, 24224/tcp, 0.0.0.0:6000->6000/udp opennti_input_syslog
1995a72da360 juniper/open-nti:latest "/sbin/my_init" 8 days ago Up 2 hours 0.0.0.0:80->80/tcp, 0.0.0.0:3000->3000/tcp, 0.0.0.0:8083->8083/tcp, 0.0.0.0:8086->8086/tcp, 0.0.0.0:8125->8125/udp opennti_con

lab123@server:~/open-nti$ sudo make start
Use docker compose file: docker-compose.yml
IMAGE_TAG=latest docker-compose -f docker-compose.yml up -d
opennti_con is up-to-date
Starting opennti_input_oc ...
opennti_input_jti is up-to-date
Starting opennti_input_oc
kapacitor is up-to-date
opennti_input_syslog is up-to-date
chronograf_con is up-to-date
Starting opennti_input_oc ... done