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


Chapter 5 Solaris-SPARC Microagents and Methods : COM.TIBCO.hawk.hma.FileSystem : FileSystem:getByFileSystem

FileSystem:getByFileSystem
Method
Purpose
This method (on Solaris-SPARC) provides utilization statistics for the currently mounted filesystems filtered by device name and file system type. The argument is treated as a pattern to match. If no argument is specified, the entire mount table is reported.
For any filesystem that does not respond within five seconds, the data values for % Free and % Used are considered stale and their values are set to -1.
Type
Synchronous, IMPACT_INFO.
Arguments
 
Returns
 
Amount of disk space on the mounted file system that is currently free, expressed as percentage of total size
Amount of disk space on the mounted file system currently in use, expressed as percentage of total size
Amount of disk space on the mounted file system that is currently free, expressed as absolute value (kilobytes)
Amount of disk space on the mounted file system currently in use, expressed as absolute value (kilobytes)
 

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