Hi Kurt,
Let's "start from the end", because I ran some new tests and got it working, but I don't know about the implications of my new config:
Maybe I've found where the issue is triggered: I've set the "EndSystems Events" on the VMWare Module to FALSE and now I don't have any OneFabric event on ExtremeControl setting the VM IP address to Null after the Control event resolving the IP address! Working like a charm!
What do you think about it? What functions should I loose if I keed the ES Events disabled on this module?
Follows a link to 2 server logs with the ES EVENTS set to TRUE and FALSE: ESEVENT-TRUE-server.log and ESEVENT-FALSE-server.log :
Download Server Logs Here
Now let's get back to the settings BEFORE the latest test described above (just to not loose what I've already written prior to the test):
In the VMWARE module I've included some info, which is correctly updated on the VM notes field on VCenter and on the Custom1 field on Control, but no lucky.
Follows attached some screenshots of my config. Trying to make it work (show the VM's IP address on Control) I've "messed" with the following attributes (with no lucky, but the Custom1 field on Control and Notes on VMWare got Updated). All other settings were left in the Default values:
code:"Module Enabled"= "True"
"Default EndSyste group" = "Servers"
"Use network name as endsystem group" = "False"
" EndSystem Events" = "True" (I think here the issue lies...)
" Policy Domain" = "SecureIT"
"Hypervisor Import" = "True"
"Enable import of Management MACs" = "True"
"Format of the Incoming Data" = "vmName=#cfg_name#;vmGuestFullName=#cfg_guestFullName#;vmUuid=#cfg_uuid#;vmIpAddress=#info_ipAddress#"
"Outgoing format data"= "[#IpAddress#] [#MacAddress#] connects to [#SwitchIP#:#InterfaceName#] with [#Policy#] for [#Reason#] of [#NacProfileName#]"
"Custom attributes data format" = "NMS-SwitchAndPort=[#SwitchIP#]:[#InterfaceName#] NMS-Policy=[#Policy#] NMS-NacProfile=[#NacProfileName#] IpAddress=[#vmIpAddress#]" (also tried NMS-IpAddress)
I've noticed the in the Connect EndSystems tab, the Control Module shows the MAC and IP Addresses of ALL VMs, but the VMWARE Module only shows the MACs:
Best regards,
-Leo