Commit Graph

19 Commits

Author SHA1 Message Date
David Bauer 4944790e06 data: add support for OWE per-node statistics
Gluon exports information about how many OWE capable clients are
connected to a given node. The OWE client count is already contained in
the wifi* counters and only provides more-specific information.
2020-04-11 14:38:21 +02:00
skorpy 4551923d46 [BUGFIX] use available memory for usage estimation
Fix memory usage estimation following this commit:
https://github.com/freifunk-gluon/gluon/pull/1517
2018-08-30 09:48:03 +02:00
Martin/Geno cb6d388138
[BUGFIX] influxdb could not handle unsign int - /proc/stats (fix #140) 2018-05-16 14:56:24 +02:00
Martin/Geno c95ae7e12a
[TASK] add procstat 2018-05-16 11:19:57 +02:00
Julian Kornberger 10f58a72ea Add DHCP statistics 2018-05-05 23:37:57 +02:00
Martin/Geno 0d186677e4
[BUGFIX] increase uint32 to int64 for memory 2018-02-01 15:01:31 +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
Martin Geno 56b14bfe60
[TASK] Store gateway6 from gluon-package gluon-radv-filterd (fixed #30) 2017-03-06 20:23:06 +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 92aac7b7ca Calculate channel utilization 2016-07-14 01:20:06 +02:00
Martin Geno 93fe0fadb5 airtime + no panic on lost of influxdb connection 2016-07-04 14:46:45 +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
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 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