SQWareProduction:sybrep:lib:sqwrs GatherIndicators.lib : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
 
(3 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_BeginningCom
 +
gfsqw_GatherHostInfos
 +
gfsqw_GatherPathInfos
 +
gfsqw_InsertChanges
 
gfsqw_InsertIndicators "Alert"
 
gfsqw_InsertIndicators "Alert"
 
gfsqw_InsertIndicators "DiskPartition"
 
gfsqw_InsertIndicators "DiskPartition"
 
gfsqw_InsertIndicators "parameters"
 
gfsqw_InsertIndicators "parameters"
 
gfsqw_InsertIndicators "repserver"
 
gfsqw_InsertIndicators "repserver"
 +
gfsqw_PurgeLogDirAndFiles
 +
lfsqw_Archiving
 
lfsqw_ArchivingParameters
 
lfsqw_ArchivingParameters
 
lfsqw_Dummy =>  
 
lfsqw_Dummy =>  
 +
lfsqw_GatherAlertLogFile
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherDiskPartition
 
lfsqw_GatherDiskPartition
 
lfsqw_GatherDiskPartition =>  
 
lfsqw_GatherDiskPartition =>  
 +
lfsqw_GatherFs
 
lfsqw_GatherFs =>  
 
lfsqw_GatherFs =>  
 +
lfsqw_GatherOverLoaded
 +
lfsqw_GatherParameters
 
lfsqw_GatherParameters =>  
 
lfsqw_GatherParameters =>  
 +
lfsqw_GatherRepserver
 
lfsqw_GatherRepserver =>  
 
lfsqw_GatherRepserver =>  
 
lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql
 
lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql
Ligne 21 : Ligne 32 :
 
lfsqw_GenInsertRepserver =>  
 
lfsqw_GenInsertRepserver =>  
 
lfsqw_GenInsertRepserver | tee ${gvsqw_TmpFile}.sql
 
lfsqw_GenInsertRepserver | tee ${gvsqw_TmpFile}.sql
 +
lfsqw_Main =>
 
lfsqw_Parameters
 
lfsqw_Parameters
 
lfsqw_Parameters =>  
 
lfsqw_Parameters =>  
 +
lfsqw_PostArchivingParameters
 
lfsqw_Repserver =>  
 
lfsqw_Repserver =>  
 
lfsqw_Repserver | tee ${gvsqw_TmpFile}
 
lfsqw_Repserver | tee ${gvsqw_TmpFile}

Version actuelle datée du 27 septembre 2023 à 18:46

librairies de fonctions shell $gvsqw_SybBin/../lib/sqwrs_GatherIndicators.lib:
lib for sqwrs_GatherIndicators.ksh
Explication des fonctions:

gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_GatherPathInfos
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "DiskPartition"
gfsqw_InsertIndicators "parameters"
gfsqw_InsertIndicators "repserver"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingParameters
lfsqw_Dummy => 
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDiskPartition
lfsqw_GatherDiskPartition => 
lfsqw_GatherFs
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded
lfsqw_GatherParameters
lfsqw_GatherParameters => 
lfsqw_GatherRepserver
lfsqw_GatherRepserver => 
lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql
lfsqw_GenInsertParameters
lfsqw_GenInsertParameters => 
lfsqw_GenInsertRepserver => 
lfsqw_GenInsertRepserver | tee ${gvsqw_TmpFile}.sql
lfsqw_Main => 
lfsqw_Parameters
lfsqw_Parameters => 
lfsqw_PostArchivingParameters
lfsqw_Repserver => 
lfsqw_Repserver | tee ${gvsqw_TmpFile}


Information.png
Information:
Vous pouvez surcharger les fonctions contenues dans $gvsqw_SybBin/../lib/sqwrs_GatherIndicators.lib

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