Giter Club home page Giter Club logo

Comments (10)

txaj avatar txaj commented on June 24, 2024

please give us the output of :

collectd -h

as well as the complete block generated with the LogSendErrors option

from puppet-collectd.

daks avatar daks commented on June 24, 2024

collectd -h

Usage: collectd [OPTIONS]

Available options:
General:
-C Configuration file.
Default: /etc/collectd/collectd.conf
-t Test config and exit.
-T Test plugin read and exit.
-P PID-file.
Default: /var/run/collectd.pid
-f Don't fork to the background.
-h Display help (this message)

Builtin defaults:
Config file /etc/collectd/collectd.conf
PID file /var/run/collectd.pid
Plugin directory /usr/lib/collectd
Data directory /var/lib/collectd

collectd 5.1.0, http://collectd.org/
by Florian octo Forster [email protected]
for contributions see `AUTHORS'

from puppet-collectd.

daks avatar daks commented on June 24, 2024
# more 10-write_graphite.conf 
# Generated by Puppet
LoadPlugin write_graphite

<Plugin write_graphite>
  <Carbon>
    Host "xxx"
    Port "2003"
    Prefix "serveurs."
    EscapeCharacter "_"
    StoreRates true
    AlwaysAppendDS false
    SeparateInstances false
    LogSendErrors true
  </Carbon>
</Plugin>

from puppet-collectd.

txaj avatar txaj commented on June 24, 2024

That was fixed by 3f60606

This fix is not yet in a release but you can checkout master up to this commit if you wish, or cherry-pick it

from puppet-collectd.

daks avatar daks commented on June 24, 2024

thanks for your quick answer. is next release due soon? i prefer to only use tagged release not master.

from puppet-collectd.

txaj avatar txaj commented on June 24, 2024

@blkperl ?

from puppet-collectd.

aamerik avatar aamerik commented on June 24, 2024

Please publish this fix to puppet forge :) thank you 👍

from puppet-collectd.

blkperl avatar blkperl commented on June 24, 2024

Ok, working on it

from puppet-collectd.

daks avatar daks commented on June 24, 2024

thank you for you reactivity :)

from puppet-collectd.

blkperl avatar blkperl commented on June 24, 2024

New release is out

from puppet-collectd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.