Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

Should zabbix discovered hosts be subject to --interface-cidr filtering too? #25

Open
mikesilky opened this issue Oct 26, 2016 · 0 comments

Comments

@mikesilky
Copy link
Contributor

In L373-385 of bin/zcollective we filter the hosts that mcollective has discovered to only include the ones which match the given options[:interface_cidr] if set.

For performance reasons, should we also be filtering the hosts that we get out of Zabbix if this is set and only deal with hosts in there that match the IP range? ie. we would skip L299-314 if it's out of the given range?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant