Filesystem space usage collection
(MountPoint)
Name | Data Type | Description |
---|---|---|
FileSystem | string(128) | Device path (UNIX / Linux) or filesystem type (Windows) |
MountPoint | string(128) | Mount point of filesystem |
KBytesUsage | double | Amount of space used, in kilobytes |
KBytesCapacity | double | Total capacity size, in kilobytes |
MERGESTATUS | long | Internal-use merge status; created by Surveillance |
USAGEPCT | double | % of total capacity space that is used |
USAGEPCT_DELTA | double | Delta % of total capacity space that is used |
KBUSAGE_DELTA | double | Delta amount of space used, in kilobytes |
MBUSAGE | double | Amount of space used, in megabytes |
MBCAPACITY | double | Total capacity size, in megabytes |
MBUSAGE_DELTA | double | Delta amount of space used, in megabytes |
Attributes: | None |
---|---|
Minimum OS version: | 2.0 |