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)
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
<pre>
 
<pre>
 
gfsqw_GatherHostInfos =>  
 
gfsqw_GatherHostInfos =>  
 +
gfsqw_GatherHostInfosGenInsert
 +
gfsqw_GatherHostInfosGenInsert =>
 +
gfsqw_GatherPathInfos =>
 +
gfsqw_GatherPathInfosGenInsert
 +
gfsqw_GatherPathInfosGenInsert =>
 
gfsqw_InsertChanges =>  
 
gfsqw_InsertChanges =>  
 
gfsqw_InsertIndicators "archiving"
 
gfsqw_InsertIndicators "archiving"
 
gfsqw_InsertIndicators "archiving parameters"
 
gfsqw_InsertIndicators "archiving parameters"
 
gfsqw_InsertIndicators "changes"
 
gfsqw_InsertIndicators "changes"
gfsqw_InsertIndicators "HostInfos"
+
gfsqw_InsertIndicators "HostInfos '$gvsqw_Hostname'"
 +
gfsqw_InsertIndicators "PathInfos '$gvsqw_Hostname'"
 +
gfsqw_InsertIndicators "post archiving parameters"
 +
gfsqw_PurgeLogDirAndFiles =>
 
lfsqw_Archiving =>  
 
lfsqw_Archiving =>  
 
lfsqw_ArchivingDb
 
lfsqw_ArchivingDb
Line 18: Line 26:
 
lfsqw_InsertChanges
 
lfsqw_InsertChanges
 
lfsqw_InsertChanges =>  
 
lfsqw_InsertChanges =>  
 +
lfsqw_PostArchivingParameters =>
 
</pre>
 
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|generic|Gen|sqwgen_GatherIndicators.lib}}
 
{{SQWareProductionSurchargeLib|generic|Gen|sqwgen_GatherIndicators.lib}}
 
<br>
 
<br>

Latest revision as of 18:51, 27 September 2023

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

gfsqw_GatherHostInfos => 
gfsqw_GatherHostInfosGenInsert
gfsqw_GatherHostInfosGenInsert => 
gfsqw_GatherPathInfos => 
gfsqw_GatherPathInfosGenInsert
gfsqw_GatherPathInfosGenInsert => 
gfsqw_InsertChanges => 
gfsqw_InsertIndicators "archiving"
gfsqw_InsertIndicators "archiving parameters"
gfsqw_InsertIndicators "changes"
gfsqw_InsertIndicators "HostInfos '$gvsqw_Hostname'"
gfsqw_InsertIndicators "PathInfos '$gvsqw_Hostname'"
gfsqw_InsertIndicators "post archiving parameters"
gfsqw_PurgeLogDirAndFiles => 
lfsqw_Archiving => 
lfsqw_ArchivingDb
lfsqw_ArchivingDb => 
lfsqw_ArchivingParameters => 
lfsqw_GenerateInsertAlert => 
lfsqw_GenerateInsertFs => 
lfsqw_InsertChanges
lfsqw_InsertChanges => 
lfsqw_PostArchivingParameters => 


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 .