Skip to content
Snippets Groups Projects
user avatar
Nils Schneider authored
This adds

  "client" { "total": <int>, "wifi": <int>" }

to statistics.d. "total" will be the number of clients connected.
"wifi" will be the number of clients connected over wifi. I.e. "total"
will always be equal to or greater than "wifi".

The node will not count itself.
a1d27aef
History
Name Last commit Last update