SQWareProduction:adabas:lib:sqwada GatherIndicators.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
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 "Parameters"
gfsqw_InsertIndicators "tables"
lfsqw_GatherAlertLogFile =>  
lfsqw_GatherAlertLogFile =>  
lfsqw_GatherContainers
lfsqw_GatherContainers =>
lfsqw_GatherDatabase =>  
lfsqw_GatherDatabase =>  
lfsqw_GatherDatabaseSql =>  
lfsqw_GatherDatabaseSql =>  
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
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 =>  
lfsqw_GenerateInsertParameters =>  
lfsqw_GenerateListFsDbf =>
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|adabas|Ada|sqwada_GatherIndicators.lib}}
{{SQWareProductionSurchargeLib|adabas|Ada|sqwada_GatherIndicators.lib}}
<br>
<br>

Revision as of 16: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 => 


Note:
You can overload functions contained in $gvsqw_AdaBin/../lib/sqwada_GatherIndicators.lib

by function with same name in $gvsqw_AdaBin/../lib_cust/sqwada_GatherIndicators.lib for all your environnement
or by $HOME/sqwConfig/sqwada_GatherIndicators.lib specifically for this user .