Table SIEM.public.disk_monitor
Disk size information collected by a periodically run disk monitor job.

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
computed_time timestamptz 35,6 Timestamp of the disk space computation
disk_size_used numeric 131089 Disk size used
disk_size_allocated numeric 131089 Disk size allocated
storage_type varchar 50 Storage Type

Table contained 0 rows at Mon Mar 26 23:24 EDT 2012

Indexes:
Column(s) Type Sort Constraint Name
computed_time Primary key Asc disk_monitor_pk