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:getByPartition

FileSystem:getByPartition
Method
Purpose
This method (on Solaris-SPARC) provides utilization statistics for currently mounted file systems, filtered by the device given as the Partition argument. Information will be listed for only local partitions with non-zero data blocks.
Remarks
NFS mounted file systems are ignored and should be monitored by agents running on the file servers themselves. Invoke interactively with no argument to obtain valid arguments.
Type
Synchronous, IMPACT_INFO.
Arguments
 
Device name (hard disk partition). Pattern match with regular expressions. Empty argument string returns information for all partitions.
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