Skip to content

agent job from stannis/5

Github source: 97d29b07 or master branch

Properties

bosh_uploader

bosh_password

The password for authentication to BOSH

bosh_target

The https://1.2.3.4:25555 URI for target BOSH

bosh_username

The username for authentication to BOSH

interval

Interval in seconds between uploads of latest data

Default
60

webserver_api

The URI for the stannis collector

webserver_password

The password for authentication to BOSH

webserver_username

The username for authentication to BOSH

Templates

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

  • bin/agent_ctl (from bin/agent_ctl)
  • bin/monit_debugger (from bin/monit_debugger)
  • config/agent.yml (from config/agent.yml.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.