TrackerPerfs
This is a table representing the TrackerPerfs module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The unique identifier of the record. |
| Monitor_Id | String | False |
The Id of the monitor. |
| Server_Response_Time | Double | False |
The response time of the server. |
| Db_Round_Trips | Int | False |
The round trips to the database. |
| Files_Opened | Int | False |
The number of files opened. |
| Memory_Usage | Int | False |
The memory usage. |
| Deleted | Bool | False |
Record deletion indicator. |
| Date_Modified | Datetime | False |
The last date the record was modified. |