From: Stephen Soltesz Date: Tue, 18 Nov 2008 22:12:45 +0000 (+0000) Subject: additional settings needed for monitor setup. disabled by default. X-Git-Tag: MyPLC-4.3-2~14 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6069602fedb3484d0fc365daecb0022b8d0dbc33;p=myplc.git additional settings needed for monitor setup. disabled by default. --- diff --git a/default_config.xml b/default_config.xml index f26793d..492e609 100644 --- a/default_config.xml +++ b/default_config.xml @@ -555,12 +555,32 @@ $Id$ Monitoring Service The Monitor service that tracks node availablity and repair. - + + Enabled + false + Enable on this machine. + - Hostname - localhost.localdomain - The fully qualified hostname. + Hostname + localhost.localdomain + The fully qualified hostname. + + + IP Address + + The IP address of the monitor server. + + + Monitor Email Address + root+monitor@localhost.localdomain + The source address for all out-going messages from Monitor. + + + Database Password + + The password to use when accessing the + database, Monitor user account in the local PLC.