Difference between revisions of "SQWareProduction:mysql:lib:sqwmys GatherIndicators.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
m (Updated by BatchUser)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:<br>
lib for sqwmys_GatherIndicators.ksh
+
{{SQWareProduction_sqwmys_GatherIndicators.lib_presentation}}
 
<br>
 
<br>
gfsqw_InsertIndicators "archiving"
+
Functions explanation:
gfsqw_InsertIndicators "database"
+
<pre>
lfsqw_Archivage
+
gfsqw_BeginningCom
 +
gfsqw_GatherHostInfos
 +
gfsqw_GatherPathInfos
 +
gfsqw_InsertChanges
 +
gfsqw_InsertIndicators "Alert"
 +
gfsqw_InsertIndicators "archivingDb"
 +
gfsqw_InsertIndicators "Licenses"
 +
gfsqw_InsertIndicators "Parameters"
 +
gfsqw_PurgeLogDirAndFiles
 +
lfsqw_Archiving
 +
lfsqw_ArchivingDb =>
 +
lfsqw_ArchivingParameters
 +
lfsqw_GatherAlertLogFile
 +
lfsqw_GatherAlertLogFile =>
 
lfsqw_GatherDatabase
 
lfsqw_GatherDatabase
lfsqw_GatherOverloaded
+
lfsqw_GatherDatabase =>
 +
lfsqw_GatherDatabaseSql =>
 +
lfsqw_GatherDatabaseSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
 +
lfsqw_GatherFs
 +
lfsqw_GatherFs =>
 +
lfsqw_GatherOverLoaded 2>&1
 +
lfsqw_GatherParameters
 +
lfsqw_GatherParameters =>
 +
lfsqw_GatherUsers
 +
lfsqw_GatherUsers =>
 +
lfsqw_GatherUsersSql =>
 +
lfsqw_GatherUsersSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
 
lfsqw_GenerateInsertAlert
 
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertFs
+
lfsqw_GenerateInsertLicenses
 +
lfsqw_GenerateInsertLicenses =>
 +
lfsqw_GenerateInsertParameters
 +
lfsqw_GenerateInsertParameters =>
 +
lfsqw_GenerateListFsDbf =>
 +
lfsqw_Main =>
 +
lfsqw_PostArchivingParameters
 +
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators.lib}}
 
<br>
 
<br>

Latest revision as of 18:52, 27 September 2023

shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:
lib for sqwmys_GatherIndicators.ksh
Functions explanation:

gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_GatherPathInfos
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingDb => 
lfsqw_ArchivingParameters
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherDatabaseSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
lfsqw_GatherFs
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherParameters
lfsqw_GatherParameters => 
lfsqw_GatherUsers
lfsqw_GatherUsers => 
lfsqw_GatherUsersSql => 
lfsqw_GatherUsersSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses => 
lfsqw_GenerateInsertParameters
lfsqw_GenerateInsertParameters => 
lfsqw_GenerateListFsDbf => 
lfsqw_Main => 
lfsqw_PostArchivingParameters


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

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