FileSystemStorageMonitor
DescriptionThe FileSystemStorageMonitor monitors free space on local file systems. ConfigurationThe <FileSystemStorageMonitorConfig> element must contain one or more <FileSystem> elements configured with the following attributes:
Example<FileSystemStorageMonitorConfig> <FileSystem NAME="/u01/oradata" MBYTES_FREE="1000"/> <FileSystem NAME="/app/oracle/admin/ORCL/arch" PCT_FREE="20" ALERT_TYPE="ARCHIVE_LOG_SPACE"/> </FileSystemStorageMonitorConfig> In this example, TCAgent sends a FILE_SYSTEM_STORAGE alert when less than 1000MB of free space is left on '/u01/oradata' and sends an ARCHIVE_LOG_SPACE alert when less than 20 percent of free space is left on '/app/oracle/admin/ORCL/arch'. |
TCAgent Task IndexDatabase Monitor Tasks
Database Report Tasks
Database Utility TasksServer Monitor Tasks
Server Utility Tasks |