Service Graph Connector for GCP Host discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 05:00 AM
I've just implemented Service Graph Connector for GCP plugin in a DEV environment and configured it for organizational discovery. My question is, does the SGC for GCP discover VMI's at the host level getting OS information and other related metadata?
I also noticed that OOTB configuration, it does pick up the "server" (not host level) and create the CI's in the Server table. Does this connector identify and create in the extended tables in the Server table? ie. "Linux Server" / "Windows Server"?
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 09:06 AM
After all the data sources are executed, the Server [cmdb_ci_server] class is updated with the class entry, and then based on the Windows or Linux class, the records are created in the Windows Server [cmdb_ci_win_server] and Linux Server [cmdb_ci_linux_server] classes, respectively.