Hello
I have installed 1.4.1 with the frontend of the SVN version 1.4.2 of today. I need this frontend, because I can't otherwise edit triggers or items which monitors a tcp port.
Now I have the effect, when editing a trigger for example
and changing it to
all hosts using this template have the trigger shown in "triggers.php" with state FALSE (blinking).
Is this a problem of mixing server (1.4.1) and frontend (1.4.2 SVN) ?
Andreas
I have installed 1.4.1 with the frontend of the SVN version 1.4.2 of today. I need this frontend, because I can't otherwise edit triggers or items which monitors a tcp port.
Now I have the effect, when editing a trigger for example
Code:
{template:tcp,5001.max(#5)}<1
Code:
{template:tcp,5001.max(#2)}<1
Is this a problem of mixing server (1.4.1) and frontend (1.4.2 SVN) ?
Andreas
Though I just started implementing Zabbix and are trying a lot.
Comment