{
  "Monitor": {
    "monitorName": "Weblogic",
    "monitorId": 10,
    "isEnabled": true,
    "includeMonitorName": false,
    "includeVectorName": true,
    "vector": {
      "defString": "abc",
      "merge": false
    },
    "mbeans": {
      "beans": [{
        "objectNamePattern": "com.bea:ServerRuntime=AdminServer,Name=*,Type=PersistentStoreRuntime",
        "vectors": {
          "type": "dynamic",
          "prefix": "NA",
          "defString": "Weblogic",
          "separator": ">",
          "property": [{
            "name": "Name",
            "value": "",
            "depth": 1,
            "operation": "equals"
          }]
        },
        "attribute": [
          {
            "name": "CreateCount",
            "type": 1,
            "dataType": "long",
            "index": 1,
            "path": "",
            "value": ""
          },
          {
            "name": "PhysicalWriteCount",
            "type": 1,
            "dataType": "long",
            "index": 2,
            "path": "",
            "value": ""
          },
          {
            "name": "UpdateCount",
            "type": 1,
            "dataType": "long",
            "index": 3,
            "path": "",
            "value": ""
          },
          {
            "name": "AllocatedIoBufferBytes",
            "type": 1,
            "dataType": "long",
            "index": 4,
            "path": "",
            "value": ""
          },
          {
            "name": "ObjectCount",
            "type": 1,
            "dataType": "long",
            "index": 5,
            "path": "",
            "value": ""
          },
          {
            "name": "AllocatedWindowBufferBytes",
            "type": 1,
            "dataType": "long",
            "index": 6,
            "path": "",
            "value": ""
          },
          {
            "name": "DeleteCount",
            "type": 1,
            "dataType": "long",
            "index": 7,
            "path": "",
            "value": ""
          },
          {
            "name": "ReadCount",
            "type": 1,
            "dataType": "long",
            "index": 8,
            "path": "",
            "value": ""
          }
        ]
      }]
    }
  }
}
