Hello,
I have a problem with alerts referring to "Windows service not running" after being disabled on Windows.
When i started the virtual machine the two services where on automatic delayed but i dont need them for the moment so i disabled them on windows. But Zabbix is still sending me alerts about them.


Is there any way to change the value of #SERVICE.STARTUPNAME without restarting the virtual machine?
Thanks in advance.
I have a problem with alerts referring to "Windows service not running" after being disabled on Windows.
When i started the virtual machine the two services where on automatic delayed but i dont need them for the moment so i disabled them on windows. But Zabbix is still sending me alerts about them.
Code:
"FIELDEASBPM" (FIELDEAS BPM) is not running (startup type automatic delayed)
Code:
min(/DESP - FIELD0102/service.info["FIELDEASBPM",state],#3)<>0
Is there any way to change the value of #SERVICE.STARTUPNAME without restarting the virtual machine?
Thanks in advance.
Comment