X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=default_config.xml;h=8dd0266774a398d01ad48e8b742badd628f16c7f;hb=1fd318bda740e684c8ecbf268e52afed190b746e;hp=609b525ad0f39e208cef5528306c27d2ad5422cf;hpb=a0ed922383cbd5f390ba2035a8dbd96e7e67cbee;p=myplc.git diff --git a/default_config.xml b/default_config.xml index 609b525..8dd0266 100644 --- a/default_config.xml +++ b/default_config.xml @@ -585,10 +585,20 @@ $Id$ The IP address of the monitor server. - + Monitor Email Address root+monitor@localhost.localdomain - The source address for all out-going messages from Monitor. + All messages from Monitor will appear to come from this address. + + + CC Email Address + root+monitor@localhost.localdomain + All messages from Monitor will be copied to this address. + + + Queue Name in RT for new messages + support + All messages from Monitor will be copied to this address. Database Password @@ -598,6 +608,48 @@ $Id$ + + RT Configuration + RT + + + Enabled + false + Enable on this machine. + + + Hostname + localhost.localdomain + The fully qualified hostname. + + + IP Address + + The IP address of the RT server. + + + CC Email Address + root+cclist@localhost.localdomain + All messages from Monitor will be copied to this address. + + + root + root + Username of a privileged user in RT who can create + tickets in the queue named PLC_MONITOR_RT_QUEUE. + + + password + password + Password for RT web user. + + + Database Password + + Password to use when accessing the RT database. + + +