The Asset Collector collection audit items are written to the CA_AC_AUDIT_LOG table. This table has the following columns:
|
Name |
Description |
|---|---|
|
Asset Name |
Defines the host name of the asset. |
|
MAC Address |
Defines the MAC address, if available. |
|
Scalability Server |
Defines the scalability server to which the Asset Collector reports. |
|
Origin |
Defines the origin of the asset. |
|
Tenant Number |
Specifies the tenant identifier of the asset. |
|
State |
Specifies if the asset is accepted (0) or rejected (1). |
|
Event Code |
Specifies the Event Code for asset rejection. |
|
Details |
Indicates the reason for asset rejection. |
The Event Code column of the CA_AC_AUDIT_LOG table includes the following possible event codes:
|
Event Code |
Reason |
Description |
|---|---|---|
|
0 |
Not applicable |
Specifies that the asset is accepted. The value is set to zero for asset accepted events. |
|
1 |
Older collection time |
Specifies that the asset is rejected because of a lower collection time than the last accepted inventory file for the same asset. |
|
2 |
Lower trust level |
Specifies that the asset is rejected because of a lower trust level than the last accepted inventory file for the same asset having trust mode enabled. |
|
3 |
Same day as last submission |
Specifies that the asset is rejected because its collection time falls within the same day tolerance of the last accepted inventory file for the same asset. |
|
4 |
Future collect time |
Specifies that the asset is rejected because its collection time represents a time in the future. |
|
5 |
Missing values |
Specifies that the asset is rejected because some key data fields are missing. |
|
Copyright © 2013 CA.
All rights reserved.
|
|