Difference between revisions of "Collectd-tg"
From collectd Wiki
m (→See also) |
(Add license information.) |
||
Line 1: | Line 1: | ||
'''collectd-tg''' is a ''traffic generator'' for ''collectd'' [[Binary protocol|network traffic]]. It creates bogus traffic with random host, plugin and values. However, the generated tries to mimic "real" traffic as closely as possible. | '''collectd-tg''' is a ''traffic generator'' for ''collectd'' [[Binary protocol|network traffic]]. It creates bogus traffic with random host, plugin and values. However, the generated tries to mimic "real" traffic as closely as possible. | ||
− | ''collectd-tg'' was added in [[version 5.2]]. | + | ''collectd-tg'' was added in [[version 5.2]]. It is licensed under the {{MIT License}}. |
== Synopsis == | == Synopsis == |
Latest revision as of 09:35, 21 May 2015
collectd-tg is a traffic generator for collectd network traffic. It creates bogus traffic with random host, plugin and values. However, the generated tries to mimic "real" traffic as closely as possible.
collectd-tg was added in version 5.2. It is licensed under the MIT license.
Synopsis
$ collectd-tg -n 10000 -i 10.0 -d localhost
See also
- Manpage: collectd-tg(1)