Initial OpenECOMP policy/engine commit
[policy/engine.git] / 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
new file mode 100644 (file)
index 0000000..5314839
--- /dev/null
@@ -0,0 +1,16 @@
+# Line Format: component=status where
+#   component=pap|pdp|pypdp|configs|console|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
+#      uninstalled: component is NOT to be monitored
+# There should be no component duplicate lines
+
+pap=uninstalled
+pdp=uninstalled
+configs=uninstalled
+pypdp=uninstalled
+console=uninstalled
+paplp=uninstalled
+pdplp=uninstalled
+brmsgw=uninstalled