Difference between revisions of "SQWareProduction:generic:lib:sqwgen GatherIndicators.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
 
m (Updated by BatchUser)
Line 5: Line 5:
 
<pre>
 
<pre>
 
gfsqw_InsertIndicators "archiving"
 
gfsqw_InsertIndicators "archiving"
 +
gfsqw_InsertIndicators "archiving parameters"
 
lfsqw_Archiving =>  
 
lfsqw_Archiving =>  
 +
lfsqw_ArchivingParameters =>
 
lfsqw_GenerateInsertAlert =>  
 
lfsqw_GenerateInsertAlert =>  
 
lfsqw_GenerateInsertFs =>  
 
lfsqw_GenerateInsertFs =>  

Revision as of 20:10, 30 November 2015

shell functions library $gvsqw_GenBin/../lib/sqwgen_GatherIndicators.lib:
lib for sqw..._GatherIndicators.ksh
Functions explanation:

gfsqw_InsertIndicators "archiving"
gfsqw_InsertIndicators "archiving parameters"
lfsqw_Archiving => 
lfsqw_ArchivingParameters => 
lfsqw_GenerateInsertAlert => 
lfsqw_GenerateInsertFs => 


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_GenBin/../lib/sqwgen_GatherIndicators.lib

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