Skip to content

loggr-system-metrics-agent-windows job from system-metrics/2.3.1

Github source: cfe56e7 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

enabled

Enables the system metrics agent

Default
true

metrics_port

Port where the /metrics endpoint is served

Default
9100

sample_interval

How often to record the system metrics

Default
1m

system_metrics

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-windows/ directory (learn more).

  • bin/pre-start.ps1 (from pre-start.ps1.erb)
  • config/certs/system_metrics_agent.crt (from system_metrics_agent.crt.erb)
  • config/certs/system_metrics_agent.key (from system_metrics_agent.key.erb)
  • config/certs/system_metrics_agent_ca.crt (from system_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.