I have been unsuccessful creating a trigger in Zabbix to use "fuzzytime" to calculate the system time different between Zabbix and the Windows server. Since the Windows server isn't using w32tm, I am not sure how else to accomplish this.
Item type: Zabbix agent
Key: system.localtime[fuzzytime]
I have tried specifying the trigger as
{Template Windows:system.localtime.fuzzytime(600)}=0
and
{Template Windows:system.localtime[fuzzytime(600)]}=0
But both fail to add, stating "Incorrect trigger expression"
Any thoughts on how to get this working, or a better way to accomplish this?
Item type: Zabbix agent
Key: system.localtime[fuzzytime]
I have tried specifying the trigger as
{Template Windows:system.localtime.fuzzytime(600)}=0
and
{Template Windows:system.localtime[fuzzytime(600)]}=0
But both fail to add, stating "Incorrect trigger expression"
Any thoughts on how to get this working, or a better way to accomplish this?
Comment