Ad Widget

Collapse

Strange problem with trigger and server offline

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wesly1988
    Junior Member
    • Jul 2018
    • 3

    #1

    Strange problem with trigger and server offline

    Hi Guys,

    I need your help with a strange problem.
    Thank you in advance.

    I created a trigger with the following code

    {Asterisk:agent.ping.nodata(10m)}

    If the asterisk server didn't send information for the last 10 minutes it will trigger.

    When we shut down the server; the trigger shows up after 10 minutes, this work perfect.
    The strange things is that around three minutes later it shows up as resolved and it disappears.
    This happens when the server is still offline???

    What am I doing wrong here?
    Am I missing something...

    When we ping the host from the zabbix_get function we also get a timeout.

    zabbix_get -s 54.249.24.135 -k agent.ping
    zabbix_get [20570]: Timeout while executing operation

    Kind Regards,

    Wesley
Working...