浏览代码

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

Bhuvnesh Chaudhary 9 年之前
父节点
当前提交
f5bd0585bf
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ambari-server/src/main/resources/common-services/PXF/3.0.0/alerts.json

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

@@ -3,8 +3,8 @@
     "PXF": [
     "PXF": [
       {
       {
         "name": "pxf_process",
         "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,
         "interval": 1,
         "scope": "ANY",
         "scope": "ANY",
         "enabled": true,
         "enabled": true,