Just thinking it would be nice to have ip range as a possible condition in configuration->actions->discovery actions.
The point is, I may use ranges in discovery, but not in actions.
I may use 'ranges' inside /24 e.g. 1.2.3.1-254, but when I want to perform autodiscovery on /19 which is 32x /24, the pain in ass arises since I cannot use more general conditions.
Would be nice to have something like 1.2.224-255.1-254 as ip condition in actions.
Another one, would be autodiscovery module performing rev dns lookup. Maybe it's me doing something wrong, but I cannot get discovered hosts beeing added in a different way than IP addresses, which makes autodiscovery useless for me. Correct me if I'm wrong, but I think it's impossible to automatically add autodiscovered host with hostname set to something useful and not host's ip address?
Or perhaps autodiscovery is not the right thing to put above functionality in. Actions seems the right place to do this. Item beeing discovered, hiting actions, automatic 'add host' performing rev dns lookup and automatically filling hostname is available. Would be great.
If that would be possible, together with larger ip ranges, zabbix would become automatic network monitoring solution. The only thing network/system admin would have to do to add host to zabbix, would be to add it to dns/rev dns. Removing not-responding host is already possible.
The point is, I may use ranges in discovery, but not in actions.
I may use 'ranges' inside /24 e.g. 1.2.3.1-254, but when I want to perform autodiscovery on /19 which is 32x /24, the pain in ass arises since I cannot use more general conditions.

Would be nice to have something like 1.2.224-255.1-254 as ip condition in actions.
Another one, would be autodiscovery module performing rev dns lookup. Maybe it's me doing something wrong, but I cannot get discovered hosts beeing added in a different way than IP addresses, which makes autodiscovery useless for me. Correct me if I'm wrong, but I think it's impossible to automatically add autodiscovered host with hostname set to something useful and not host's ip address?
Or perhaps autodiscovery is not the right thing to put above functionality in. Actions seems the right place to do this. Item beeing discovered, hiting actions, automatic 'add host' performing rev dns lookup and automatically filling hostname is available. Would be great.
If that would be possible, together with larger ip ranges, zabbix would become automatic network monitoring solution. The only thing network/system admin would have to do to add host to zabbix, would be to add it to dns/rev dns. Removing not-responding host is already possible.
Comment