Monitor TLS Certificates With Prometheus And Grafana

Sdílet
Vložit
  • čas přidán 12. 09. 2024

Komentáře • 10

  • @BillyDickson
    @BillyDickson Před rokem +1

    Thanks Dave, much appreciated.

  • @MuhammadMahirQ8
    @MuhammadMahirQ8 Před 9 měsíci +1

    Thank you for an amazing, most awaited video to monitor the certificates.
    I have a question though, can we use blackbox to monitor certificates outside k8? Like certificates in my application deployed on Linux? How would you do that?
    Would appreciate it if you could make a video on node-exporter for certificate monitoring as I am not using k8.
    Thank you once again for the amazing video :)

    • @TechTutorialsDavidMcKone
      @TechTutorialsDavidMcKone  Před 9 měsíci

      You can monitor certificates on any server as long as the exporter can reach them
      So typically it needs access to TCP port 443 for instance for web servers, but it doesn't need to be able to login to check the certificate
      If you want to monitor something, add it to the target list in the prometheus.yml file then reload Prometheus to update it
      I'm using Docker containers myself, but the configuration will be the same whichever platform you use
      All that's different is in the installation process

  • @shootogram7270
    @shootogram7270 Před 14 dny +1

    can i get the docker-compose file please

    • @TechTutorialsDavidMcKone
      @TechTutorialsDavidMcKone  Před 14 dny

      It's in the blog post for this video
      www.techtutorials.tv/sections/management-and-monitoring/monitor-tls-certificates-with-prometheus-and-grafana/

  • @mallikarjunkonemane6908
    @mallikarjunkonemane6908 Před 11 měsíci +1

    Can you please share the docker compose file!??

    • @TechTutorialsDavidMcKone
      @TechTutorialsDavidMcKone  Před 11 měsíci +1

      You can find more details on my blog post
      www.techtutorials.tv/sections/management-and-monitoring/monitor-tls-certificates-with-prometheus-and-grafana/

    • @mallikarjunkonemane6908
      @mallikarjunkonemane6908 Před 11 měsíci

      @@TechTutorialsDavidMcKone Thanks David ♦️

  • @AdrianuX1985
    @AdrianuX1985 Před rokem +1

    +1