=encoding UTF-8 =head1 NAME collectd-tg - Traffic generator for collectd. =head1 SYNOPSIS collectd-tg B<-n> I B<-H> I B<-p> I B<-i> I B<-d> I B<-D> I =head1 DESCRIPTION B generates bogus I network traffic. While host, plugin and values are generated randomly, the generated traffic tries to mimic "real" traffic as closely as possible. =head1 ARGUMENTS AND OPTIONS The following options are understood by I. The order of the arguments generally doesn't matter, as long as no argument is passed more than once. =over 4 =item B<-n> I Sets the number of unique I (VL) to generate. Defaults to 10000. =item B<-H> I Sets the number of unique hosts to simulate. Defaults to 1000. =item B<-p> I Sets the number of unique plugins to simulate. Defaults to 20. =item B<-i> I Sets the interval in which each I is dispatched. Defaults to 10.0 seconds. =item B<-d> I Sets the destination to which to send the generated network traffic. Defaults to the IPv6 multicast address, C. =item B<-D> I Sets the destination port or service to which to send the generated network traffic. Defaults to I default port, C<25826>. =item B<-h> Print usage summary. =back =head1 SEE ALSO L, L =head1 AUTHOR Florian Forster EoctoEatEcollectd.orgE =cut