Ad Widget

Collapse

Howto bind to a network

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • prefect
    Junior Member
    • Dec 2009
    • 8

    #1

    Howto bind to a network

    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
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    i suppose you should use either custom scripts to configure this, or configuration management system like puppet, maybe
    Zabbix 3.0 Network Monitoring book

    Comment

    Working...