| column |
onstat
option |
description
|
| number |
-d |
the storage space number |
| name |
-d |
name of the storage space |
| class | infx | status monitor setting based on free space |
| flags |
-d |
flags describing the state of the space |
| pgsize |
-d |
size in bytes of a page in this space |
| pgsizek |
infx |
the page size in kb |
| nchunks |
-d |
number of chunks in storage space |
| size_kb |
-d |
size of storage space in kb |
| free_kb |
-d |
amount of space free |
| used_kb |
-d |
amount of space used |
| bpages_kb |
-d |
size of space in blob pages, for spaces that contain blobs |
| meta_size_kb |
-d |
smart blob spaces: the size in kb of the meta data area |
| meta_free_kb |
-d |
smart blob spaces: the amount of free space for meta data |
| meta_used_kb |
-d |
smart blob spaces: the amount of meta data used |
| meta_bpages |
-d |
smart blob spaces: size of the meta data area in blob pages |
| ismirrored |
infx |
yes if space is mirrored |
| istemp |
infx |
yes if space is a temp space |
| issbspace |
infx |
yes, if space is a smart blob space |
| isblobspace |
infx |
yes, if space is a blob space |
| status |
infx |
the state of the dbspace e.g. OK, DOWN |
| status_class |
infx |
font class to describe status e.g. warn, error, ok, good |
| flagmean |
infx |
text description of storage space flags |
| used_perc |
infx |
percentage of storage space used |
| used_perc_class |
infx |
class to describe percentage used, e.g. ok, warn, bad |
| totio_kb |
infx |
the total i/o, in kb to this storage space (buffer and page) |
| reads_kb |
-D |
the total reads from this storage space |
| writes_kb |
-D |
the total writes to this storage space |
| l0_date | infx | date of last level 0 for this space, also available for L!, L2 |
| l0_datet | infx | date and time of last level 0 for this space, also available for L!, L2 |
| l0_ago | infx | how long ago in days and hours since L0 |
| l0_ts | infx | unix timestamp of last archive |
| l0_log | infx | logical log number at archive |
| l0_logpos | infx | logical log position at archive |
| chunk_list |
infx |
an array of chunks in the storage space, see below |