Skip to content

collectd job from collectd/2.1.1

Github source: ac601ae or master branch

Properties

collectd

config

A multiline string containing the config you want

Default
""

hostname_prefix

A prefix used in the hostname (suffixed by job.index).

Default
""

interval

Interval, in seconds, at which to query values.

Default
60

read_threads

Number of threads to start for reading plugins.

Default
5

timeout

Consider a value list ‘missing’ when no update has been read or received for this number of iterations.

Default
2

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/collectd/ directory (learn more).

  • bin/collectd_ctl (from bin/collectd_ctl)
  • bin/monit_debugger (from bin/monit_debugger)
  • config/collectd.conf (from config/collectd.conf.erb)
  • collectd.d/config.conf (from collectd.d/config.conf.erb)
  • data/properties.sh (from data/properties.sh.erb)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.