{
  "Monitor": {
    "monitorName": "CassandraService",
    "monitorId": 112,
    "isEnabled": true,
    "includeMonitorName": false,
    "includeVectorName": false,
    "vector": {
      "defString": "Service",
      "merge": false
    },
    "mbeans": {
      "beans":[ {
        "objectNamePattern": "org.apache.cassandra.service:type=GCInspector",
        "vectors": {
          "type": "dynamic",
          "defString": "CS"
        },
        "attribute": [
          {
            "name": "GcLogThresholdInMs",
            "type": 1,
            "dataType": "long",
            "index": 1,
            "path": "",
            "value": ""
          },
          {
            "name": "GcWarnThresholdInMs",
            "type": 1,
            "dataType": "long",
            "index": 2,
            "path": "",
            "value": ""
          },
          {
            "name": "StatusThresholdInMs",
            "type": 1,
            "dataType": "long",
            "index": 3,
            "path": "",
            "value": ""
          }
        ]
      }]
    }
  }
}