Difference between revisions of "SQWareProduction:teradata:lib:sqwter GatherIndicators.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
 
Line 10: Line 10:
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Parameters"
 
gfsqw_InsertIndicators "Parameters"
 +
gfsqw_PurgeLogDirAndFiles
 
lfsqw_Archiving
 
lfsqw_Archiving
 
lfsqw_ArchivingDb =>  
 
lfsqw_ArchivingDb =>  

Latest revision as of 23:42, 8 May 2023

shell functions library $gvsqw_TerBin/../lib/sqwter_GatherIndicators.lib:
lib for sqwter_GatherIndicators.ksh
Functions explanation:

gfsqw_BeginningCom
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingDb => 
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
lfsqw_GatherFs
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherParameters => 
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses => 
lfsqw_GenerateInsertParameters
lfsqw_GenerateInsertParameters => 
lfsqw_Main => 


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

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