Monitoring SSL Certificate Expiry Using Zabbix

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

ความคิดเห็น • 33

  • @hubertsvk
    @hubertsvk 3 หลายเดือนก่อน

    hi, not working on zabbix 7 and agent 1 .... When run script in linux script shows me correct count of days but Zabbix show only error "Unsupported item Key"

  • @stduongisaloser3371
    @stduongisaloser3371 4 ปีที่แล้ว +1

    Wow you're really a master of Zabbix. I'm following you thanks for sharing, appreciated!

  • @ericvezina582
    @ericvezina582 4 หลายเดือนก่อน

    What would be an exemple of trigger value for lets say if certs expire in 30 days ?

    • @sbcode
      @sbcode  4 หลายเดือนก่อน

      use last() < 30
      e.g.,
      last(/Host-B/checkssl[sbcode.net,443])

  • @matiasbriones3002
    @matiasbriones3002 ปีที่แล้ว

    i have a question, this can warn that the ssl certificate is expire, for example in a email like zabbix commonly does? great video!

  • @Tonitsh87
    @Tonitsh87 5 ปีที่แล้ว +2

    A very simple and clear instruction. j ended up using it a little bit differently, but the skript is very much appriciated.

  • @barrysmith1341
    @barrysmith1341 2 ปีที่แล้ว

    Is there any links on how to renew Certs for non-prod environments?

  • @gocrys
    @gocrys 4 ปีที่แล้ว

    Hi, any idea why I get a Remote commands are not enabled message in Zabbix even tough I enabled it in the config and restarted Zabbix? Thanks

    • @sbcode
      @sbcode  4 ปีที่แล้ว

      did you restart the zabbix agent? also depends on the version. also depends on whether your items are active or passive, update interval, and whether your agent is behind a firewall or zabbix proxy. Sometimes you've just got to give it a few minutes for the unsupported items to be rechecked. They are re-enbled after 10 minutes by default.

  • @muckimaxe
    @muckimaxe 3 ปีที่แล้ว

    Can i monitor server certificates in a domain, for example the server certificate that is needed for secure communication between a memberserver and a domain controller ?

    • @sbcode
      @sbcode  3 ปีที่แล้ว

      probably. you have to write the script.

  • @tzzui
    @tzzui 4 ปีที่แล้ว

    Thanks a lot for the tutorial. I have 2 issues tho. 1. I am monitoring two websites and only for one i get the right value. The other website expires in ~30days, but the script always gives me a value of 716. (I just tested a script from another guy and i get the same values) The other "issue" is that zabbix kept giving me error messages when using numeric (float). It only works with unsigned. Can you help me?

    • @sbcode
      @sbcode  4 ปีที่แล้ว

      it works for me, evidence is in the video

  • @Shaonia
    @Shaonia 5 ปีที่แล้ว +1

    Thank you for doing this series, I've learned a lot so far. Could you do a video on JMX Monitoring and using Zabbix Java Gateway in the future, please?

    • @sbcode
      @sbcode  4 ปีที่แล้ว

      If Oracle sponsors me I will.

  • @jutah87
    @jutah87 5 ปีที่แล้ว

    When will the playlist be available again?

  • @supportbw9685
    @supportbw9685 2 ปีที่แล้ว

    Do you have demo of zabbix 6 SSL monitoring

    • @sbcode
      @sbcode  2 ปีที่แล้ว

      sbcode.net/zabbix/system-run/

  • @neilvassallo
    @neilvassallo 4 ปีที่แล้ว

    Thank you, do you have another tutorial for triggering such monitoring?

    • @sbcode
      @sbcode  4 ปีที่แล้ว

      I have many trigger tutorials.
      Visit sbcode.net/zabbix/
      and type trigger into the search bar.

  • @sajeevguru7151
    @sajeevguru7151 4 ปีที่แล้ว

    Hi Sir Do you have any viedo or documents how to monitor OSPF Cisco

    • @sbcode
      @sbcode  4 ปีที่แล้ว

      I don't, but try share.zabbix.com/network_devices/cisco/cisco-ospf-neighbors

  • @vikol6629
    @vikol6629 ปีที่แล้ว

    you make a great work, dro! it`s better to put this in template and use macros - it`s more universal methode ;-)

    • @sbcode
      @sbcode  ปีที่แล้ว

      You can put it into a template if you need. It’s only a couple more steps. I talk about templates here : sbcode.net/zabbix/items-triggers-graphs-to-template/

  • @ercilio0593
    @ercilio0593 4 ปีที่แล้ว +1

    Thank you!

  • @pishta74
    @pishta74 ปีที่แล้ว

    Howdy m8!

  • @jpavoni
    @jpavoni 3 ปีที่แล้ว +1

    Thank you!