CMDB classes targeted in the Service Graph Connector for Splunk
- UpdatedJul 31, 2025
- 2 minutes to read
- Zurich
- Now Platform Capabilities
When you complete setting up the connection, you can configure the integration to periodically pull data. The data is saved in tables that extend from the Configuration item [cmdb_ci] table.
Computer [cmdb_ci_computer]
The following attributes in the Hardware [cmdb_ci_computer] table are populated by collected data.
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Serial Number | serial_number |
| Operating System | os |
| OS Version | os_version |
| CPU name | cpu_name |
| CPU manufacturer | cpu_manufacturer |
| CPU type | cpu_type |
| CPU speed (MHz) | cpu_speed |
| CPU core count | cpu_core_count |
| CPU count | cpu_count |
| Manufacturer | manufacturer |
IP Address [cmdb_ci_ip_address]
The following attributes in the IP Address [cmdb_ci_ip_address] table are populated by collected data.
| Attribute label | Attribute name |
|---|---|
| Name | name |
| IP Address | ip_address |
Network Adapter [cmdb_ci_network_adapter]
The following attributes in the Network Adapter [cmdb_ci_network_adapter] table are populated by collected data.
| Attribute label | Attribute name |
|---|---|
| Name | name |
| MAC Address | mac_address |
| Manufacturer | manufacturer |
Software [cmdb_ci_spkg]
The following attributes in the Software [cmdb_ci_spkg] table are populated by collected data.
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Version | version |
Software Instance [cmdb_software_instance]
The following attributes in the Software Instance [cmdb_software_instance] table are populated by collected data.
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Product name | software |
| Installed On | installed_on |
Software Installation [cmdb_sam_sw_install]
The following attributes in the Software Installation [cmdb_sam_sw_install] table are populated by collected data. This table is populated only when the Software Asset Management applications are installed.
| Attribute label | Attribute name |
|---|---|
| Display Name | display_name |
| Version | version |
| Discovery Source | discovery_source |
Splunk Asset Details [sn_sec_sgc_splunk_asset_details]
The following attributes in the Splunk Asset Details [sn_sec_sgc_splunk_asset_details] table are populated by collected data.
| Attribute label | Attribute name |
|---|---|
| Configuration Item | configuration_item |
| Forwarder GUID | forwarder_guid |
| Forwarder Type | forwarder_type |
| Forwarder Version | forwarder_version |
| Host Name | host_name |
| Host Status | host_status |
| Host type | host_type |
| Last logon date | last_check_in |
| Model Name | model_name |
| OS Architecture | os_architecture |
| OS Build Number | os_build_number |
| OS Family | os_family |
Relationships created for Computer
| Parent class | Relationship type | Child class |
|---|---|---|
| Computer [cmdb_rel_ci | Owns::Owned by | IP Address [cmdb_ci_ip_address] |
| Computer [cmdb_rel_ci | Owns::Owned by | Network Adapter [cmdb_ci_network_adapter] |
| Computer [cmdb_rel_ci | Contains::Contained by | File system [cmdb_ci_file_system] |