{
  "Monitor": {
    "monitorName": "Weblogic",
    "monitorId": 16,
    "isEnabled": true,
    "includeMonitorName": false,
    "includeVectorName": false,
    "vector": {
      "defString": "Weblogic",
      "merge": false
    },
    "mbeans": {
      "beans": [{
        "objectNamePattern": "Security:Name=myrealmUserLockoutManager",
        "vectors": {
          "type": "dynamic",
          "defString": "Weblogic"
        },
        "attribute": [
          {
            "name": "LockoutResetDuration",
            "type": 1,
            "dataType": "long",
            "index": 1,
            "path": "",
            "value": ""
          },
          {
            "name": "UserLockoutTotalCount",
            "type": 1,
            "dataType": "long",
            "index": 2,
            "path": "",
            "value": ""
          },
          {
            "name": "LockoutDuration",
            "type": 1,
            "dataType": "long",
            "index": 3,
            "path": "",
            "value": ""
          },
          {
            "name": "LockoutThreshold",
            "type": 1,
            "dataType": "long",
            "index": 4,
            "path": "",
            "value": ""
          },
          {
            "name": "UnlockedUsersTotalCount",
            "type": 1,
            "dataType": "long",
            "index": 5,
            "path": "",
            "value": ""
          },
          {
            "name": "LockedUsersCurrentCount",
            "type": 1,
            "dataType": "long",
            "index": 6,
            "path": "",
            "value": ""
          },
          {
            "name": "InvalidLoginAttemptsTotalCount",
            "type": 1,
            "dataType": "long",
            "index": 7,
            "path": "",
            "value": ""
          },
          {
            "name": "LockoutGCThreshold",
            "type": 1,
            "dataType": "long",
            "index": 8,
            "path": "",
            "value": ""
          },
          {
            "name": "InvalidLoginUsersHighCount",
            "type": 1,
            "dataType": "long",
            "index": 9,
            "path": "",
            "value": ""
          },
          {
            "name": "LockoutCacheSize",
            "type": 1,
            "dataType": "long",
            "index": 10,
            "path": "",
            "value": ""
          }
        ]
      }]
    }
  }
}