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"
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.
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 ?
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?
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?
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/
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"
Wow you're really a master of Zabbix. I'm following you thanks for sharing, appreciated!
What would be an exemple of trigger value for lets say if certs expire in 30 days ?
use last() < 30
e.g.,
last(/Host-B/checkssl[sbcode.net,443])
i have a question, this can warn that the ssl certificate is expire, for example in a email like zabbix commonly does? great video!
A very simple and clear instruction. j ended up using it a little bit differently, but the skript is very much appriciated.
Is there any links on how to renew Certs for non-prod environments?
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
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.
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 ?
probably. you have to write the script.
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?
it works for me, evidence is in the video
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?
If Oracle sponsors me I will.
When will the playlist be available again?
Do you have demo of zabbix 6 SSL monitoring
sbcode.net/zabbix/system-run/
Thank you, do you have another tutorial for triggering such monitoring?
I have many trigger tutorials.
Visit sbcode.net/zabbix/
and type trigger into the search bar.
Hi Sir Do you have any viedo or documents how to monitor OSPF Cisco
I don't, but try share.zabbix.com/network_devices/cisco/cisco-ospf-neighbors
you make a great work, dro! it`s better to put this in template and use macros - it`s more universal methode ;-)
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/
Thank you!
Howdy m8!
Thank you!