{
  "Monitor": {
    "monitorName": "TomcatStringCache",
    "monitorId": 8,
    "isEnabled": true,
    "includeMonitorName": false,
    "includeVectorName": false,
    "vector": {
      "defString": "TomcatStringCache",
      "merge": false
    },
    "mbeans": {
      "beans":[ {
        "objectNamePattern": "Catalina:type=StringCache",
        "vectors": {
          "type": "dynamic",
          "defString": "TomcatStringCache"
        },
        "attribute": [
          {
            "name": "accessCount",
            "type": 1,
            "dataType": "int",
            "index": 1,
            "path": "",
            "value": ""
          },
          {
            "name": "hitCount",
            "type": 1,
            "dataType": "int",
            "index": 2,
            "path": "",
            "value": ""
          },
          {
            "name": "cacheSize",
            "type": 1,
            "dataType": "int",
            "index": 3,
            "path": "",
            "value": ""
          },
          {
            "name": "trainThreshold",
            "type": 1,
            "dataType": "long",
            "index": 4,
            "path": "",
            "value": ""
          }
        ]
      }]
    }
  }
}