SQWareProduction:mysql:lib:sqwmys GatherIndicators.lib : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
Ligne 19 : Ligne 19 :
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabaseSql =>  
 
lfsqw_GatherDatabaseSql =>  
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
+
lfsqw_GatherDatabaseSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
 
lfsqw_GatherFs
 
lfsqw_GatherFs
 
lfsqw_GatherFs =>  
 
lfsqw_GatherFs =>  
Ligne 25 : Ligne 25 :
 
lfsqw_GatherParameters
 
lfsqw_GatherParameters
 
lfsqw_GatherParameters =>  
 
lfsqw_GatherParameters =>  
 +
lfsqw_GatherUsers
 +
lfsqw_GatherUsers =>
 +
lfsqw_GatherUsersSql =>
 +
lfsqw_GatherUsersSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
 
lfsqw_GenerateInsertAlert
 
lfsqw_GenerateInsertAlert
 
lfsqw_GenerateInsertLicenses
 
lfsqw_GenerateInsertLicenses

Version du 11 février 2023 à 10:29

librairies de fonctions shell $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:
lib for sqwmys_GatherIndicators.ksh
Explication des fonctions:

gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
lfsqw_Archiving
lfsqw_ArchivingDb => 
lfsqw_ArchivingParameters
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherDatabaseSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
lfsqw_GatherFs
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherParameters
lfsqw_GatherParameters => 
lfsqw_GatherUsers
lfsqw_GatherUsers => 
lfsqw_GatherUsersSql => 
lfsqw_GatherUsersSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses => 
lfsqw_GenerateInsertParameters
lfsqw_GenerateInsertParameters => 
lfsqw_GenerateListFsDbf => 
lfsqw_Main => 
lfsqw_PostArchivingParameters


Information.png
Information:
Vous pouvez surcharger les fonctions contenues dans $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib

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