No description
Find a file
2023-03-12 22:44:14 +01:00
.gitignore Initial commit 2023-03-12 22:35:43 +01:00
Dockerfile Initial commit 2023-03-12 22:44:14 +01:00
LICENSE Initial commit 2023-03-12 22:35:43 +01:00
prometheus-ssh-exporter.py Initial commit 2023-03-12 22:44:14 +01:00
README.md Initial commit 2023-03-12 22:44:14 +01:00
requirements.txt Initial commit 2023-03-12 22:44:14 +01:00

prometheus-ssh-exporter

A Prometheus exporter for monitoring SSH connections

This is a personal project I wrote because I couldn't find any prometheus exporters that I could monitor my SSH connections with.

Note: The docker file is only for development. This program is not meant to be used in a docker container.