{
  "Monitor": {
    "monitorName": "Weblogic",
    "monitorId": 20,
    "isEnabled": true,
    "includeMonitorName": false,
    "includeVectorName": false,
    "vector": {
      "defString": "abc",
      "merge": false
    },
    "mbeans": {
      "beans": [{
        "objectNamePattern": "com.bea:ServerRuntime=AdminServer,Name=UserLockoutManager,Type=UserLockoutManagerRuntime,RealmRuntime=myrealm,ServerSecurityRuntime=AdminServer",
        "vectors": {
          "type": "dynamic",
          "defString": "Weblogic"
        },
        "attribute": [
          {
            "name": "UserLockoutTotalCount",
            "type": 1,
            "dataType": "long",
            "index": 1,
            "path": "",
            "value": ""
          },
          {
            "name": "LoginAttemptsWhileLockedTotalCount",
            "type": 1,
            "dataType": "long",
            "index": 2,
            "path": "",
            "value": ""
          },
          {
            "name": "UnlockedUsersTotalCount",
            "type": 1,
            "dataType": "long",
            "index": 3,
            "path": "",
            "value": ""
          },
          {
            "name": "LockedUsersCurrentCount",
            "type": 1,
            "dataType": "long",
            "index": 4,
            "path": "",
            "value": ""
          },
          {
            "name": "InvalidLoginAttemptsTotalCount",
            "type": 1,
            "dataType": "long",
            "index": 5,
            "path": "",
            "value": ""
          },
          {
            "name": "InvalidLoginUsersHighCount",
            "type": 1,
            "dataType": "long",
            "index": 6,
            "path": "",
            "value": ""
          }
        ]
      }]
    }
  }
}