ModuleMonitoringLevelsConfig existing = getModuleMonitoringLevelsConfig();
final MonitoringServiceConfig mon = getConfigConfig().getMonitoringServiceConfig();
mon.removeModuleMonitoringLevelsConfig();
final ModuleMonitoringLevelsConfig newMM =
mon.createModuleMonitoringLevelsConfig( null );
newMM.changeAll( "HIGH" );