{
  "Monitor": {
    "monitorName": "Glassfish",
    "monitorId": 9,
    "isEnabled": true,
    "mbeanServerType": 0,
    "includeMonitorName": false,
    "includeVectorName": true,
    "vector": {
      "defString": "Glassfish",
      "merge": false
    },
    "mbeans": {
      "beans": [
        {
          "objectNamePattern": "amx:pp=/domain/configs/config[*]/network-config/protocols/protocol*,type=http",
          "vectors": {
            "type": "dynamic",
            "defString": "pp",
            "separator": "_",
            "property": [
              {
                "name": "pp",
                "depth": 1,
                "value": "G1 Eden Space"
              },
              {
                "name": "type",
                "depth": 2
              }
            ]
          },
          "attribute": [
            {
              "name": "Http2InitialWindowSizeInBytes",
              "type": 1,
              "dataType": "int",
              "index": 2
            },
            {
              "name": "Http2MaxConcurrentStreams",
              "type": 1,
              "dataType": "int",
              "index": 1
            },
            {
              "name": "Http2MaxFramePayloadSizeInBytes",
              "type": 1,
              "dataType": "int",
              "index": 3
            },
            {
              "name": "Http2MaxHeaderListSizeInBytes",
              "type": 1,
              "dataType": "int",
              "index": 4
            }
          ]
        }
      ]
    }
  }}
