Plugin:olsrd
From collectd Wiki
| olsrd plugin | |
|---|---|
| Type: | read |
| Callbacks: | config, read, shutdown |
| Status: | supported |
| First version: | 4.8 |
| Copyright: | 2009 Florian Forster |
| License: | GPLv2 |
| 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).
Contents |
[edit] Synopsis
<Plugin olsrd> Host "127.0.0.1" Port "2006" CollectLinks "Detail" CollectRoutes "Summary" CollectTopology "Summary" </Plugin>
[edit] Example graph
Signal quality of a wireless network link between two mesh network routers.
[edit] Dependencies
- none


