Running flent as in
```
 flent -H 10.0.0.183 -l 60 -s 1 tcp_download
```

In the resulting output, 

SERIES_META doesn't have the required fields
    "SERIES_META": {
      "Ping (ms) ICMP": {}, 
      "TCP download": {}
    },

Earlier, SERIES_META used to have something like,
"SERIES_META": {\n      "Ping (ms) ICMP": {\n        "MAX_VALUE": 4.043, \n     
   "MEAN_VALUE": 1.935, \n        "MIN_VALUE": 0.115, \n        "UNITS": "ms"\n 
     }, \n      "TCP download": {\n        "MEAN_VALUE": 9931.61, \n        
"UNITS": "Mbits/s"\n      }\n    }

flent version being used is 1.3.0


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/189
_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

Reply via email to