blackbox_exporter job from prometheus/12.3.3
Github source:
fcb8387c
or
master branch
Properties¶
blackbox_exporter
¶
config
¶Exporter configuration
log_format
¶If set use a syslog logger or JSON logging
log_level
¶Only log messages with the given severity or above. Valid levels: debug, info, warn, error, fatal
web
¶
port
¶Port to listen on for HTTP requests
- Default
"9115"
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/blackbox_exporter/
directory
(learn more).
bin/blackbox_exporter_ctl
(frombin/blackbox_exporter_ctl
)config/blackbox.yml
(fromconfig/blackbox.yml
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.