![]() ![]() |
![]() |
File: [Development] / JSOC / proj / replication / etc / slon_log_list.lst
(download)
Revision: 1.4, Wed Oct 12 23:01:38 2011 UTC (11 years, 3 months ago) by jsoc Branch: MAIN CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, Ver_9-2, Ver_9-1, Ver_9-0, Ver_8-8, Ver_8-7, Ver_8-6, Ver_8-5, Ver_8-4, Ver_8-3, Ver_8-2, Ver_8-12, Ver_8-11, Ver_8-10, Ver_8-1, Ver_8-0, Ver_7-1, Ver_7-0, Ver_6-4, Ver_6-3, Ver_6-2, Ver_6-1, Ver_6-0, HEAD Changes since 1.3: +1 -1 lines Make the emails go out more frequently. |
############################################################ # Requires four different parameters separated by a "|" # # search string | command to execute when search string is found | forward found string (true/false) | frequency ############################################################ # --- # Search string is the string that is searched for in the slony log # --- # command to exectute is the command that is executed when a search string is found # --- # forward found string is a boolean (true or false): # if set to true, it appends the found search string to the end of the specified command to execute # if set to false, it does not append anything to the command string # --- # frequency is the frequency in which this command is to be executed. # if set to 0: executes every single time found # if set to 1: only executes once per hour if found # if set to 2: only executes once per day if found # ############################################################ transactions earlier than XID | $kRepDir/manageslony/slon_email_alert $kServerCfg | true | 0 Cannot write to archive file | $kRepDir/manageslony/sl_restart_slon_daemons.sh $kServerCfg | false | 0
Karen Tian |
Powered by ViewCVS 0.9.4 |