Skip to content
Florian Forster edited this page Nov 21, 2023 · 1 revision
Name: olsrd plugin
Type: read
Callbacks: config, read, shutdown
Status: supported
FirstVersion: 4.8
Copyright: 2009 Florian Forster
License: MIT License
Manpage: collectd.conf(5)
See also: 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

Plugin-olsrd-signal-quality.png

Signal quality of a wireless network link between two mesh network routers.

Dependencies

  • none

See also

Clone this wiki locally