SQWareProduction:postgres:lib:sqwpg GatherIndicators.lib : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
 
m (Updated by BatchUser)
Ligne 7 : Ligne 7 :
 
gfsqw_InsertIndicators "Alert"
 
gfsqw_InsertIndicators "Alert"
 
gfsqw_InsertIndicators "ArchiveXlog"
 
gfsqw_InsertIndicators "ArchiveXlog"
 +
gfsqw_InsertIndicators "archivingDb"
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Parameters"
 
gfsqw_InsertIndicators "Parameters"
 
lfsqw_ArchiveXlog =>  
 
lfsqw_ArchiveXlog =>  
 +
lfsqw_ArchivingDb =>
 
lfsqw_ArchivingParameters
 
lfsqw_ArchivingParameters
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherAlertLogFile =>  

Version du 24 mai 2020 à 16:00

librairies de fonctions shell $gvsqw_PgBin/../lib/sqwpg_GatherIndicators.lib:
lib for sqwpg_GatherIndicators.ksh
Explication des fonctions:

gfsqw_GenListDatabase > $gvsqw_TmpFile.lst
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "ArchiveXlog"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
lfsqw_ArchiveXlog => 
lfsqw_ArchivingDb => 
lfsqw_ArchivingParameters
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherParameters => 
lfsqw_GatherTables => 
lfsqw_GatherTablesSql => 
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses => 
lfsqw_GenerateInsertParameters
lfsqw_GenerateInsertParameters => 


Information.png
Information:
Vous pouvez surcharger les fonctions contenues dans $gvsqw_PgBin/../lib/sqwpg_GatherIndicators.lib

en redeclarant une fonction du meme nom $gvsqw_PgBin/../lib_cust/sqwpg_GatherIndicators.lib pour tous les environnements
ou dans $HOME/sqwConfig/sqwpg_GatherIndicators.lib specifiquement pour ce user .