diff options
Diffstat (limited to 'vnfs/VESreporting_vFW5.0/README.md')
-rw-r--r-- | vnfs/VESreporting_vFW5.0/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfs/VESreporting_vFW5.0/README.md b/vnfs/VESreporting_vFW5.0/README.md index 598b207d..e9bbc2d6 100644 --- a/vnfs/VESreporting_vFW5.0/README.md +++ b/vnfs/VESreporting_vFW5.0/README.md @@ -1,6 +1,5 @@ PROJECT DESCRIPTION - --- This project contains the source code and scripts for the periodic generation of network measurement reports. The folder contains: @@ -22,5 +21,6 @@ To run the vpp_measurement_reporter, please execute the following steps: - Make the go-client.sh script executable chmod +x go-client.sh - - Run the go-client.sh script + - Run one of the scripts based on one collector or 2 collector ./go-client.sh + ./go-client_2_collector.sh |