SQWareProduction:sybrep:lib:sqwrs GatherIndicators.lib : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(4 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 "parameters" | gfsqw_InsertIndicators "parameters" | ||
gfsqw_InsertIndicators "repserver" | gfsqw_InsertIndicators "repserver" | ||
+ | gfsqw_PurgeLogDirAndFiles | ||
+ | lfsqw_Archiving | ||
+ | lfsqw_ArchivingParameters | ||
lfsqw_Dummy => | lfsqw_Dummy => | ||
+ | lfsqw_GatherAlertLogFile | ||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
+ | 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 | ||
+ | lfsqw_GenInsertParameters | ||
lfsqw_GenInsertParameters => | lfsqw_GenInsertParameters => | ||
− | |||
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_PostArchivingParameters | |
lfsqw_Repserver => | lfsqw_Repserver => | ||
lfsqw_Repserver | tee ${gvsqw_TmpFile} | lfsqw_Repserver | tee ${gvsqw_TmpFile} |
Version actuelle datée du 27 septembre 2023 à 17: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}