right now i am just using zabbix for few clients monitoring to see when they go down on ping check ,so i created discovery rules and zabbix started discovering them on the basis of ip range,but problem is that it only shows the items discovered,if some machine is for some reasons down,it does not show it from the ip range....it should list all the devices based on ip ranges whether up or down,is there any way we can do that...thanks
Ad Widget
Collapse
Discovery Status
Collapse
X
-
you should create multiple discovery rules, one for each network.
It sounds like you have created 1 discovery rule and put multiple networks in there.
Yours (I think)
Discovery rule 1 IP ranges
- 192.x.x.x
- 10.x.x.x.
- 172.x.x.x
Do this
Discovery rule 1 - 192.x.x.x
Discovery rule 2 - 10.x.x.x
discovery rule 3 - 172.x.x.x
Comment