-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
respondd: transmit additional node data #644
Comments
we have meshvpn already |
I think you mean respondd, not collectd, right? We don't support collectd. |
We already provide a list of mesh interfaces with type (wireless/tunnel/other, where other is usually wired). I guess we could add:
I think we shouldn't add anything hardware-specific, like refering to specific radio devices or specific ethernet ports, or differentiating between LAN and WAN ports. |
He wants to collect this data with gluon-collector from ffdo/node-informant Your suggestion sounds good. Would solve most things. |
@NeoRaider
Correct, my fault. I took the "gluon collector" for collectd... but i off course it's (c)-respondd For the interfaces: For me the info is not only "available in the system", but "actual status" like "up", even if there is no batman link over it. |
The neighbour information provides just that. Please keep in mind that it is possible to have batman originators on an interface that you aren't made visible by the kernel module (due to lower TQ mostly). |
you maybe should have a look at https://github.com/viisauksena/gluon-airtime |
is there any progress on this? |
the label "help appreciated" means, that someone has to step up and start working on it :) |
e26b474 Merge pull request #644 from ecsv/batadv-for-19.07 369908c alfred: Start up alfred without valid interfaces 97e7600 alfred: Fix procd process handling for disable state 0a3432d Merge pull request #636 from ecsv/batadv-for-19.07 596dc84 batman-adv: Merge bugfixes from 2021.0 862a2df batctl: Merge bugfixes from 2021.0
e26b474 Merge pull request #644 from ecsv/batadv-for-19.07 369908c alfred: Start up alfred without valid interfaces 97e7600 alfred: Fix procd process handling for disable state 0a3432d Merge pull request #636 from ecsv/batadv-for-19.07 596dc84 batman-adv: Merge bugfixes from 2021.0 862a2df batctl: Merge bugfixes from 2021.0 (cherry picked from commit e511b3b)
some (all?) of it has already been done. havin this 8 year old issue doesnt help with additional infos. |
i'd like to have transmitted via the respondd (gluon collector) more node static data, in order to monitor remotely the setup of more complex mesh networks without the need to ssh to nodes to check for data.
perhaps
nice to have
in order to detect setup-foo like (MoL&(MeshVPn|Client)) akticvated on same phy)
ultimativly even, if info available from switch
The text was updated successfully, but these errors were encountered: