Plugin:olsrd
From collectd Wiki
olsrd plugin | |
---|---|
Type: | read |
Callbacks: | config, read, shutdown |
Status: | supported |
First version: | 4.8 |
Copyright: | 2009 Florian Forster |
License: | MIT license |
Manpage: | collectd.conf(5) |
List of Plugins |
The olsrd plugin reads information about meshed networks from the txtinfo plugin of the Optimized Link State Routing daemon (olsrd).
Synopsis
<Plugin olsrd> Host "127.0.0.1" Port "2006" CollectLinks "Detail" CollectRoutes "Summary" CollectTopology "Summary" </Plugin>
Example graph
Signal quality of a wireless network link between two mesh network routers.
Dependencies
- none