loggr-system-metrics-agent job from system-metrics/3.0.30
Github source:
ea706869 or
master branch
Properties¶
bosh_metrics_forwarder_metrics_only¶
reduces metrics emitted only to the metrics emitted by the bosh system metrics forwarder
- Default
false
clock_drift_enabled¶
enables NTP clock-drift monitoring via chronyc for PCI-DSS 10.6 compliance. Disabled by default.
- Default
false
debug_port¶
Port where the /debug endpoint is served
- Default
14922
enabled¶
Enables the system metrics agent
- Default
true
metrics_port¶
Port where the /metrics endpoint is served
- Default
53035
sample_interval¶
How often to record the system metrics
- Default
15s
system_metrics¶
use_bpm¶
When true, run this job under BPM. BPM is required on Resolute Raccoon stemcells; support for running without BPM will be removed in a future version.
- Default
false
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/loggr-system-metrics-agent/ directory
(learn more).
bin/ctl(fromctl.erb)config/bpm.yml(frombpm.yml.erb)config/certs/system_metrics_agent.crt(fromsystem_metrics_agent.crt.erb)config/certs/system_metrics_agent.key(fromsystem_metrics_agent.key.erb)config/certs/system_metrics_agent_ca.crt(fromsystem_metrics_agent_ca.crt.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.