loggr-system-metrics-agent-windows job from system-metrics/2.0.17
Github source:
16bf927
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
(frompre-start.ps1.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.