Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 10 Mac OS X Methods : COM.TIBCO.hawk.hma.FileSystem : FileSystem:getByMountPoint

FileSystem:getByMountPoint
Method
 
Purpose
This method (on Mac OS X) returns utilization statistics for currently mounted file systems filtered by the mount directory. Information will be listed for only local partitions with non-zero data blocks.
Remarks
The argument is being treated as a pattern to match. If no argument is given, the entire mount table is reported.
Type
Synchronous, IMPACT_INFO.
Arguments
 
Returns
 
The amount of disk space on the mounted file system that is currently free, expressed as a percentage of total size
The amount of disk space on the mounted file system that is currently in use, expressed as a percentage of total size
The amount of disk space on the mounted file system that is currently free, expressed as an absolute value in kilobytes
The amount of disk space on the mounted file system that is currently in use, expressed as an absolute value in kilobytes
The amount of disk space on the mounted file system, expressed in kilobytes

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved