Commit Graph

23 Commits

Author SHA1 Message Date
Geno 3e342ce738 Did not make model and site_code in nodeinfo necessary 2017-02-07 11:33:55 +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
Julian Kornberger ab01eb0d9e Add wireless statistics (airtime) 2016-12-22 20:25:58 +01:00
Julian Kornberger 3a6fd20bf3 Remove indirection of embedded structs in Software 2016-12-15 10:43:07 +01:00
Julian Kornberger 0362bf1b03 Increase test coverage 2016-11-20 19:11:56 +01:00
Julian Kornberger 00df010870 Remove contact from nodes.json
closes #3
2016-10-07 22:46:59 +02:00
Julian Kornberger 156122e62a Limit utilization to 100 %
I don't know the reason for weird values
2016-07-14 17:22:26 +02:00
Julian Kornberger 2afc795e74 Fix possible nullpointer exception 2016-07-14 12:38:32 +02:00
Julian Kornberger c30d6bc281 Output channel utilization as percentage 2016-07-14 12:31:11 +02:00
Julian Kornberger 92aac7b7ca Calculate channel utilization 2016-07-14 01:20:06 +02:00
Julian Kornberger 4a9b78367c Add support for LLDP neighbors 2016-07-13 16:30:39 +02:00
Martin Geno 93fe0fadb5 airtime + no panic on lost of influxdb connection 2016-07-04 14:46:45 +02:00
Martin Geno 5011719fdf optional channel and txpower 2016-06-29 20:34:32 +02:00
Martin Geno e98c479cf3 wifisettings 2016-06-29 00:04:33 +02:00
Martin Geno 4da0b97f38 extra data for breminale 2016-06-19 00:52:12 +02:00
Martin Geno 54e54f8256 add Flags and MeshviewerStatistics for old meshviewer nodes.json 2016-05-11 21:30:54 +02:00
root 756d9e3697 diffrent interface names 2016-04-29 08:25:45 +02:00
Julian Kornberger dd643c469b Use int64 instead of uint64
uint64 is stored as string by InfluxDB
2016-03-23 22:19:53 +01:00
Julian Kornberger c88d13723a Request all data types at once 2016-03-19 23:27:02 +01:00
Julian Kornberger 9c09d80da9 Embed Traffic directly into Statistics 2016-03-19 03:08:19 +01:00
Julian Kornberger 87573be0e3 Update comment on Statistics 2016-03-12 18:18:35 +01:00
Julian Kornberger d1b315aa6e Copy data structs from node-informant/gluon-collector/data
Some fields are missing there
2016-03-12 16:21:09 +01:00