aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VESreporting_vLB5.0/go-client_2_collector.sh
blob: 3fe872ea0bff53c70bd3ea8fec23c3a5ddd6094f (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

export LD_LIBRARY_PATH="/opt/VES/libs/x86_64/"
DCAE_COLLECTOR_IP=$(cat /opt/config/dcae_collector_ip.txt)
DCAE_COLLECTOR_PORT=$(cat /opt/config/dcae_collector_port.txt)
DCAE_COLLECTOR_IP2=$(cat /opt/config/dcae_collector_ip2.txt)
DCAE_COLLECTOR_PORT2=$(cat /opt/config/dcae_collector_port2.txt)
./vpp_measurement_reporter $DCAE_COLLECTOR_IP $DCAE_COLLECTOR_PORT $DCAE_COLLECTOR_IP2 $DCAE_COLLECTOR_PORT2 eth1