meta-hpe: dl385-g11 power supplies monitoring

Change-Id: I081bba56bc4a9c50044aa5a1625a8d586b4bea8a
Signed-off-by: Andrew Neyland <andrew.neyland@hpe.com>
diff --git a/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json b/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json
new file mode 100644
index 0000000..0487ed6
--- /dev/null
+++ b/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json
@@ -0,0 +1,10 @@
+[
+  {
+    "Name": "PowerGoodUp",
+    "LineName": "PSU1_INST",
+    "EventMon": "BOTH",
+    "TargetRising": "psu1up.service",
+    "TargetFalling": "psu1down.service",
+    "Continue": true
+  }
+]