107 Commits

Author SHA1 Message Date
davidnewhall2
32c1107269 add a few missing metrics 2019-12-01 14:03:27 -08:00
Ben Kochie
1df763e684 Convert Prometheus percents to ratio
Typically we like to use ratio in Prometheus rather than percent as it
is easier to do math with.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-01 19:48:59 +01:00
Ben Kochie
3b515b854e Fix radio_transmit metric type
The metrics radio_transmit_{packets,retries} appear to gauges, not
counters.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-01 19:28:53 +01:00
Ben Kochie
1294cd8ccf Update channel utilization metrics
* Unit is percent.
* Drop "total" as it is the sum of transmit and receive.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-01 18:29:58 +01:00
davidnewhall2
dc9abc8ca8 more fixes 2019-12-01 03:26:13 -08:00
davidnewhall2
25e5f1c4b6 Add port ID to switch ports. 2019-11-30 02:15:06 -08:00
davidnewhall2
ebe05ec3e5 move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00