28 lines
1001 B
Plaintext
28 lines
1001 B
Plaintext
# This file contaims the default configuration information for various tools.
|
|
# It is used during the startup phase and only adds ones that are missing.
|
|
# If there are config options that are different in the database vs what is
|
|
# in the file, the values are retained as in the database. The file has a very
|
|
# specific format and must be strictly adhered to.
|
|
# framework.
|
|
#
|
|
# Lines starting with # are considered comments and are not parsed.
|
|
|
|
# SEMD Configuration
|
|
SEM:GLOBAL_ACTION_FLAG:1
|
|
SEM:GLOBAL_THROTTLING_FLAG:1
|
|
SEM:GLOBAL_LOGGING_FLAG:1
|
|
SEM_MAPPING:4000:availdata
|
|
SEM_MAPPING:4005:test_data
|
|
SEM_MAPPING:-1:system_data
|
|
#Availmon Configuration has been removed from here
|
|
#It will be inserted by amstart script if needed
|
|
#AVAILMON:autoemail:0
|
|
#AVAILMON:shutdownreason:1
|
|
#AVAILMON:hinvupdate:1
|
|
#AVAILMON:tickerd:1
|
|
#AVAILMON:livenotification:1
|
|
#AVAILMON:statusinterval:60
|
|
#AVAILMON:tickfile:/var/adm/avail/.save/lasttick
|
|
#AVAILMON:tickduration:300
|
|
#AVAILMON:DIAGNOSTIC_CENCR:availmon@csd.sgi.com
|