Ad Widget

Collapse

Alert on "Get value from agent failed" availability status

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iljuevgrafov
    Junior Member
    • Aug 2020
    • 1

    #1

    Alert on "Get value from agent failed" availability status

    Hi, everyone.
    I'm using Zabbix 5.0.2. with passive checks.
    I want to make alert when my host became unreachable on network (on any reason - network issue, shutdown etc).
    I am trying to achieve it with trigger with {myhost:agent.ping.last(0)}<>1 expression.
    But on shutdown or network down host availability became to "Get value from agent failed: cannot connect to [myhost:10052]: [113] No route to host". This means that server can't connect to agent on host, and, as i can understand, because of this no triggers can be executed.
    Alerting on no connection to agent on host will solute my problem, but i don't know how to do this. Help me please.

Working...