GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IPFIXCOL2-DUMMY-OUTPUT(7) IPFIXcol collector IPFIXCOL2-DUMMY-OUTPUT(7)

ipfixcol2-dummy-output - Dummy (output plugin)

The plugin provides a means to test the collector without actually storing any data. Every processing of an IPFIX packet can have specified delay so that throughput of the collector can be tested and required performance of output plugins can be determined.

<output>

<name>Dummy output</name>
<plugin>dummy</plugin>
<params>
<delay>0</delay>
<stats>true</stats>
</params> </output>


Minimum delay between processing of two consecutive messages in microseconds.
Print basic statistics after termination (flows, bytes, packets). [values: true/false, default: false]

Lukáš Huták (lukas.hutak@cesnet.cz), Petr Velan (petr.velan@cesnet.cz)

Copyright © 2018 CESNET, z.s.p.o.

2018-09-20 2.0

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.