Ad Widget

Collapse

Zabbix_get works, server doesn't

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DaRecon
    Junior Member
    • Nov 2013
    • 3

    #1

    Zabbix_get works, server doesn't

    I recently added an item and trigger to my setup. This calls a script on the agent side and it takes on average 8.5 seconds to execute. Now I have already updated the timeout setting on both the agent (client side) and server side to 15 seconds. So I know that isn't the issue.

    The main problem is that when I make the call using zabbix_get, I get a return just fine, but after adding the item to the server side, my trigger gets set to not supported.

    The trigger is setup as {host:event.checkToMake.last(0)}=1

    I have setup other events like this, and they have all worked fine. Can someone point me to where I have gone wrong? Thanks,
Working...