tracker_perf


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
monitor_id CHAR 36 null
tracker.monitor_id Defined in XMLR
server_response_time DOUBLE 22 null
db_round_trips INT 10 null
files_opened INT 10 null
memory_usage INT 10 null
deleted BIT 1 0
date_modified DATETIME 26 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
idx_tracker_perf_mon_id Performance Asc monitor_id

Relationships