From 6069602fedb3484d0fc365daecb0022b8d0dbc33 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Tue, 18 Nov 2008 22:12:45 +0000 Subject: [PATCH] additional settings needed for monitor setup. disabled by default. --- default_config.xml | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) 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. -- 2.47.0