diff options
author | PrakashH <pbhandar@techmahindra.com> | 2019-01-30 16:17:54 +0000 |
---|---|---|
committer | PrakashH <pbhandar@techmahindra.com> | 2019-01-30 16:17:54 +0000 |
commit | 2273dead6fd4da2b3b88b22c64172ec4d889e633 (patch) | |
tree | 8eab963b1c1aa0492ceec523dd9446057aa65bd3 /veslibrary/ves_clibrary/VESreporting_vLB/README.md | |
parent | bb386b16dac2b9843625f7d7ad3b7b9efac17156 (diff) |
VES5.4.1 EVEL Library enhancements
HB-Fault-Measurement-Syslog-2Collector enhancements
Issue-ID: VNFSDK-365
Change-Id: I3f3cae9548b746182177d9ef633392dbe6d68e95
Signed-off-by: PrakashH <pbhandar@techmahindra.com>
Diffstat (limited to 'veslibrary/ves_clibrary/VESreporting_vLB/README.md')
-rw-r--r-- | veslibrary/ves_clibrary/VESreporting_vLB/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/veslibrary/ves_clibrary/VESreporting_vLB/README.md b/veslibrary/ves_clibrary/VESreporting_vLB/README.md index 598b207..1b3dd48 100644 --- a/veslibrary/ves_clibrary/VESreporting_vLB/README.md +++ b/veslibrary/ves_clibrary/VESreporting_vLB/README.md @@ -22,5 +22,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 collectors ./go-client.sh + ./go-client_2_collector.sh |