Difference between revisions of "SQWareProduction:mysql:lib:sqwmys GatherIndicators.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
m (Updated by Expdbtools)
Line 1: Line 1:
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:<br>
lib for sqwmys_GatherIndicators.ksh
+
{{SQWareProduction_sqwmys_GatherIndicators.lib_presentation}}
 
<br>
 
<br>
 +
Functions explanation:
 +
<pre>
 +
gfsqw_FormatHtmlMessages $gvsqw_TmpFile >> $gvsqw_TmpFile.mail
 
gfsqw_InsertIndicators "archiving"
 
gfsqw_InsertIndicators "archiving"
 
gfsqw_InsertIndicators "database"
 
gfsqw_InsertIndicators "database"
lfsqw_Archivage
+
lfsqw_Archivage =>
lfsqw_GatherDatabase
+
lfsqw_GatherDatabase =>
 
lfsqw_GatherOverloaded
 
lfsqw_GatherOverloaded
lfsqw_GenerateInsertAlert
+
lfsqw_GenerateInsertAlert =>
lfsqw_GenerateInsertFs
+
lfsqw_GenerateInsertFs =>
 +
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators.lib}}
 
<br>
 
<br>

Revision as of 00:26, 16 December 2010

shell functions librairy $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:
lib for sqwmys_GatherIndicators.ksh
Functions explanation:

	gfsqw_FormatHtmlMessages $gvsqw_TmpFile >> $gvsqw_TmpFile.mail
gfsqw_InsertIndicators "archiving"
gfsqw_InsertIndicators "database"
lfsqw_Archivage => 
lfsqw_GatherDatabase => 
lfsqw_GatherOverloaded
lfsqw_GenerateInsertAlert => 
lfsqw_GenerateInsertFs => 


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib

by function with same name in $gvsqw_MysBin/../lib_cust/sqwmys_GatherIndicators.lib for all your environnement
or by $HOME/sqwConfig/sqwmys_GatherIndicators.lib specifically for this user .