{
  "Monitor": {
    "monitorName": "ApacheCassandraCleanup",
    "monitorId": 115,
    "isEnabled": true,
    "includeMonitorName": false,
    "includeVectorName": true,
    "vector": {
      "defString": "CassandraCleanup",
      "merge": false
    },
    "mbeans": {
      "beans":[ {
        "objectNamePattern": "org.apache.cassandra.internal:type=*",
        "vectors": {
          "type": "dynamic",
          "prefix": "NA",
          "defString": "Internal",
          "separator": ">",
          "property":[ {
            "name": "type",
            "value": "",
            "depth": 1,
            "operation": "equals"
          }]
        },
        "attribute": [
          {
            "name": "CoreThreads",
            "type": 1,
            "dataType": "int",
            "index": 1,
            "path": "",
            "value": ""
          },
          {
            "name": "MaximumThreads",
            "type": 1,
            "dataType": "int",
            "index": 2,
            "path": "",
            "value": ""
          },
          {
            "name": "CorePoolSize",
            "type": 1,
            "dataType": "int",
            "index": 3,
            "path": "",
            "value": ""
          },
          {
            "name": "MaximumPoolSize",
            "type": 1,
            "dataType": "int",
            "index": 4,
            "path": "",
            "value": ""
          }
        ]
      }]
    }
  }
}