dpdkstat: Fixed issue with incorrect argc calculation
[collectd.git] / src / collectd.conf.pod
index d8d6c99..9b659c6 100644 (file)
@@ -2351,7 +2351,6 @@ extended NIC stats API in DPDK.
 B<Synopsis:>
 
  <Plugin "dpdkstat">
-    Interval 1
     Coremask "0x4"
     MemoryChannels "4"
     ProcessType "secondary"
@@ -2365,30 +2364,29 @@ B<Options:>
 
 =over 4
 
-=item B<Interval> I<seconds>
-
-The interval within which to retrieve stats in seconds. For milliseconds simple
-divide the time by 1000 for example if the desired interval is 50ms, set
-interval to 0.05.
-
 =item B<Coremask> I<Mask>
 
-An hexadecimal bit mask of the cores to run on. Note that core numbering can
-change between platforms and should be determined beforehand.
+A string containing an hexadecimal bit mask of the cores to run on. Note that
+core numbering can change between platforms and should be determined beforehand.
 
 =item B<Memorychannels> I<Channels>
 
-Number of memory channels per processor socket.
+A string containing a number of memory channels per processor socket.
 
 =item B<ProcessType> I<type>
 
-The type of DPDK process instance.
+A string containing the type of DPDK process instance.
 
 =item B<FilePrefix> I<File>
 
 The prefix text used for hugepage filenames. The filename will be set to
 /var/run/.<prefix>_config where prefix is what is passed in by the user.
 
+=item B<SocketMemory> I<MB>
+
+A string containing amount of Memory to allocate from hugepages on specific
+sockets in MB
+
 =item B<EnabledPortMask> I<Mask>
 
 A hexidecimal bit mask of the DPDK ports which should be enabled. A mask