You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
239 B
YAML
11 lines
239 B
YAML
3 weeks ago
|
modules:
|
||
|
http_2xx:
|
||
|
prober: http
|
||
|
timeout: 10s
|
||
|
valid_http_versions: [ " " ]
|
||
|
valid_http_statuses: [ "2xx", "3xx" ]
|
||
|
method: GET
|
||
|
headers:
|
||
|
User-Agent: "PTSTART INT-4 Blackbox Exporter"
|
||
|
follow_redirects: true
|