ssh_exporter

APACHE-2.0 License

Stars
107

Bot releases are visible (Hide)

ssh_exporter - 1.5.0 / 2023-05-06 Latest Release

Published by treydock over 1 year ago

  • Update to Go 1.20 and update Go module dependencies (#28)
  • Add support for KeyboardInteractiveChallenge (#27)
ssh_exporter - 1.4.1 / 2022-11-21

Published by treydock almost 2 years ago

  • Fix incorrect timeout when SSH command fails (#25)
ssh_exporter - 1.4.0 / 2022-03-08

Published by treydock over 2 years ago

  • Update Go to 1.17
  • Update Go module dependencies
ssh_exporter - 1.3.0 / 2021-10-05

Published by treydock about 3 years ago

Changes

  • [ENCHANCEMENT] Support login with SSH user certificates
ssh_exporter - 1.3.0-rc.0 / 2021-10-05

Published by treydock about 3 years ago

Changes

  • [ENCHANCEMENT] Support login with SSH user certificates
ssh_exporter - 1.2.0 / 2021-04-23

Published by treydock over 3 years ago

Changes

  • [ENHANCEMENT] Update to Go 1.16
  • [ENHANCEMENT] Update Go module dependencies
ssh_exporter - 1.1.0 / 2020-12-17

Published by treydock almost 4 years ago

Changes

  • [ENHANCEMENT] Add opt-in ssh_output metric
ssh_exporter - 1.1.0-rc.1 / 2020-12-16

Published by treydock almost 4 years ago

Changes

  • [ENHANCEMENT] Add opt-in ssh_output metric
ssh_exporter - 1.1.0-rc.0 / 2020-12-15

Published by treydock almost 4 years ago

Changes

  • [ENHANCEMENT] Add opt-in ssh_output metric
ssh_exporter - 1.0.0 / 2020-11-22

Published by treydock almost 4 years ago

  • Update to 1.15 and update Go module dependencies
  • Add known_hosts configuration option to allow verifying SSH hosts against known hosts
  • Add host_key_algorithms configuration option to specify host key algorithms to use when verifying SSH hosts
ssh_exporter - 1.0.0-rc.0 / 2020-11-15

Published by treydock almost 4 years ago

  • Update to 1.15 and update Go module dependencies
  • Add known_hosts configuration option to allow verifying SSH hosts against known hosts
  • Add host_key_algorithms configuration option to specify host key algorithms to use when verifying SSH hosts
ssh_exporter - 0.1.1 / 2020-04-01

Published by treydock over 4 years ago

  • Minor Docker fix to use correct EXPOSE
ssh_exporter - 0.1.0 / 2020-03-29

Published by treydock over 4 years ago

  • Improved logging
ssh_exporter - 0.0.1 / 2020-03-26

Published by treydock over 4 years ago

  • Initial Release