# # Copyright 2005 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #ident "%Z%%M% %I% %E% SMI" # # NOTICE: This file contains default settings for poold(1M). Do not # edit this file. Its format and contents are subject to change in # future releases of Solaris. # Objective Classes system.objectives= com.sun.solaris.domain.pools.WeightedLoadObjective pset.objectives= com.sun.solaris.domain.pools.LocalityObjective, com.sun.solaris.domain.pools.UtilizationObjective # poold-specific logging properties (replacing default logging.properties) .level= ALL # Set defaults for all logfiles (poold and API-generated) which are suitable # for management by logadm(1M). java.util.logging.FileHandler.limit = 0 java.util.logging.FileHandler.count = 1 java.util.logging.FileHandler.append = true # Change defaults for API-generated logfiles. java.util.logging.FileHandler.pattern = /var/log/pool/java%u.log java.util.logging.FileHandler.formatter = com.sun.solaris.service.logging.SysloglikeFormatter