Tries to connect to ssh and fetches informations about the connections, ciphers, keys/certs. Like blackbox_exporter, but with more ssh-related informations.
 
 
Go to file
Denis Knauf 84b34d41a2 first implementation. 2022-03-16 20:51:51 +01:00
.gitignore Initial commit 2022-03-16 20:49:33 +01:00
Gemfile first implementation. 2022-03-16 20:51:51 +01:00
Gemfile.lock first implementation. 2022-03-16 20:51:51 +01:00
LICENSE Initial commit 2022-03-16 20:49:33 +01:00
README.md Initial commit 2022-03-16 20:49:33 +01:00
collector.rb first implementation. 2022-03-16 20:51:51 +01:00
config.ru first implementation. 2022-03-16 20:51:51 +01:00
probe.rb first implementation. 2022-03-16 20:51:51 +01:00

README.md

ssh_blackbox_exporter

Tries to connect to ssh and fetches informations about the connections, ciphers, keys/certs. Like blackbox_exporter, but with more ssh-related informations.