Difference between revisions of "SQWareProduction:adabas:lib:sqwada GatherIndicators.lib"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
Functions explanation: | Functions explanation: | ||
<pre> | <pre> | ||
+ | gfsqw_BeginningCom | ||
+ | gfsqw_GatherHostInfos | ||
+ | gfsqw_GatherPathInfos | ||
+ | gfsqw_InsertChanges | ||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
gfsqw_InsertIndicators "archivingDb" | gfsqw_InsertIndicators "archivingDb" | ||
Line 9: | Line 13: | ||
gfsqw_InsertIndicators "Licenses" | gfsqw_InsertIndicators "Licenses" | ||
gfsqw_InsertIndicators "tables" | gfsqw_InsertIndicators "tables" | ||
+ | gfsqw_PurgeLogDirAndFiles | ||
+ | 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 | ||
Line 24: | Line 34: | ||
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> |
Latest revision as of 17:51, 27 September 2023
shell functions library $gvsqw_AdaBin/../lib/sqwada_GatherIndicators.lib:
lib for sqwada_GatherIndicators.ksh
Functions explanation:
gfsqw_BeginningCom gfsqw_GatherHostInfos gfsqw_GatherPathInfos gfsqw_InsertChanges gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "archivingDb" gfsqw_InsertIndicators "database" gfsqw_InsertIndicators "Licenses" gfsqw_InsertIndicators "tables" gfsqw_PurgeLogDirAndFiles 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 =>