Hi, I'm playing with zabbix and figuring out how things, work, one question though, when I add a new trigger, get "ERROR: Trigger just added. No status update so far." in the error message, I did search in google but only found the source code, and according to the source code this is the default value sent to the database for the error column when the trigger is created. The trigger works correctly though, it creates events that show up in the event page.
The trigger is created on a copy of "Template_Linux" named template_linux2 (Disabled a few items that were not monitored), which has one host has assigned to it.
I think that because "Template_Linux2" is no real host the status is not changed, and thus giving me this error. I say this because when I look at the triggers of the host that is using this template I am not getting this error.
I don't think this is an error that really matters but I still would like to get rid of this error though...
I'm using zabbix 1.6.2 for the server & agent.
The trigger is created on a copy of "Template_Linux" named template_linux2 (Disabled a few items that were not monitored), which has one host has assigned to it.
I think that because "Template_Linux2" is no real host the status is not changed, and thus giving me this error. I say this because when I look at the triggers of the host that is using this template I am not getting this error.
I don't think this is an error that really matters but I still would like to get rid of this error though...
I'm using zabbix 1.6.2 for the server & agent.
Comment