aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0/evel/evel-library/code/VESreporting_vFW/meas_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/VES5.0/evel/evel-library/code/VESreporting_vFW/meas_config.json')
-rw-r--r--vnfs/VES5.0/evel/evel-library/code/VESreporting_vFW/meas_config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/VES5.0/evel/evel-library/code/VESreporting_vFW/meas_config.json b/vnfs/VES5.0/evel/evel-library/code/VESreporting_vFW/meas_config.json
index bbd3e453..14f98650 100644
--- a/vnfs/VES5.0/evel/evel-library/code/VESreporting_vFW/meas_config.json
+++ b/vnfs/VES5.0/evel/evel-library/code/VESreporting_vFW/meas_config.json
@@ -33,7 +33,7 @@
"transmittedTotalPacketsDelta": "$(tmp_t1PacketsOut - tmp_t0PacketsOut)",
"valuesAreSuspect": "true",
"vNicIdentifier": "$tmp_device"
- }
+ },
"cpuUsage": {
"tmp_cpuuse_command": {
"tmp_cpuUseCmd": "/usr/bin/top -bn 2 -d 0.01 | grep '^%Cpu' | tail -n 1 | cut -d ':' -f2",