I've installed zabbix 2.4.5 on my ubuntu linux server. I have 2 remote servers configured, lets called the relevant one foo.
i want to monitor a log file for a specific text, and if it finds it to alarm me.
so first I created an item
then I created a trigger:
in general I'm trying to find lines with the text "in previous game Object"
now when I check the status of the trigger, i get "not supported".
any ideas why ?