From collectd Wiki
| {{{Name}}}
|
| Type:
| {{{Type}}}
|
| License:
| {{{License}}}
|
| Language:
| {{{Language}}}
|
| Author:
| {{{Author}}}
|
| List of front-ends
|
|
|
The
Infobox Front-end template will show an infobox for a front-end of
collectd, like the one seen on the right.
Usage
{{Infobox Front-end
| Name = name
| Type = type <!-- examples: web, stand-alone -->
| License = license
| Screenshot = filename <!-- optional -->
| Language = programming language <!-- optional -->
| Author = author <!-- optional -->
| URL = url <!-- optional -->
}}