Commit Graph

16 Commits

Author SHA1 Message Date
Julian K f4650213b8 [TASK] add per-link statistics (#57)
ATM: support only influxdb
2017-09-27 13:55:02 +02:00
Julian Kornberger 2148a7de28 Fix division by zero to calculate memory usage
Closes #41
2017-07-06 11:42:03 +02:00
Julian Kornberger 0df8f5d615 Remove Gateway field 2017-04-18 03:08:09 +02:00
Julian Kornberger 81368deb78 Divide meshviewer/nodes.go into multiple files 2017-04-16 20:27:25 +02:00
Geno f135249795 [TASK] Make yanic more modular for multiple databases (#33) 2017-04-10 18:54:12 +02:00
Geno 49a153b7a2 [BUGFIX] Memory calc for meshviewer (#38)
Discussed in https://github.com/FreifunkBremen/yanic/issues/35
2017-03-13 18:36:39 +01:00
Martin Geno 56b14bfe60
[TASK] Store gateway6 from gluon-package gluon-radv-filterd (fixed #30) 2017-03-06 20:23:06 +01:00
Geno 1bdfa296d2 Rename everthing to Yanic (#28) 2017-03-03 16:19:35 +01:00
Julian Kornberger 5062b71318 Clean up timestamp usage 2017-01-29 21:02:03 +01:00
Martin Geno 2380c7de9a first implementation of neighbours count 2017-01-21 03:12:16 +01:00
Martin Geno d855248f6a improve complete code with comments and co (thanks linter) 2017-01-20 22:27:44 +01:00
Geno 798db6a063 Export multiple versions of JSON for different Meshviewers (#16)
* multi json output format
* fix memory usage in older JSON
* meshviewer versions add detailed comments
* some beautiful fixes in modes/nodes
2017-01-20 14:38:13 +01:00
Martin Geno e586dad6d5 fix json encoding in meshviewer 2017-01-20 13:53:27 +01:00
Julian Kornberger e9420828a2 Remove indirection of Flags
Simplifies the code
2016-10-08 12:06:47 +02:00
Martin Geno fb2f0bda27 update nodes 2016-06-16 18:50:43 +02:00
Martin Geno e4a46e593b nodes split to meshviewernodes 2016-05-29 21:42:11 +02:00