SQWareProduction:adabas:lib:sqwada GatherIndicators.lib : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 4 : | Ligne 4 : | ||
Explication des fonctions: | Explication des fonctions: | ||
<pre> | <pre> | ||
+ | gfsqw_BeginningCom | ||
+ | gfsqw_GatherHostInfos | ||
+ | gfsqw_InsertChanges | ||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
gfsqw_InsertIndicators "archivingDb" | gfsqw_InsertIndicators "archivingDb" | ||
Ligne 9 : | Ligne 12 : | ||
gfsqw_InsertIndicators "Licenses" | gfsqw_InsertIndicators "Licenses" | ||
gfsqw_InsertIndicators "tables" | gfsqw_InsertIndicators "tables" | ||
+ | lfsqw_Archiving | ||
lfsqw_ArchivingDb => | lfsqw_ArchivingDb => | ||
+ | lfsqw_GatherAlertLogFile | ||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherContainers | lfsqw_GatherContainers | ||
lfsqw_GatherContainers => | lfsqw_GatherContainers => | ||
+ | lfsqw_GatherDatabase | ||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => | ||
lfsqw_GatherDatabaseSql => | lfsqw_GatherDatabaseSql => | ||
+ | lfsqw_GatherFs | ||
lfsqw_GatherFs => | lfsqw_GatherFs => | ||
lfsqw_GatherOverLoaded 2>&1 | lfsqw_GatherOverLoaded 2>&1 | ||
+ | lfsqw_GatherParameters | ||
lfsqw_GatherParameters => | lfsqw_GatherParameters => | ||
lfsqw_GatherTables | lfsqw_GatherTables | ||
Ligne 24 : | Ligne 32 : | ||
lfsqw_GenerateInsertLicenses => | lfsqw_GenerateInsertLicenses => | ||
lfsqw_GenerateInsertParameters => | lfsqw_GenerateInsertParameters => | ||
+ | lfsqw_Main => | ||
</pre> | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|adabas|Ada|sqwada_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|adabas|Ada|sqwada_GatherIndicators.lib}} | ||
<br> | <br> |
Version du 14 janvier 2023 à 19:29
librairies de fonctions shell $gvsqw_AdaBin/../lib/sqwada_GatherIndicators.lib:
lib for sqwada_GatherIndicators.ksh
Explication des fonctions:
gfsqw_BeginningCom gfsqw_GatherHostInfos gfsqw_InsertChanges gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "archivingDb" gfsqw_InsertIndicators "database" gfsqw_InsertIndicators "Licenses" gfsqw_InsertIndicators "tables" lfsqw_Archiving lfsqw_ArchivingDb => lfsqw_GatherAlertLogFile lfsqw_GatherAlertLogFile => lfsqw_GatherContainers lfsqw_GatherContainers => lfsqw_GatherDatabase lfsqw_GatherDatabase => lfsqw_GatherDatabaseSql => lfsqw_GatherFs lfsqw_GatherFs => lfsqw_GatherOverLoaded 2>&1 lfsqw_GatherParameters lfsqw_GatherParameters => lfsqw_GatherTables lfsqw_GatherTables => lfsqw_GenerateInsertAlert lfsqw_GenerateInsertLicenses lfsqw_GenerateInsertLicenses => lfsqw_GenerateInsertParameters => lfsqw_Main =>