File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ARGS_ALL="--session ${OVERRIDE_SESSION:-default} --severity $SEVERITY --shm-segm
1313ARGS_ALL_CONFIG=" keyval.input_dir=$FILEWORKDIR ;keyval.output_dir=/dev/null;${ALL_EXTRA_CONFIG:- } "
1414if [[ $EPNSYNCMODE == 1 ]]; then
1515 ARGS_ALL+=" --infologger-severity $INFOLOGGER_SEVERITY "
16- ARGS_ALL+=" --monitoring-backend influxdb-unix:///tmp/telegraf.sock --resources-monitoring 15 "
16+ ARGS_ALL+=" --monitoring-backend influxdb-unix:///tmp/telegraf.sock --resources-monitoring ${GEN_TOPO_RESOURCE_MONITORING :- 15} "
1717 ARGS_ALL_CONFIG+=" NameConf.mCCDBServer=$GEN_TOPO_EPN_CCDB_SERVER ;"
1818 export DPL_CONDITION_BACKEND=$GEN_TOPO_EPN_CCDB_SERVER
1919 [[ -z ${O2_DPL_DEPLOYMENT_MODE:- } ]] && O2_DPL_DEPLOYMENT_MODE=OnlineECS
You can’t perform that action at this time.
0 commit comments