Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fl0id
arm monitoring
Commits
ef5079fd
Commit
ef5079fd
authored
Jun 24, 2021
by
step21
Browse files
added blackbox_exporter config
parent
3d95d9f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
blackbox-config/blackbox.yml
0 → 100644
View file @
ef5079fd
modules
:
http_2xx
:
prober
:
http
http_post_2xx
:
prober
:
http
http
:
method
:
POST
tcp_connect
:
prober
:
tcp
pop3s_banner
:
prober
:
tcp
tcp
:
query_response
:
-
expect
:
"
^+OK"
tls
:
true
tls_config
:
insecure_skip_verify
:
false
ssh_banner
:
prober
:
tcp
tcp
:
query_response
:
-
expect
:
"
^SSH-2.0-"
-
send
:
"
SSH-2.0-blackbox-ssh-check"
irc_banner
:
prober
:
tcp
tcp
:
query_response
:
-
send
:
"
NICK
prober"
-
send
:
"
USER
prober
prober
prober
:prober"
-
expect
:
"
PING
:([^
]+)"
send
:
"
PONG
${1}"
-
expect
:
"
^:[^
]+
001"
icmp
:
prober
:
icmp
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment