Ad Widget

Collapse

number of unreachable hosts in a group?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • whitehat
    Junior Member
    • Feb 2010
    • 25

    #1

    number of unreachable hosts in a group?

    Hi!
    Let's imagine I have a 1000 hosts in a group, and I want to have a trigger that fires when more than 10 hosts are unreachable. Could not find a solution for this problem, any suggestions?
  • Firm
    Senior Member
    • Dec 2009
    • 342

    #2
    I suppose you should write some code to retrieve metric via event.get API function to send number of such hosts back to Zabbix as metric. And create trigger on this metric.

    Comment

    Working...