Zabbix 1.1.4
Freebsd 4.7, 4.8, 5.4
I am having trouble getting data returned for "tick" item. I have followed the instructions on the Trigger page:
Use of function nodata():
{zabbix.zabbix.com:tick.nodata(180)}=1
‘tick’ must have type ‘ZABBIX trapper’’. In order to make this trigger work, item ‘tick’ must be defined. The host should periodically send data for this parameter using zabbix_sender. If no data is received within 180 seconds, the trigger value becomes TRUE.
I have not found any other mention of said Item. Any assistance is appreciated.
Freebsd 4.7, 4.8, 5.4
I am having trouble getting data returned for "tick" item. I have followed the instructions on the Trigger page:
Use of function nodata():
{zabbix.zabbix.com:tick.nodata(180)}=1
‘tick’ must have type ‘ZABBIX trapper’’. In order to make this trigger work, item ‘tick’ must be defined. The host should periodically send data for this parameter using zabbix_sender. If no data is received within 180 seconds, the trigger value becomes TRUE.
I have not found any other mention of said Item. Any assistance is appreciated.
Comment