Commit Graph

253 Commits

Author SHA1 Message Date
Martin Geno 665c55da41
add respond injector bridge to paint links 2017-07-28 08:55:11 +02:00
Martin Geno 075b3a078a
remove neigbours during breminale 2017-07-08 15:43:51 +02:00
Martin Geno 2676da918b
[TASK] add yanic database for injection 2017-07-08 11:01:39 +02:00
Martin Geno 890a2d6043
Merge branch 'breminale-corny' into breminale 2017-07-06 13:13:32 +02:00
Martin Geno 511327ca10
Merge branch 'master' into breminale 2017-07-06 13:12:44 +02:00
Julian Kornberger b17d018dba Breminale 2017-07-06 12:38:14 +02:00
Julian Kornberger 2148a7de28 Fix division by zero to calculate memory usage
Closes #41
2017-07-06 11:42:03 +02:00
Martin Geno 27ec9c1ab9
[BUGFIX] wifi link 2017-07-06 10:10:24 +02:00
Martin Geno 0a207d0170
[TASk] put multicast address in config file 2017-07-05 15:51:06 +02:00
Martin Geno b4e6cd5864
Merge branch 'interfaces-babel' into breminale 2017-07-03 12:21:05 +02:00
Martin Geno a72e8593e2
Merge branch 'file-output' into breminale 2017-06-30 23:11:39 +02:00
Martin Geno d1a52173c7
[TASK] add nodelist 2017-06-30 23:03:55 +02:00
Martin Geno 2cbdad54d9
[TASK] improve output (to stats page and filtering in meshviewer) 2017-06-30 23:03:54 +02:00
Martin Geno 23ac551e88
[BUGFIX] test once per time 2017-06-30 23:03:40 +02:00
Martin Geno 5628d7db22
[BUGFIX] test on tcp6 (instatt unix) 2017-06-30 23:03:39 +02:00
Martin Geno faff3e4f63
[TASK] add golang client 2017-06-30 23:03:39 +02:00
Martin Geno 8ab3f832f9
[TASK] improve tests 2017-06-30 23:03:39 +02:00
Martin Geno 83c721ba4d
[BUGFIX] review 1 - locking 2017-06-30 23:03:39 +02:00
Martin Geno b20c614a69
[BUGFIX] review 1 2017-06-30 23:03:39 +02:00
Martin Geno 73219323cf
[TASK] remove unreachable logs 2017-06-30 23:03:39 +02:00
Martin Geno c8cc65e4c4
[TASK] add tests 2017-06-30 23:03:39 +02:00
Martin Geno f9f50a4a54
[TASK] database as socket output 2017-06-30 23:03:34 +02:00
Martin Geno a092b21c05
[TASK] new data by respondd 2017-06-30 07:44:39 +02:00
Martin Geno 55efa5f8bc
[TASK] split interfaces by listen, send multicast and send unicast (needed by babel) 2017-06-29 19:06:53 +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
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
Geno a68e13d311 [TASK] implement gateway_nexthop (#39)
https://github.com/freifunk-gluon/gluon/pull/795
2017-03-13 12:15:22 +01:00