Browse Source

AMBARI-15339: Align PXF Alert description with other services (jaoki via bhuvnesh2703)

Bhuvnesh Chaudhary 9 years ago
parent
commit
f5bd0585bf

+ 2 - 2
ambari-server/src/main/resources/common-services/PXF/3.0.0/alerts.json

@@ -3,8 +3,8 @@
     "PXF": [
       {
         "name": "pxf_process",
-        "label": "This alert is triggered when the PXF is not functional.",
-        "description": "This alert is triggered when the PXF is not functional.",
+        "label": "PXF Process",
+        "description": "This host-level alert is triggered if the PXF process cannot be established to be up and listening on the network.",
         "interval": 1,
         "scope": "ANY",
         "enabled": true,