X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=4c045a6da52d275fb472764037875c82e42667af;hb=7fe1468b158ac6cc6399dc6c38c0c2dc50bba5c5;hp=d4aa9ef9b499094689c2f918a150d19efa844fc2;hpb=99d0d374adc5c628d937d750caa04c68e87b3eca;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index d4aa9ef9..4c045a6d 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -2391,18 +2391,23 @@ extended NIC stats API in DPDK. B - Coremask "0x4" - MemoryChannels "4" - ProcessType "secondary" - FilePrefix "rte" - EnabledPortMask 0xffff - PortName "interface1" - PortName "interface2" + + Coremask "0x4" + MemoryChannels "4" + ProcessType "secondary" + FilePrefix "rte" + SocketMemory "1024" + + EnabledPortMask 0xffff + PortName "interface1" + PortName "interface2" B -=over 4 +=head3 The EAL block + +=over 5 =item B I @@ -2425,7 +2430,11 @@ The prefix text used for hugepage filenames. The filename will be set to =item B I A string containing amount of Memory to allocate from hugepages on specific -sockets in MB +sockets in MB. This is an optional value. + +=back + +=over 4 =item B I @@ -5108,6 +5117,11 @@ making it through. Add a UPS to collect data from. The format is identical to the one accepted by L. +=item B B|B + +Stops connections from falling back to unsecured if an SSL connection +cannot be established. Defaults to false if undeclared. + =back =head2 Plugin C