blackbox_exporter: Initial version of role

This commit is contained in:
Timo Makinen 2024-06-06 19:29:38 +00:00
parent bb8b486263
commit dc2a6f5788
4 changed files with 72 additions and 0 deletions

View file

@ -0,0 +1,17 @@
---
modules:
http:
prober: http
http:
valid_status_codes:
- 200
- 401
- 403
ssh:
prober: tcp
tcp:
query_response:
- expect: "^SSH-2.0-"
- send: "SSH-2.0-blackbox-ssh-check"
tcp:
prober: tcp