|
Measures reported by CacheDatabaseTest
This test monitors the usage of every database on the Cache server.
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Read_only_status |
The current status of the database - whether read-only or not
|
Boolean
|
The value '1' indicates that the database is currently in the "read-only" status, and the value '0' indicates that the database can be read and written into - i.e., 'read-write' status.
|
| Current_size |
The current size of this database
|
KB
|
 
|
| Free_space |
The amount of unused space currently available in this database
|
KB
|
 
|
| Percent_free_space |
The percentage of free space currently available in this database
|
Percent
|
Ideally, this value should be very high.
|
|