Hello,
i have two Zabbix 1.6.1 Servers running.
But i get some errors in the log:
I searched one of the expressions in the database and get for example the following trigger:
But what is wrong with that?
Regards,
Fire
i have two Zabbix 1.6.1 Servers running.
But i get some errors in the log:
Code:
9945:20090114:185459 Expression [{100100000028537}=0 | {100100000028536}=1] cannot be evaluated [Unable to get function value: function.lastvalue IS NULL for functionid [100100000028537]]
9945:20090114:185459 Expression [{100100000026705}=0 | {100100000026704}=1] cannot be evaluated [Unable to get function value: function.lastvalue IS NULL for functionid [100100000026705]]
9945:20090114:185459 Expression [{100100000026973}=0 | {100100000026972}=1] cannot be evaluated [Unable to get function value: function.lastvalue IS NULL for functionid [100100000026973]]
9945:20090114:185459 Expression [{100100000027231}=0 | {100100000027230}=1] cannot be evaluated [Unable to get function value: function.lastvalue IS NULL for functionid [100100000027231]]
9945:20090114:185459 Expression [{100100000027475}=0 | {100100000027474}=1] cannot be evaluated [Unable to get function value: function.lastvalue IS NULL for functionid [100100000027475]]
Code:
{[URL="http://zabbix2.mon.int.fra/history.php?action=showgraph&itemid=100100000022193"]application.unix.extern.http:http[/URL].[B] sum([/B] 300[B] )[/B] }=0 | {[URL="http://zabbix2.mon.int.fra/history.php?action=showgraph&itemid=100100000022193"]application.unix.extern.http:http[/URL].[B] nodata([/B] 300[B] )[/B] }=1
Regards,
Fire
Comment