SQWareProduction:mongodb:lib:sqwmng GatherIndicators.lib : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
 
m (Updated by BatchUser)
 
(5 révisions intermédiaires par le même utilisateur non affichées)
Ligne 4 : Ligne 4 :
 
Explication des fonctions:
 
Explication des fonctions:
 
<pre>
 
<pre>
gfsqw_GenListDatabase | tee ${gvsqw_TmpFile}.db
+
gfsqw_BeginningCom
 +
gfsqw_GatherHostInfos
 +
gfsqw_GatherPathInfos
 +
gfsqw_GenListDatabase
 
gfsqw_GenListTable | tee ${gvsqw_TmpFile}.tbl
 
gfsqw_GenListTable | tee ${gvsqw_TmpFile}.tbl
 +
gfsqw_InsertChanges
 +
gfsqw_InsertIndicators "archivingDb"
 
gfsqw_InsertIndicators "archiving parameters"
 
gfsqw_InsertIndicators "archiving parameters"
 
gfsqw_InsertIndicators "database $lvsqw_DbName"
 
gfsqw_InsertIndicators "database $lvsqw_DbName"
Ligne 12 : Ligne 17 :
 
gfsqw_InsertIndicators "Parameters"
 
gfsqw_InsertIndicators "Parameters"
 
gfsqw_InsertIndicators "purge"
 
gfsqw_InsertIndicators "purge"
 +
gfsqw_PurgeLogDirAndFiles
 +
lfsqw_Archiving
 +
lfsqw_ArchivingDb =>
 
lfsqw_ArchivingParameters
 
lfsqw_ArchivingParameters
 
lfsqw_ArchivingParameters =>  
 
lfsqw_ArchivingParameters =>  
 
lfsqw_GatherAlertLogFile
 
lfsqw_GatherAlertLogFile
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherAlertLogFile =>  
 +
lfsqw_GatherDatabase
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabaseSql =>  
 
lfsqw_GatherDatabaseSql =>  
 +
lfsqw_GatherFs
 
lfsqw_GatherFs =>  
 
lfsqw_GatherFs =>  
 
lfsqw_GatherOverLoaded
 
lfsqw_GatherOverLoaded
 +
lfsqw_GatherParameters
 
lfsqw_GatherParameters =>  
 
lfsqw_GatherParameters =>  
 
lfsqw_GenerateInsertLicenses
 
lfsqw_GenerateInsertLicenses
Ligne 25 : Ligne 36 :
 
lfsqw_GenerateInsertParameters
 
lfsqw_GenerateInsertParameters
 
lfsqw_GenerateInsertParameters =>  
 
lfsqw_GenerateInsertParameters =>  
 +
lfsqw_PostArchivingParameters
 
</pre>
 
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|mongodb|Mng|sqwmng_GatherIndicators.lib}}
 
{{SQWareProductionSurchargeLib|mongodb|Mng|sqwmng_GatherIndicators.lib}}
 
<br>
 
<br>

Version actuelle datée du 25 février 2024 à 22:12

librairies de fonctions shell $gvsqw_MngBin/../lib/sqwmng_GatherIndicators.lib:
lib for sqwmng_GatherIndicators.ksh
Explication des fonctions:

gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_GatherPathInfos
gfsqw_GenListDatabase
gfsqw_GenListTable | tee ${gvsqw_TmpFile}.tbl
gfsqw_InsertChanges
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "archiving parameters"
gfsqw_InsertIndicators "database $lvsqw_DbName"
gfsqw_InsertIndicators "Instance"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
gfsqw_InsertIndicators "purge"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingDb => 
lfsqw_ArchivingParameters
lfsqw_ArchivingParameters => 
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherFs
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded
lfsqw_GatherParameters
lfsqw_GatherParameters => 
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses => 
lfsqw_GenerateInsertParameters
lfsqw_GenerateInsertParameters => 
lfsqw_PostArchivingParameters


Information.png
Information:
Vous pouvez surcharger les fonctions contenues dans $gvsqw_MngBin/../lib/sqwmng_GatherIndicators.lib

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