Changes between Version 20 and Version 21 of Obsolete/Doc/Monitoring/Lemon
- Timestamp:
- Jun 16, 2008, 1:54:54 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Doc/Monitoring/Lemon
v20 v21 110 110 variable LEMON_NODES_PROPERTIES_TEMPLATE ?= 'pro_nodes_properties'; 111 111 }}} 112 The default value (ie the behaviour i n caseit's not defined) for the {{{'monitoring'}}} is controlled through112 The default value (ie the behaviour if it's not defined) for the {{{'monitoring'}}} is controlled through 113 113 {{{ 114 114 variable LEMON_NODES_PROPERTIES_DEFAULT_MONITORING ?= 'yes'; 115 115 }}} 116 117 The standard QWG Lemon templates use this list to build cluster definitions. The default is to define one cluster for each unique node type found in NODES_PROPS. 116 118 117 119 === NODES_PROPS example ===