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

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
m (Updated by BatchUser)
Line 1: Line 1:
shell functions librairy $gvsqw_SybBin/../lib/sqwsyb_GatherIndicators.lib:<br>
+
shell functions library $gvsqw_SybBin/../lib/sqwsyb_GatherIndicators.lib:<br>
 
{{SQWareProduction_sqwsyb_GatherIndicators.lib_presentation}}
 
{{SQWareProduction_sqwsyb_GatherIndicators.lib_presentation}}
 
<br>
 
<br>
 
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_GatherAlertLogFile =>
 +
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:31, 24 May 2011

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

	gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archiving"
	gfsqw_InsertIndicators "FS"
lfsqw_Archiving => 
lfsqw_Dataserver => 
lfsqw_GatherAlertLogFile => 
lfsqw_GatherFs => 
lfsqw_GenerateInsertAlert => 
	lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql
	lfsqw_GenerateInsertFs
lfsqw_GenerateInsertFs => 
lfsqw_GenInsertDatabases => 
lfsqw_GenInsertDataserver => 
lfsqw_GenInsertTables => 


Nuvola apps information.png
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 .