SQWareProduction:generic:lib:sqwgen GatherIndicators.lib : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(7 révisions intermédiaires par le même utilisateur non affichées) | |||
Ligne 4 : | Ligne 4 : | ||
Explication des fonctions: | Explication des fonctions: | ||
<pre> | <pre> | ||
+ | gfsqw_GatherHostInfos => | ||
+ | gfsqw_GatherHostInfosGenInsert | ||
+ | gfsqw_GatherHostInfosGenInsert => | ||
+ | gfsqw_GatherPathInfos => | ||
+ | gfsqw_GatherPathInfosGenInsert | ||
+ | gfsqw_GatherPathInfosGenInsert => | ||
+ | gfsqw_InsertChanges => | ||
gfsqw_InsertIndicators "archiving" | gfsqw_InsertIndicators "archiving" | ||
gfsqw_InsertIndicators "archiving parameters" | 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_Archiving => | ||
+ | lfsqw_ArchivingDb | ||
+ | lfsqw_ArchivingDb => | ||
lfsqw_ArchivingParameters => | lfsqw_ArchivingParameters => | ||
lfsqw_GenerateInsertAlert => | lfsqw_GenerateInsertAlert => | ||
lfsqw_GenerateInsertFs => | lfsqw_GenerateInsertFs => | ||
+ | lfsqw_InsertChanges | ||
+ | lfsqw_InsertChanges => | ||
+ | lfsqw_PostArchivingParameters => | ||
</pre> | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|generic|Gen|sqwgen_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|generic|Gen|sqwgen_GatherIndicators.lib}} | ||
<br> | <br> |
Version actuelle datée du 27 septembre 2023 à 17:45
librairies de fonctions shell $gvsqw_GenBin/../lib/sqwgen_GatherIndicators.lib:
lib for sqw..._GatherIndicators.ksh
Explication des fonctions:
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 =>