{
 "Monitor": {
		"monitorName": "TomcatCache",
		"monitorId": "9",
		"isEnabled": "true",
		"includeMonitorName": "false",
		"includeVectorName": "true",
		"vector": {
			"defString": "TomcatCache",
			"merge": "false"
		},
		"mbeans": {
			"beans": {
				"objectNamePattern": "Catalina:type=Cache,host=localhost,context=*",
				"vectors": {
					"type": "dynamic",
					"prefix": "NA",
					"defString": "TomcatCache",
					"separator": ">",
					"property": {
						"name": "context",
						"value": "",
						"depth": "1",
						"operation": "equals"
					}
				},
				"attribute": [
					{
						"name": "accessCount",
						"type": "1",
						"dataType": "long",
						"index": "1",
						"path": "",
						"value": ""
					},
					{
						"name": "hitsCount",
						"type": "1",
						"dataType": "long",
						"index": "2",
						"path": "",
						"value": ""
					},
					{
						"name": "cacheSize",
						"type": "1",
						"dataType": "int",
						"index": "3",
						"path": "",
						"value": ""
					},
					{
						"name": "desiredEntryAccessRatio",
						"type": "1",
						"dataType": "long",
						"index": "4",
						"path": "",
						"value": ""
					},
					{
						"name": "spareNotFoundEntries",
						"type": "1",
						"dataType": "int",
						"index": "5",
						"path": "",
						"value": ""
					},
					{
						"name": "maxAllocateIterations",
						"type": "1",
						"dataType": "int",
						"index": "6",
						"path": "",
						"value": ""
					},
					{
						"name": "cacheMaxSize",
						"type": "1",
						"dataType": "int",
						"index": "7",
						"path": "",
						"value": ""
					}
				]
			}
		}
	}
}
