Agent Client Collector data collection tables
Agent Client Collector performs data collection based on the scoped apps that you've installed. Agent Client Collector Framework performs basic data collection, and Agent Client Collector for Visibility - Content performs enhanced data collection.
The Refresh Host Data for Agents scheduled job collects host data every hour on hosts that haven't had data collection run in the past 12 hours. The job collects the data described in the following tables.
| Data | CMDB field |
|---|---|
| hostname | ci.name |
| physical memory | ci.ram |
| hardware vendor | ci.manufacturer |
| hardware model | ci.model_id |
| CPU name | ci.cpu_type |
| OS domain | ci.os_domain |
| OS name | ci.os |
| OS version | ci.os_version |
| IPv4 address | ci.ip_address |
| Default gateway | ci.default_gateway |
| Serial number | ci.serial_number |
| DNS Name | ci.name |
| FQDN | ci.fqdn |
| TCP Connections | cmdb_tcp |
| Running Processes | cmdb_running_process |
| Serial numbers Note: When collecting data from Linux hosts, dmidecode must be configured with sudo permissions to collect all serial numbers. |
cmdb_serial_number |
| Data | CMDB field |
|---|---|
| CPU manufacturer | ci.cpu_manufacturer |
| CPU speed | ci.cpu_speed |
| OS arch | ci.os_address_width |
| CPU count | ci.cpu_count |
| CPU core count | ci.cpu_core_count |
| CPU core thread | ci.cpu_core_thread |
| Is virtual | ci.virtual |
| Start date (uptime) | ci.start_date |
| Object ID | ci.object_id |
| TCP Connections | cmdb_tcp |
| Running Processes | cmdb_running_process |