collectd/2.2.4
You can find the source of this version on GitHub at cloudfoundry-community/collectd-boshrelease. It was created based on the commit cff68e1
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "collectd" version: "2.2.4" url: "https://bosh.io/d/github.com/cloudfoundry-community/collectd-boshrelease?v=2.2.4" sha1: "fa77a1c33a8941c54b308cc4feec1ae7c8af9fbf"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 fa77a1c33a8941c54b308cc4feec1ae7c8af9fbf \ "https://bosh.io/d/github.com/cloudfoundry-community/collectd-boshrelease?v=2.2.4"