aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VESreporting_vFW5.0_DANOS/debian/vpp-measurement-reporter-danos.service
blob: 7d5b0ba45a37398764dcd4d9264e2c76d48feaa0 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=ONAP VES Reporting

[Service]
EnvironmentFile=/run/VES/dcae_collector.env
ExecStart=/opt/VES/bin/vpp-measurement-reporter-danos   $DCAE_COLLECTOR_IP  $DCAE_COLLECTOR_PORT  $PORT_TO_REPORT
Restart=always

[Install]
WantedBy=multi-user.target