What are the ports for vCenter 7.0 discovery

Amie
Tera Contributor

vCenter 7.0 no longer has port 9443 available and this is the port that was being used in earlier versions of vCenters for classification. So I was hoping someone knows what the new port ServiceNow is using to discover these devices?

3 REPLIES 3

suvro
Mega Sage
Mega Sage

HI,

 

Here you will get all the ports required

https://docs.servicenow.com/en-US/bundle/sandiego-it-operations-management/page/product/discovery/reference/r_DiscoveryPortsAndProtocols.html

Hi Amie,

 

If your query is resolved. Please mark my answer as correct to close this thread. It will also benefit future users

Jim Palmer
ServiceNow Employee
ServiceNow Employee

Amie,

From memory, all vCenters above 6.5 now use an SLES based appliance as their vCenter and the standard HTTP(s) ports TCP/80 and TCP/443 as their REST API ports.

https://developer.vmware.com/apis/vsphere-automation/latest/vcenter/

Which means if you want to run vCenter discovery, you need to open 80/443 on any firewalls. It also makes things slightly more messy as discovery now has to determine if the webserver found running on 443 is an application webserver or a vCenter and execute the correct patterns accordingly.

You may have to customise the a Shazzam vmapp port probe (See suvro's post) to include 443 & run a discovery schedule specifically for vCenters just so you get a cleaner discovery.