# # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # # # Configuration file for the fru-monitor.so module. # # The following configuration properties are valid: # # setprop chassis_timeout # # Wait period after a chassis is added before recognizing # new disk additions. Default is "10s". # # setprop hash_buckets # # Number of buckets used for the FRU hash. Default is "211". # # setprop poll_interval # # Defines the polling interval used to see if FRUS were # added and/or removed. Default is "30s". # # setprop tolerance # # The number of times we must re-check that a FRU was added or # removed before reporting it as such. Default is "1". # # The following configuration properties are for test purposes only: # # setprop test_flag # # If set to 1, will enable code which fakes FRU additions and # removals in order to aid in testing. # # setprop test_fmristr # # If test_flag is set to 1, then this property defines which # FRU (by FMRI string) to test. # # setprop test_delay # # If test_flag is set to 1, then this property defines how # many poll cycles to wait before test. # # setprop test_count # # If test_flag is set to 1, this property defines how many # alternating FRU addition/removal events to simulate. # subscribe resource.sysevent.EC_platform.ESC_platform_sp_reset subscribe list.suspect subscribe list.repaired subscribe list.isolated