We would like to check the SSL Certificatesof our servers.
I found an external script on Zabbix Share that semmes to suite very well for this purpose :
But now we have some problem how implement it to our cse with a lot of servers to check.
I posted already a comment on "Zabbix share" page, but it seems that nobody monitor it. So may be here somebody could help.
The external scrit works well and we could I could create an item to use this external script to check SSL certificat of one server. So far, so good.
But we have a lot of servers, so add them item by item it's not good.
So I add template "Template SSL Cert Check External" to our zabbix server.
I define in Macros section :
{$HOST.CONN} and {$SNI}
for one of my servers.
It works as well.
But the problem how to check anothers servers using the same template? I could not define several macros with the same name...
So probably I don't understand how I should use this template properly.
Could you give a clue?
Thanks in advance
I found an external script on Zabbix Share that semmes to suite very well for this purpose :
But now we have some problem how implement it to our cse with a lot of servers to check.
I posted already a comment on "Zabbix share" page, but it seems that nobody monitor it. So may be here somebody could help.
The external scrit works well and we could I could create an item to use this external script to check SSL certificat of one server. So far, so good.
But we have a lot of servers, so add them item by item it's not good.
So I add template "Template SSL Cert Check External" to our zabbix server.
I define in Macros section :
{$HOST.CONN} and {$SNI}
for one of my servers.
It works as well.
But the problem how to check anothers servers using the same template? I could not define several macros with the same name...
So probably I don't understand how I should use this template properly.
Could you give a clue?
Thanks in advance

Comment