SQWareProduction:ingres:lib:sqwing GatherIndicators.lib : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(2 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_InsertChanges | ||
+ | gfsqw_InsertIndicators "Alert" | ||
gfsqw_InsertIndicators "archivingDb" | gfsqw_InsertIndicators "archivingDb" | ||
gfsqw_InsertIndicators "database" | gfsqw_InsertIndicators "database" | ||
+ | gfsqw_InsertIndicators "FS" | ||
+ | gfsqw_PurgeLogDirAndFiles | ||
+ | lfsqw_Archiving | ||
lfsqw_ArchivingDb => | lfsqw_ArchivingDb => | ||
+ | lfsqw_GatherAlertLogFile | ||
+ | lfsqw_GatherAlertLogFile => | ||
+ | lfsqw_GatherDatabase | ||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => | ||
+ | lfsqw_GatherFs | ||
+ | lfsqw_GatherFs => | ||
lfsqw_GatherOverLoaded | lfsqw_GatherOverLoaded | ||
− | lfsqw_GenerateInsertFs => | + | lfsqw_GenerateInsertAlert |
+ | lfsqw_GenerateInsertFs | ||
+ | lfsqw_GenerateInsertFs_old => | ||
+ | lfsqw_GenerateListFsDbf => | ||
+ | lfsqw_Main => | ||
</pre> | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|ingres|Ing|sqwing_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|ingres|Ing|sqwing_GatherIndicators.lib}} | ||
<br> | <br> |
Version actuelle datée du 8 mai 2023 à 22:35
librairies de fonctions shell $gvsqw_IngBin/../lib/sqwing_GatherIndicators.lib:
lib for sqwing_GatherIndicators.ksh
Explication des fonctions:
gfsqw_BeginningCom gfsqw_GatherHostInfos gfsqw_InsertChanges gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "archivingDb" gfsqw_InsertIndicators "database" gfsqw_InsertIndicators "FS" gfsqw_PurgeLogDirAndFiles lfsqw_Archiving lfsqw_ArchivingDb => lfsqw_GatherAlertLogFile lfsqw_GatherAlertLogFile => lfsqw_GatherDatabase lfsqw_GatherDatabase => lfsqw_GatherFs lfsqw_GatherFs => lfsqw_GatherOverLoaded lfsqw_GenerateInsertAlert lfsqw_GenerateInsertFs lfsqw_GenerateInsertFs_old => lfsqw_GenerateListFsDbf => lfsqw_Main =>