{
  "Monitor": {
    "monitorName": "Coherence",
    "monitorId": 1,
    "isEnabled": true,
    "includeMonitorName": false,
    "includeVectorName": true,
    "vector": {
      "defString": "abc",
      "merge": false
    },
    "mbeans": {
      "beans": [{
        "objectNamePattern": "Coherence:type=PartitionAssignment,service=*,responsibility=DistributionCoordinator",
        "vectors": {
          "type": "dynamic",
	  "defString": "Coherence",
          "property":[ {
            "name": "service",
            "value": "",
            "depth": 1,
            "operation": "equals"
          }]
        },
        "attribute": [
          {
            "name": "PartitionCount",
            "type": 1,
            "dataType": "int",
            "index": 1,
            "path": "",
            "value": ""
          },
          {
            "name": "BackupCount",
            "type": 1,
            "dataType": "int",
            "index": 2,
            "path": "",
            "value": ""
          },
          {
            "name": "AveragePartitionSizeKB",
            "type": 1,
            "dataType": "long",
            "index": 3,
            "path": "",
            "value": ""
          },
          {
            "name": "MaxPartitionSizeKB",
            "type": 1,
            "dataType": "long",
            "index": 4,
            "path": "",
            "value": ""
          },
          {
            "name": "MaxStorageSizeKB",
            "type": 1,
            "dataType": "long",
            "index": 5,
            "path": "",
            "value": ""
          },
          {
            "name": "AverageStorageSizeKB",
            "type": 1,
            "dataType": "long",
            "index": 6,
            "path": "",
            "value": ""
          },
          {
            "name": "MaxLoadNodeId",
            "type": 1,
            "dataType": "int",
            "index": 7,
            "path": "",
            "value": ""
          },
          {
            "name": "CoordinatorId",
            "type": 1,
            "dataType": "int",
            "index": 8,
            "path": "",
            "value": ""
          },
          {
            "name": "ServiceNodeCount",
            "type": 1,
            "dataType": "int",
            "index": 9,
            "path": "",
            "value": ""
          },
          {
            "name": "ServiceMachineCount",
            "type": 1,
            "dataType": "int",
            "index": 10,
            "path": "",
            "value": ""
          },
          {
            "name": "ServiceRackCount",
            "type": 1,
            "dataType": "int",
            "index": 11,
            "path": "",
            "value": ""
          },
          {
            "name": "ServiceSiteCount",
            "type": 1,
            "dataType": "int",
            "index": 12,
            "path": "",
            "value": ""
          },
          {
            "name": "HAStatusCode",
            "type": 1,
            "dataType": "int",
            "index": 13,
            "path": "",
            "value": ""
          },
          {
            "name": "FairShareBackup",
            "type": 1,
            "dataType": "int",
            "index": 14,
            "path": "",
            "value": ""
          },
          {
            "name": "FairSharePrimary",
            "type": 1,
            "dataType": "int",
            "index": 15,
            "path": "",
            "value": ""
          },
          {
            "name": "RemainingDistributionCount",
            "type": 1,
            "dataType": "int",
            "index": 16,
            "path": "",
            "value": ""
          }
        ]
      }]
    }
  }
}
