Fix unparsable json files
[demo.git] / vnfs / VES5.0 / evel / evel-library / code / VESreporting_vFW / meas_config.json
index bbd3e45..14f9865 100644 (file)
@@ -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",