Skip to content
Snippets Groups Projects
  1. Nov 01, 2017
  2. Sep 14, 2017
  3. Jul 28, 2017
  4. May 13, 2017
    • Zack Zatkin-Gold's avatar
      Fix telegraf example arguments (#2788) · dd537b33
      Zack Zatkin-Gold authored
      Many of the examples provided within documentation are using a single
      dash for the command line arguments, but the telegraf executable
      explicitly has two dashes.
      
      There are also some inconsistencies with the ordering of the command
      line argument examples.  I've ordered them so that the examples will
      show: config, config-directory, input-filter, test
      dd537b33
  5. Apr 24, 2017
  6. Mar 02, 2017
  7. Feb 01, 2017
  8. Aug 31, 2016
    • Charles-Henri's avatar
      Add new iptables plugin · 094eda22
      Charles-Henri authored
      The iptables plugin aims at monitoring bytes and packet counters
      matching a given set of iptables rules.
      
      Typically the user would set a dedicated monitoring chain into a given
      iptables table, and add the rules to monitor to this chain. The plugin
      will allow to focus on the counters for this particular table/chain.
      
      closes #1471
      094eda22
Loading