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
(frombin/agent_ctl
)bin/monit_debugger
(frombin/monit_debugger
)config/agent.yml
(fromconfig/agent.yml.erb
)data/properties.sh
(fromdata/properties.sh.erb
)helpers/ctl_setup.sh
(fromhelpers/ctl_setup.sh
)helpers/ctl_utils.sh
(fromhelpers/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.