SQWareProduction:generic:etc:Mute.cfg: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
(No difference)
|
Latest revision as of 21:30, 27 September 2021
Configuration file $gvsqw_GenBin/../etc/Mute.cfg:
File content:
# Example for $HOME/sqwConfig/Mute.cfg (don't sendmail on error) # based on $(date '+%u') # %u : jour de la semaine (1..7); 1 est le lundi # %u : day of week (1..7); 1 is Monday # DbAlias;Script;Day;MinHour;MaxHour # MYORA;All;7;1200;1600 => Mute all script on sunday between 12:00 and 16:00 # MYORA;sqwora_GatherIndicators.ksh;6;0800;1800 => Mute script sqwora_GatherIndicators.ksh on saturday between 08:00 and 18:00