diff options
author | Gao Weitao <victor.gao@huawei.com> | 2019-02-27 01:28:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-27 01:28:41 +0000 |
commit | 35299e097671269087f1c737cf9b08a88baf447e (patch) | |
tree | 32786eb83aee8193e75cb4d23ff25683f4554b03 /veslibrary/ves_clibrary/VESreporting_vFW/README.md | |
parent | 28b6e97d3929f94f91c4bf57f1d0273d8c8a73e0 (diff) | |
parent | 2273dead6fd4da2b3b88b22c64172ec4d889e633 (diff) |
Merge "VES5.4.1 EVEL Library enhancements" into beijing
Diffstat (limited to 'veslibrary/ves_clibrary/VESreporting_vFW/README.md')
-rw-r--r-- | veslibrary/ves_clibrary/VESreporting_vFW/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/veslibrary/ves_clibrary/VESreporting_vFW/README.md b/veslibrary/ves_clibrary/VESreporting_vFW/README.md index 598b207..e9bbc2d 100644 --- a/veslibrary/ves_clibrary/VESreporting_vFW/README.md +++ b/veslibrary/ves_clibrary/VESreporting_vFW/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 |