Giter Club home page Giter Club logo

Comments (8)

blkperl avatar blkperl commented on September 26, 2024

Can you give the output of collectd -h

from puppet-collectd.

Spechal avatar Spechal commented on September 26, 2024

On the node it doesn't work on, collectd isn't installed as I am under the impression this module installs it.

On working nodes:

Usage: collectd [OPTIONS]

Available options:
  General:
    -C <file>       Configuration file.
                    Default: /etc/collectd.conf
    -t              Test config and exit.
    -T              Test plugin read and exit.
    -P <file>       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.conf
  PID file          /var/run/collectd.pid
  Plugin directory  /usr/lib64/collectd
  Data directory    /var/lib/collectd

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

from puppet-collectd.

blkperl avatar blkperl commented on September 26, 2024

Are you using a PPA for the other machines? #86 might solve you issue.

from puppet-collectd.

Spechal avatar Spechal commented on September 26, 2024

I use locally mirrored centos, epel and ius repos. Will see if the ticket helps any, but based on a quick review I don't think it will. Thanks though.

Sent from my iPhone

On Jan 17, 2014, at 6:17 PM, William Van Hevelingen [email protected] wrote:

Are you using a PPA for the other machines? #86 might solve you issue.


Reply to this email directly or view it on GitHub.

from puppet-collectd.

blkperl avatar blkperl commented on September 26, 2024

If you have the same puppet/facter/ruby versions on other machines then I'm quite baffled by the error. Are you sure there isn't something wrong with the environment?

from puppet-collectd.

blkperl avatar blkperl commented on September 26, 2024

My solaris hosts are having the same issue now.......

from puppet-collectd.

blkperl avatar blkperl commented on September 26, 2024

I've narrowed it down to this

# Leave this commented to reproduce the bug
# $collectd_version = '4.8'
$out = inline_template("<%= (scope.function_versioncmp([@collectd_version, '4.7'])) >= 0 %>")
notify { $out: }

versioncmp doesn't handle a null case

from puppet-collectd.

Spechal avatar Spechal commented on September 26, 2024

Confirmed fix on my boxes

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.