Hi there!
I want to monitor a bunch of cloned VMware machines.
Now each of these machines gets there admin network interface configured via DHCP (range 192.168.1.50-200).
Each of these machines will have one and more other network interfaces.
I want the zabbix only to appear on the admin interface for security reasons.
I do know how to statically bin the agent to an IP address.
"listen=192.168.1.183" e.g.
That works for me.
Now with DHCP I do not know the exact IP address upfront.
How would I specify a network?
I tried sth. like 192.168.1.0 but that did not cut it.
Any clue anyone?
Thanks in advance,
prefect
I want to monitor a bunch of cloned VMware machines.
Now each of these machines gets there admin network interface configured via DHCP (range 192.168.1.50-200).
Each of these machines will have one and more other network interfaces.
I want the zabbix only to appear on the admin interface for security reasons.
I do know how to statically bin the agent to an IP address.
"listen=192.168.1.183" e.g.
That works for me.
Now with DHCP I do not know the exact IP address upfront.
How would I specify a network?

I tried sth. like 192.168.1.0 but that did not cut it.

Any clue anyone?
Thanks in advance,
prefect
Comment