model.profilingData
The model.profilingData table stores data associated with time and memory expended during the discovery. This table includes information on how long it took to transfer the discovery profiling data to the NCIM topology database.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
|
Integer |
The time that a batch update from the Discovery engine, ncp_disco, started. |
|
NOT NULL |
Integer |
Number of records in the batch received. |
|
NOT NULL |
64-bit integer |
Memory usage when batch started. |
|
Integer |
The time a batch update from the Discovery engine, ncp_disco, ended. |
|
|
Integer |
Number of records at the end.
Note: This value
could be larger than at the start if subsequent batches got merged
in.
|
|
|
64-bit integer |
Memory usage when batch ended. |
|
|
Integer |
Number of entities after the batch update. |
|
|
Integer |
Number of chassis devices after the batch update. |
|
|
Integer |
Number of interfaces after the batch update. |