Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor the "ssl" and "ssl 2 way" with prometheus #3916

Closed
fchiorascu opened this Issue Mar 6, 2018 · 3 comments

Comments

Projects
None yet
2 participants
@fchiorascu
Copy link

fchiorascu commented Mar 6, 2018

What did you do?
Took a look on blackbox_exporter to observer the "ssl" possibility to obtain certificate information, but in my opinion are not so detailed.

What did you expect to see?
The possibility to onitor the "ssl 2 way" the certificate details per expiration, self-signed or not, security, if they have an intermediate certificate if the communication is permitted between to project componets communication between them based on 2 certificates in "ssl 2 way" approach.
Will you try to improve or to have something in the future?

<<Feature request>>

Environment
Dev/ Pre-Production / Production

  • System information:
    CentOS Linux release 7.3.1611 (Core)
    Linux 3.10.0-514.6.2.el7.x86_64 x86_64

  • Prometheus version:
    2.0

  • Alertmanager version:

  • Prometheus configuration file:
  • Alertmanager configuration file:
  • Logs:
@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Mar 6, 2018

This would be a feature request against the blackbox exporter, but I think you're really looking for a cert auditing tool which is not a goal of the blackbox exporter.

@fchiorascu

This comment has been minimized.

Copy link
Author

fchiorascu commented Mar 7, 2018

Hi @brian-brazil,

I was looking on the internet and based on experience I m trying to have on prometheus something to really help on this matter doesn’t matter if is blackbox_exporter or not. In Centreon or Nagios I could check the certificate or some particularities in a nice view. What I consider and look here is to have in Prometheus something more complex based on the fact that I don’t want to use 3 tools to monitor a server. I want to have it all in prometheus. I don’t need an auditing tool only to know if this will be developed or not in Peometheus “detailed ssl”, “detailed ssl 2 way”, otherwise based in the needs I will choose another solution that covers this needs instead of Prometheus.

Kind regards,

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 22, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.