SQWareProduction:generic:etc:sqwgen IndicatorsVar.cfg

From Wiki_dbSQWare
Revision as of 09:58, 18 December 2023 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Configuration file $gvsqw_GenBin/../etc/sqwgen_IndicatorsVar.cfg:
Generic global var for indicators scripts
It contains the operating variables of SQWareProduction.


File content:

	export gvsqw_NbDaysFull=3
	export gvsqw_NbDaysFull=2
export gvsqw_PurgeLongTerm=24
export gvsqw_PurgeMediumTerm=4
export gvsqw_PurgeShortTerm=2



Variables explanation:

	gvsqw_NbDaysFull => 
	gvsqw_NbDaysFull => 
gvsqw_PurgeLongTerm => 
gvsqw_PurgeMediumTerm => 
gvsqw_PurgeShortTerm => 
Note:
You can overload variables contain in $gvsqw_GenBin/../etc/sqwgen_IndicatorsVar.cfg

by the same variables in $gvsqw_GenBin/../etc_cust/sqwgen_IndicatorsVar.cfg for all your environnement
or in $HOME/sqwConfig/sqwgen_IndicatorsVar.cfg specifically for this user.