Commit Graph

405 Commits

Author SHA1 Message Date
Geno 395fb46fde
[BUGFIX] write during map interation 2017-11-22 12:58:29 +01:00
Julian 136b42b468 [TASK] influxdb: add site tag to node 2017-11-20 12:22:52 +01:00
Geno 9720835e60
[BUGFIX] export value 0 in output meshviewer-ffrgb
fixed #99
2017-11-17 11:00:01 +01:00
Geno 0d8fddbcb7
[TASK] add autoupdater to influxdb database (#93) 2017-11-14 19:33:50 +01:00
Geno 037ff80193
[TASK] use circle ci for build artifacts + enable data race detection (#95) 2017-11-14 19:33:28 +01:00
Martin Geno 63eaa413d6
[TASK] meshviewer-ffrgb output add mac of link 2017-11-14 19:32:24 +01:00
Xaver Maierhofer 93321ab3ad [TASK] Add editorconfig & format code (#94) 2017-11-06 00:59:42 +01:00
Xaver Maierhofer 918b279b23 [TASK] Reduce network depth in meshviewer output 2017-11-04 20:22:22 +01:00
Ruben Barkow 573a5ee184 [DOC] config_example.toml output filtering 2017-11-04 02:23:47 +01:00
Geno 1acd8f4455
[BUGFIX] output meshviewer-ffrgb export owner (#90) 2017-11-04 00:35:30 +01:00
Ruben Barkow bf2a026b89
[DOC] fix userrights instructions and add update to INSTALL.md (#88) 2017-11-02 23:01:15 +01:00
hexa- db0aa25cf8 [TASK] Add script to remove nodes by nodeid into contrib (#81) 2017-11-02 16:55:03 +01:00
Martin Geno d4b1de3da9
[BUGFIX] ignore links from offline nodes (output meshviewer-ffrgb) 2017-11-01 20:29:00 +01:00
Martin Geno 82fa527386
[TASK] improve output (filtering, fix links type, new outputs nodelist for freifunkapi and meshviewer-ffrgb v10 NextGen) - #63 2017-11-01 14:27:39 +01:00
Ruben Barkow c3d486e584 [DOC] fix grammar in INSTALL.md and config_example.toml (#86) 2017-10-31 14:34:01 +01:00
Martin Geno d0989cf018
[BUGFIX] contrib systemd.unit config path 2017-10-26 15:24:52 +02:00
Martin Geno 9ee424b912
[BUGFIX] binding listen port 2017-10-26 15:24:04 +02:00
Julian K dbc1353154 Add support for listening on multiple interfaces (#80)
closes #79
2017-10-18 18:22:14 +02:00
Geno 4de49c6d16 Add codecov for test coverage to see sunburst (#77) 2017-10-13 13:10:10 +02:00
Geno b8921052b6 [TEST] increase test coverage of package runtime to maximum (#75) 2017-10-12 15:25:00 +02:00
Martin Geno 3649bdd1c3
[DOC] fix config parameter 2017-10-02 00:44:21 +02:00
Martin Geno 4aa8acabfc cmd yanic-query fix help and print ip-address 2017-10-01 17:09:12 +02:00
Julian Kornberger cbb5f2e59b Switch to cobra for the CLI 2017-10-01 17:09:12 +02:00
Julian K f4650213b8 [TASK] add per-link statistics (#57)
ATM: support only influxdb
2017-09-27 13:55:02 +02:00
Igor Scheller b5a694a7a4 [BUGFIX] Fixed Graphite naming (#72)
* Bugfix: Graphite compatibility with meshviewer

* Bugfix: Bad message: Router type not sanitized

* Refactoring: Implemented replaceInvalidChars function for Graphite
2017-08-06 12:39:16 +02:00
Julian Kornberger 2148a7de28 Fix division by zero to calculate memory usage
Closes #41
2017-07-06 11:42:03 +02:00
kb-light fd7e712282 influxdb: replace log.Fatal() by log.Print()
Fatal() calls os.Exit(1), which causes yanic.service to fail if database is not reachable.
2017-06-29 12:40:27 +02:00
Geno 550e76ae4f
[DOC] update README 2017-06-14 21:33:15 +02:00
hexa- de968473cd [BUGFIX] yanic-import-timestamp: properly parse timestamps with strptime (#67)
Also some additional refactoring and more verbosity.
2017-06-14 09:47:41 +02:00
Julian K 7f554bd6d6 [TASK] Delay startup until a multiple of the period since zero time (#68) 2017-06-14 09:44:15 +02:00
Andreas Rammhold 88975d2566 [TASK] add database type graphite (#65) 2017-06-01 22:52:14 +02:00
kb-light 214a03866e [TASK] add job tag to influxdb database type (#44) 2017-06-01 18:17:32 +02:00
Martin Geno dc24c8b250
[TASK] init systemd restart after 5 seconds 2017-05-22 12:12:13 +02:00
Malte Blättermann d20277a4c4 [DOC] usage example comment (fix rename to yanic) #59 2017-04-19 23:52:13 +02:00
Julian Kornberger 237e011068 Pass the time to addPoint 2017-04-18 03:10:16 +02:00
Julian Kornberger 0df8f5d615 Remove Gateway field 2017-04-18 03:08:09 +02:00
Julian Kornberger 8b8b1441ba Rename and move database methods 2017-04-18 02:42:26 +02:00
Julian Kornberger c47214fc49 Remove reference to node-informant
Is not maintained any more
2017-04-18 01:24:48 +02:00
Julian Kornberger fb8e944f74 Remove remaining pieces of respond-collector 2017-04-18 01:17:57 +02:00
Julian Kornberger ecfd860d15 Simplify incrementation 2017-04-18 01:09:55 +02:00
Julian Kornberger dbaa19d13a Rename methods and add comments 2017-04-17 20:48:46 +02:00
Julian Kornberger 81368deb78 Divide meshviewer/nodes.go into multiple files 2017-04-16 20:27:25 +02:00
Julian K 98451979f6 [TASK] travis test with more Go versions (#55) 2017-04-16 09:07:28 +02:00
Geno f135249795 [TASK] Make yanic more modular for multiple databases (#33) 2017-04-10 18:54:12 +02:00
Julian Kornberger 5502c0affe Fix airtime calculation 2017-04-09 05:23:03 +02:00
Geno b131fac626 [TASK] import firstseen (#47) 2017-03-26 08:53:21 +02:00
Geno c4d8fbd4df [TASK] Allow binding to arbitrary ports for respondd querying (#48)
Allow binding respondd to a specific port
2017-03-21 00:53:02 +01:00
Geno 4550887f69 [DOC] describe webserver (#49) 2017-03-19 11:03:38 +01:00
Geno 8175afd43b [TASK] Add model, firmware_base and firmware_relase tag to node statistics. (#43)
Thank you to: lemoer git@irrelefant.net

https://paste.irrelefant.net/Liengie9.txt
2017-03-15 23:26:34 +01:00
Julian a3e3ea7589 [BUGFIX] omit longitude and latitude in location if empty (#42) 2017-03-15 15:04:40 +01:00