{
  "Monitor": {
    "monitorName": "Hadoop",
    "monitorId": 1,
    "isEnabled": true,
    "includeMonitorName": false,
    "includeVectorName": false,
    "vector": {
      "defString": "Hadoop",
      "merge": false
    },
    "mbeans": {
      "beans":[ {
        "objectNamePattern": "Hadoop:service=NameNode,name=ECBlockGroupsState",
        "vectors": {
          "type": "dynamic",
          "defString": "Hadoop"
        },
        "attribute": [
          {
            "name": "LowRedundancyECBlockGroups",
            "type": 1,
            "dataType": "long",
            "index": 1,
            "path": "",
            "value": ""
          },
          {
            "name": "CorruptECBlockGroups",
            "type": 1,
            "dataType": "long",
            "index": 2,
            "path": "",
            "value": ""
          },
          {
            "name": "MissingECBlockGroups",
            "type": 1,
            "dataType": "long",
            "index": 3,
            "path": "",
            "value": ""
          },
          {
            "name": "BytesInFutureECBlockGroups",
            "type": 1,
            "dataType": "long",
            "index": 4,
            "path": "",
            "value": ""
          },
          {
            "name": "PendingDeletionECBlocks",
            "type": 1,
            "dataType": "long",
            "index": 5,
            "path": "",
            "value": ""
          },
          {
            "name": "TotalECBlockGroups",
            "type": 1,
            "dataType": "long",
            "index": 6,
            "path": "",
            "value": ""
          }
        ]
      }]
    }
  }
}