From 87c95be02a8a4d77e165dede90777e811b59dcae Mon Sep 17 00:00:00 2001 From: Ravindra Bakkamanthala Date: Tue, 23 May 2017 14:56:12 -0400 Subject: Commit includes ControlLoopPolicy API and bugfixes Change-Id: I3e18bb8b4c31a0d908bb0cff4c85e2a3fb450a63 Signed-off-by: Ravindra Bakkamanthala --- packages/base/src/files/etc/monitor/monitor.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/base/src/files/etc/monitor/monitor.cfg') diff --git a/packages/base/src/files/etc/monitor/monitor.cfg b/packages/base/src/files/etc/monitor/monitor.cfg index 5314839e1..bc2642b64 100644 --- a/packages/base/src/files/etc/monitor/monitor.cfg +++ b/packages/base/src/files/etc/monitor/monitor.cfg @@ -1,5 +1,5 @@ # Line Format: component=status where -# component=pap|pdp|pypdp|configs|console|paplp|pdplp and +# component=pap|pdp|configs|console|elk|paplp|pdplp and # status=on|off|uninstalled where # on: component is to be monitored and should started # off: component is to be monitored and should stopped @@ -9,8 +9,8 @@ pap=uninstalled pdp=uninstalled configs=uninstalled -pypdp=uninstalled console=uninstalled +elk=uninstalled paplp=uninstalled pdplp=uninstalled brmsgw=uninstalled -- cgit 1.2.3-korg