SQWareProduction:sybase:lib:sqwsyb GatherIndicators.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archiving"
gfsqw_InsertIndicators "archiving"
gfsqw_InsertIndicators "FS"
lfsqw_Archiving =>  
lfsqw_Archiving =>  
lfsqw_Dataserver =>  
lfsqw_Dataserver =>  
Line 12: Line 10:
lfsqw_GatherFs =>  
lfsqw_GatherFs =>  
lfsqw_GenerateInsertAlert =>  
lfsqw_GenerateInsertAlert =>  
lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql
lfsqw_GenerateInsertFs
lfsqw_GenerateInsertFs =>  
lfsqw_GenerateInsertFs =>  
lfsqw_GenInsertDatabases =>  
lfsqw_GenInsertDatabases =>  

Revision as of 22:44, 12 November 2011

shell functions library $gvsqw_SybBin/../lib/sqwsyb_GatherIndicators.lib:
lib for sqwsyb_GatherIndicators.ksh
Functions explanation:

gfsqw_InsertIndicators "archiving"
lfsqw_Archiving => 
lfsqw_Dataserver => 
lfsqw_GatherAlertLogFile => 
lfsqw_GatherFs => 
lfsqw_GenerateInsertAlert => 
lfsqw_GenerateInsertFs => 
lfsqw_GenInsertDatabases => 
lfsqw_GenInsertDataserver => 
lfsqw_GenInsertTables => 


Note:
You can overload functions contained in $gvsqw_SybBin/../lib/sqwsyb_GatherIndicators.lib

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