# @(#)65 1.1 src/perf/perfagent/usr/samples/perfagent/server/xmtopas.cf, perfagent, perf720 12/8/08 03:02:27 # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # perf720 src/perf/perfagent/usr/samples/perfagent/server/xmtopas.cf 1.1 # # Licensed Materials - Property of IBM # # Restricted Materials of IBM # # COPYRIGHT International Business Machines Corp. 2008 # All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # # IBM_PROLOG_END_TAG # # COMPONENT_NAME: (PERFAGENT) Performance Agent # # XMTOPAS Recording configuration file # # This configuration file is used by the xmtopas daemon to start the recording. # This file should be in the following format, # # retain days_to_keep days_per_file # - days_to_keep specifies the minimum number of days to keep a # recording file before xmservd deletes it. # - days_per_file is optional, if not specified, defaults to # days_to_keep # # Frequency interval # - the interval is specified in milliseconds 60000=1 minute, # 300000=5 minutes # # one/more metric lines # The metric lines indicate which statistics you want recorded. # If no interval is specified on the entry, the default interval # is used. # # one/more start/stop lines. # start lines indicate the start and stop times for recording. # start dd hh mm dd hh mm # dd: 0=Sunday, 6=Saturday can be a single number or a range, e.i. 1-5 # hh: 24 hour clock with 00=midnight, can be a single number or a range # mm: can be a single number or a series of comma separated minute # values. To get a continuous recording we give start 0 0 0 0 0 0 # # # Example configuation file: # # retain 8 1 # # frequency 300000 # # CPU/gluser # CPU/glkern # Mem/Real/numfrb # Mem/Virt/pagein # CPU/cpu0/exec # CPU/cpu0/fork # hot RTime/LAN/*/below10 3 80 300000 Threshold Exception 2 # # start 0 0 0 0 0 0 #