SQWareProduction:ingres:lib:sqwing GatherIndicators.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_InsertIndicators "archiving"
gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_InitPurges
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "database"
gfsqw_InsertIndicators "database"
lfsqw_Archivage =>  
gfsqw_InsertIndicators "FS"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingDb =>  
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile =>
lfsqw_GatherDatabase
lfsqw_GatherDatabase =>  
lfsqw_GatherDatabase =>  
lfsqw_GatherOverloaded
lfsqw_GatherFs
lfsqw_GenerateInsertAlert =>  
lfsqw_GatherFs =>
lfsqw_GenerateInsertFs =>  
lfsqw_GatherOverLoaded
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertFs
lfsqw_GenerateListFsDbf =>  
lfsqw_Main =>  
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|ingres|Ing|sqwing_GatherIndicators.lib}}
{{SQWareProductionSurchargeLib|ingres|Ing|sqwing_GatherIndicators.lib}}
<br>
<br>

Latest revision as of 16:01, 23 February 2025

shell functions library $gvsqw_IngBin/../lib/sqwing_GatherIndicators.lib:
lib for sqwing_GatherIndicators.ksh
Functions explanation:

gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_InitPurges
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "database"
gfsqw_InsertIndicators "FS"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingDb => 
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase
lfsqw_GatherDatabase => 
lfsqw_GatherFs
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertFs
lfsqw_GenerateListFsDbf => 
lfsqw_Main => 


Note:
You can overload functions contained in $gvsqw_IngBin/../lib/sqwing_GatherIndicators.lib

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