Difference between revisions of "SQWareProduction:adabas:lib:sqwada GatherIndicators.lib"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 5: | Line 5: | ||
<pre> | <pre> | ||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
+ | gfsqw_InsertIndicators "database" | ||
gfsqw_InsertIndicators "Licenses" | gfsqw_InsertIndicators "Licenses" | ||
− | gfsqw_InsertIndicators " | + | gfsqw_InsertIndicators "tables" |
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
+ | lfsqw_GatherContainers | ||
+ | lfsqw_GatherContainers => | ||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => | ||
lfsqw_GatherDatabaseSql => | lfsqw_GatherDatabaseSql => | ||
− | |||
lfsqw_GatherFs => | lfsqw_GatherFs => | ||
lfsqw_GatherOverLoaded 2>&1 | lfsqw_GatherOverLoaded 2>&1 | ||
lfsqw_GatherParameters => | lfsqw_GatherParameters => | ||
+ | lfsqw_GatherTables | ||
+ | lfsqw_GatherTables => | ||
lfsqw_GenerateInsertAlert | lfsqw_GenerateInsertAlert | ||
lfsqw_GenerateInsertLicenses | lfsqw_GenerateInsertLicenses | ||
lfsqw_GenerateInsertLicenses => | lfsqw_GenerateInsertLicenses => | ||
− | |||
lfsqw_GenerateInsertParameters => | lfsqw_GenerateInsertParameters => | ||
− | |||
</pre> | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|adabas|Ada|sqwada_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|adabas|Ada|sqwada_GatherIndicators.lib}} | ||
<br> | <br> |
Revision as of 15:48, 23 December 2016
shell functions library $gvsqw_AdaBin/../lib/sqwada_GatherIndicators.lib:
lib for sqwada_GatherIndicators.ksh
Functions explanation:
gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "database" gfsqw_InsertIndicators "Licenses" gfsqw_InsertIndicators "tables" lfsqw_GatherAlertLogFile => lfsqw_GatherContainers lfsqw_GatherContainers => lfsqw_GatherDatabase => lfsqw_GatherDatabaseSql => lfsqw_GatherFs => lfsqw_GatherOverLoaded 2>&1 lfsqw_GatherParameters => lfsqw_GatherTables lfsqw_GatherTables => lfsqw_GenerateInsertAlert lfsqw_GenerateInsertLicenses lfsqw_GenerateInsertLicenses => lfsqw_GenerateInsertParameters =>