######## The values are entered in the order mentioned just before every input types ##### # TestType, DisplayName, DisplayID, ResourceBundle, CollectionGenerator, MinBeaconVersion, TestVersion, IsDeprecated, AvailMetric, AvailMetricColumn## test_metadata=LDAP,LDAP,LDAP_TEST_NAME,oracle.sysman.eml.gensvc.test.ldap.resources.LDAPTestResource,oracle.sysman.emSDK.testMetadata.GenericCollectionGenerator,3.0,1.0,N,ldap_response,status ######### Enter the grouping of test property information here ######### # GroupName, DisplayOrder, DisplayName, DisplayID ############################# #test_group1=STRAY,0,STRAY,LDAP_TEST_GROUP_NAME ######### For every group there will be one or more properties associated with it ######### #PropertyName, GroupName, DisplayOrder, DisplayName, DisplayID, PropertyType, Level, VariesPerBeacon, isPassword, encrypted, defaultIntValue, defaultMinValue #test_group1_prop1=ldap_address,0,LDAP Host Address,LDAP_HOST,1,Y,N,N,N,0,0 #test_group1_prop2=ldap_port,1,LDAP Port,LDAP_PORT,2,Y,N,N,N,0,0 #test_group1_prop3=ldap_user_name,2,LDAP User Name,LDAP_USER_NAME,1,Y,N,N,N,0,0 #test_group1_prop4=ldap_password,3,LDAP Password,LDAP_PASSWORD,1,Y,N,Y,Y,0,0 #test_group1_prop5=numretries,4,Number of Retries,LDAP_NUMRETRIES,2,Y,N,N,N,6,0 #test_group1_prop6=retryinterval,5,Retry Time Interval,LDAP_RETRY_INTERVAL,2,Y,N,N,N,5,0 ######### Each test will have a set of properties which needs to be pushed to the beacon ######### #PropertyName, GroupName, DisplayOrder, DisplayName, DisplayID, PropertyType, Level, VariesPerBeacon, isPassword, encrypted, defaultIntValue, defaultMinValue stray_prop1=ldap_address,0,LDAP Host Address,LDAP_HOST,1,N,N,N,N,0,0 stray_prop2=ldap_port,1,LDAP Port,LDAP_PORT,2,N,N,N,N,389,0 stray_prop3=ldap_user_name,2,LDAP User Name,LDAP_USER_NAME,1,N,N,N,N,0,0 stray_prop4=ldap_password,3,LDAP Password,LDAP_PASSWORD,1,N,N,Y,Y,0,0 stray_prop5=numretries,4,Number of Retries,LDAP_NUMRETRIES,2,Y,N,N,N,6,0 stray_prop6=retryinterval,5,Retry Time Interval,LDAP_RETRY_INTERVAL,2,Y,N,N,N,5,0 stray_prop7=ldap_filter,6,LDAP Search Filter,LDAP_FILTER,1,N,N,N,N,0,0 stray_prop8=ldap_base,7,LDAP Search Base,LDAP_BASE,1,N,N,N,N,0,0 stray_prop9=ldap_attrname,8,LDAP Compare Attribute Name,LDAP_ATTRNAME,1,N,N,N,N,0,0 stray_prop10=ldap_attrvalue,9,LDAP Compare Attribute Value,LDAP_ATTRVALUE,1,N,N,N,N,0,0 stray_prop11=ldap_timeout,10,LDAP Timeout (seconds),LDAP_TIMEOUT,2,N,N,N,N,0,0 ######### For every test there will be one or more metrics ######### # Metric Name, Order, Transaction Level, IsInteractive test_metric1=ldap_response,0,TXN,Y ######### For every metric there will be one or more metric columns ######### # Metric Column Name, Order test_metric1_column1=status,1 test_metric1_column2=ConnectionTime,2 test_metric1_column3=MessagingSearch,3 test_metric1_column4=AddressingSearch,4 test_metric1_column5=BaseSearch,5 test_metric1_column6=CompareOp,6 test_metric1_column7=StatusMessage,7 ######### Each test will have a set of properties which needs to be pushed to the beacon ######### # TargetType, TypeMetaVer, MetricName, PropertyName, Scope, isOptional, isEncrypted test_metric_prop1 = oracle_beacon,3.0,ldap_response,TxnName,USER,N,N test_metric_prop2 = oracle_beacon,3.0,ldap_response,BeaconName,USER,N,N test_metric_prop3 = oracle_beacon,3.0,ldap_response,ldap_address,USER,N,N test_metric_prop4 = oracle_beacon,3.0,ldap_response,ldap_port,USER,N,N test_metric_prop5 = oracle_beacon,3.0,ldap_response,ldap_user_name,USER,N,N test_metric_prop6 = oracle_beacon,3.0,ldap_response,ldap_password,USER,N,Y test_metric_prop7 = oracle_beacon,3.0,ldap_response,numretries,USER,Y,N test_metric_prop8 = oracle_beacon,3.0,ldap_response,retryinterval,USER,Y,N test_metric_prop9 = oracle_beacon,3.0,ldap_response,ldap_filter,USER,N,N test_metric_prop10 = oracle_beacon,3.0,ldap_response,ldap_base,USER,N,N test_metric_prop11 = oracle_beacon,3.0,ldap_response,ldap_attrname,USER,N,N test_metric_prop12 = oracle_beacon,3.0,ldap_response,ldap_attrvalue,USER,N,N test_metric_prop13 = oracle_beacon,3.0,ldap_response,ldap_timeout,USER,N,N ######### Define the metric that will get promoted to upper level service ######### # SrcMetric, SrcMetricColumn, SrcMetricKey, EvalFunc, Critical, Warning, DestMetric, DestMetricColumn, DestMetricKey, IsDefaultChart test_promotion1=ldap_response,MessagingSearch,N/A,EVAL_AVG_VALUE,4000,125,Performance,PerformanceValue,MessagingSearch,Y ######### Define the metric threshold values ######### #MetricName, MetricColumn, MetricKey, Critical, Warning test_default_threshold1=ldap_response,ConnectionTime,N/A,4000,125 test_default_threshold2=ldap_response,MessagingSearch,N/A,4000,125 test_default_threshold3=ldap_response,AddressingSearch,N/A,4000,2000 test_default_threshold4=ldap_response,BaseSearch,N/A,4000,2000 test_default_threshold5=ldap_response,CompareOp,N/A,4000,2000 test_default_threshold6=ldap_response,status,N/A,0,0,EQ ######### Beacon Metrics ######### #MetricName, Number of metric columns, procedure Beacon_Metric=ldap_response,7,test_procedure ######### Beacon Column Metrics ######### #MetricColumnName, Metric Column Label, Metric Column Label ,Metric Column LabelDescripyion , Metric Column Label NLSID Beacon_Metric_Col1=Status,Status,beacon_ldap_status,Status Desc, LDAP_STATUS_DESC Beacon_Metric_Col2=ConnectionTime,Connection Time,beacon_connection_time_desc,Connection Time Desc, LDAP_CONNECT_TIME_DESC Beacon_Metric_Col3=MessagingSearch,Messaging Search,beacon_msg_search_desc,Messaging Search Desc, LDAP_MSG_SEARCH_DESC Beacon_Metric_Col4=BaseSearch,Base Search,beacon_ldap_base_search,Base Searcg Desc, LDAP_BASE_SEARCH_DESC Beacon_Metric_Col5=AddressingSearch,Addressing Search,beacon_addr_search,Addressing Search, LDAP_ADDR_SEARCH_DESC Beacon_Metric_Col6=CompareOp,Compare Operation,beacon_compareOp_time,Compare Operation Desc, LDAP_COMPAREOP_TIME_DESC Beacon_Metric_Col7=StatusMessage,Log Messages,beacon_log_messages_desc,Log Messages Desc, LDAP_STATUS_MESSAGE_DESC ######### Enable the test ######### # Test Name, Service Name, Version enable_test1=LDAP,generic_service,1.0