- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2023 03:06 PM - edited ‎10-20-2023 04:26 PM
1.I have setup VCenter Cloud discovery schedule and It could find the windows servers
2.It couldn't able to classify only Linux servers , do i need to setup SSH credential separately ? or do i miss any other configuration ?
3.Do i need to enable ports for all esx servers separately if i do Cloud discovery ?
4.I have setup proper VMware credential following below conditions
"The VMware credentials must have read-only role and License Admin privilege in vCenter.. The credential must be given "Read-Only" defined at "Global".
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2023 05:41 PM
Cloud discovery won't bring devices to the cmdb_ci_linux_server table, it will bring devices only on VMware instance table ( cmdb_ci_vmware_instance)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2023 04:55 PM
Is that cloud discovery required to enable ports ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2023 05:41 PM
Cloud discovery won't bring devices to the cmdb_ci_linux_server table, it will bring devices only on VMware instance table ( cmdb_ci_vmware_instance)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2023 09:15 PM
Hi Anthony,
VMware credentials will discovery only VMs which gets stored in cmdb_ci_vm_instance table. to perform full discovery of that VM you need credentials. in this case Linux server credentials. also TCP port 22 (SSH) need to be open from Mid Server to Target Linux Server outbound.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2023 08:52 AM
Got it, hope this applies to all Cloud discovery such as AWS, Azure etc...