logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

collectd-tg - Traffic generator for collectd.

Arguments And Options

       The following options are understood by collectd-tg. The order of the arguments generally doesn't matter,
       as long as no argument is passed more than once.

       -nnum_vl
           Sets the number of unique valuelists (VL) to generate. Defaults to 10000.

       -Hnum_hosts
           Sets the number of unique hosts to simulate. Defaults to 1000.

       -pnum_plugins
           Sets the number of unique plugins to simulate. Defaults to 20.

       -iinterval
           Sets the interval in which each valuelist is dispatched. Defaults to 10.0 seconds.

       -ddest
           Sets  the  destination to which to send the generated network traffic. Defaults to the IPv6 multicast
           address, "ff18::efc0:4a42".

       -Ddport
           Sets the destination port or service to which to send the  generated  network  traffic.  Defaults  to
           collectd's default port, 25826.

       -h  Print usage summary.

Author

       Florian Forster <octo at collectd.org>

5.12.0.git                                         2025-03-16                                     COLLECTD-TG(1)

Description

collectd-tg generates bogus collectd network traffic. While host, plugin and values are generated
       randomly, the generated traffic tries to mimic "real" traffic as closely as possible.

Name

       collectd-tg - Traffic generator for collectd.

See Also

collectd(1), collectd.conf(5)

Synopsis

       collectd-tg -nnum_vl-Hnum_hosts-pnum_plugins-iinterval-ddest-Ddport

See Also