git: usr.bin/kcollect - Add O flag

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Jul 14 12:33:57 PDT 2019


commit f089ea9c88110ffb7f06fabb67aa4aa73598729c
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sun Jul 14 21:26:50 2019 +0200

    usr.bin/kcollect - Add O flag
    
    - The O flag will allow to specify the output format for the
      kcollect data entries.
    - Introduce a new output format: InfluxDB. This will try to
      output the statistics in a influxdb line protocol compatible
      format. Please note that this is experimental and subject to
      change in the future.

Summary of changes:
 usr.bin/kcollect/kcollect.8 |  13 +++++
 usr.bin/kcollect/kcollect.c | 119 +++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 130 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f089ea9c88110ffb7f06fabb67aa4aa73598729c


-- 
DragonFly BSD source repository


More information about the Commits mailing list