Difference between revisions of "UM:Zones"

61 bytes added ,  00:22, 4 November 2012
no edit summary
(Created page with "{{DISPLAYTITLE:Zones}} As NetXMS server keeps track of IP topology, it is important that IP addresses do not overlap and that two IP addresses from same subnet are really with...")
 
Line 5: Line 5:


Zoning support is off by default. To turn it on you must set server's configuration variable '''EnableZoning''' to 1 and restart server. After restart, server will create default zone with ID 0 and put all existing subnets into that zone. Subnet tree will looks like this:
Zoning support is off by default. To turn it on you must set server's configuration variable '''EnableZoning''' to 1 and restart server. After restart, server will create default zone with ID 0 and put all existing subnets into that zone. Subnet tree will looks like this:
[[File:zoning_enabled.png]]




Line 11: Line 13:
Server have to know proxy nodes to be able to communicate with nodes in remote zones. Default proxy settings for all nodes in the zone can be set on '''Communications''' page in zone object properties:
Server have to know proxy nodes to be able to communicate with nodes in remote zones. Default proxy settings for all nodes in the zone can be set on '''Communications''' page in zone object properties:


[[File:zone_comm_settings.png]]


On this page you can set default proxy node for NetXMS agents, SNMP, and ICMP. Note that proxy node must be in default zone and must have primary IP reachable by NetXMS server.
On this page you can set default proxy node for NetXMS agents, SNMP, and ICMP. Note that proxy node must be in default zone and must have primary IP reachable by NetXMS server.
683

edits