ルート・スキーマ: Oracle GoldenGate Monitoring point data for Registered OGG processes
型: object
タイトル: Oracle GoldenGate Monitoring point data for Registered OGG processes
ソースの表示
{
"title":"Oracle GoldenGate Monitoring point data for Registered OGG processes",
"type":"object",
"properties":{
"$schema":{
"enum":[
"mpoints:process"
]
},
"processes":{
"type":"array",
"minItems":0,
"maxItems":2147483647,
"items":{
"type":"object",
"properties":{
"processName":{
"description":"The process name",
"type":"string",
"minLength":1,
"maxLength":16
},
"lastMessage":{
"description":"The identifier of the last message issued by the process with the processId",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"firstMessage":{
"description":"The identifier of the first message issued by the process with the processId",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"processId":{
"description":"The operating system process id",
"type":"integer",
"minimum":0,
"maximum":9.223372036854776E18
},
"lastHeartbeat":{
"description":"Time of the Last Heartbeat",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"processType":{
"description":"The Process Type",
"enum":[
"Unknown",
"Manager",
"Extract",
"Replicat",
"Pump",
"Server",
"GGSCI",
"GGCMD",
"DEFGEN",
"EMSCLNT",
"AdminServer",
"AdminClient",
"DistServer",
"RecvServer",
"PMServer",
"ServiceManager"
]
},
"startTime":{
"description":"Process Start Time",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"portNumber":{
"description":"The TCP/IP port the process listens on",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"stateTime":{
"description":"Time of the Last State Change",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"processMode":{
"description":"The Process Mode",
"enum":[
"Unknown",
"Classic",
"Integrated",
"Coordinated",
"Parallel",
"ParallelApplier",
"ParallelMapper"
]
},
"processState":{
"description":"The Process State",
"enum":[
"Registered",
"Starting",
"Running",
"Stopping",
"StoppingForced",
"Stopped",
"StoppedForced",
"Abend",
"Killed",
"NotResponsive"
]
}
},
"additionalProperties":false
}
}
},
"additionalProperties":false
}
ネストされたスキーマ: processes
型: array
最小アイテム数: 0
最大アイテム数: 2147483647
ソースの表示
{
"type":"array",
"minItems":0,
"maxItems":2147483647,
"items":{
"type":"object",
"properties":{
"processName":{
"description":"The process name",
"type":"string",
"minLength":1,
"maxLength":16
},
"lastMessage":{
"description":"The identifier of the last message issued by the process with the processId",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"firstMessage":{
"description":"The identifier of the first message issued by the process with the processId",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"processId":{
"description":"The operating system process id",
"type":"integer",
"minimum":0,
"maximum":9.223372036854776E18
},
"lastHeartbeat":{
"description":"Time of the Last Heartbeat",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"processType":{
"description":"The Process Type",
"enum":[
"Unknown",
"Manager",
"Extract",
"Replicat",
"Pump",
"Server",
"GGSCI",
"GGCMD",
"DEFGEN",
"EMSCLNT",
"AdminServer",
"AdminClient",
"DistServer",
"RecvServer",
"PMServer",
"ServiceManager"
]
},
"startTime":{
"description":"Process Start Time",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"portNumber":{
"description":"The TCP/IP port the process listens on",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"stateTime":{
"description":"Time of the Last State Change",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"processMode":{
"description":"The Process Mode",
"enum":[
"Unknown",
"Classic",
"Integrated",
"Coordinated",
"Parallel",
"ParallelApplier",
"ParallelMapper"
]
},
"processState":{
"description":"The Process State",
"enum":[
"Registered",
"Starting",
"Running",
"Stopping",
"StoppingForced",
"Stopped",
"StoppedForced",
"Abend",
"Killed",
"NotResponsive"
]
}
},
"additionalProperties":false
}
}
ネストされたスキーマ: items
型: object
ソースの表示
- firstMessage: integer
最小値: 0
最大値: 4.294967295E9
processIdを持つプロセスによって発行された最初のメッセージのID
- lastHeartbeat: lastHeartbeat
- lastMessage: integer
最小値: 0
最大値: 4.294967295E9
processIdを持つプロセスによって発行された最後のメッセージのID
- portNumber: integer
最小値: 0
最大値: 4.294967295E9
プロセスがリスニングしているTCP/IPポート
- processId: integer
最小値: 0
最大値: 9.223372036854776E18
オペレーティング・システムのプロセスID
- processMode:
指定できる値: [ "Unknown", "Classic", "Integrated", "Coordinated", "Parallel", "ParallelApplier", "ParallelMapper" ]
プロセス・モード
- processName: string
- processState:
指定できる値: [ "Registered", "Starting", "Running", "Stopping", "StoppingForced", "Stopped", "StoppedForced", "Abend", "Killed", "NotResponsive" ]
プロセス状態
- processType:
指定できる値: [ "Unknown", "Manager", "Extract", "Replicat", "Pump", "Server", "GGSCI", "GGCMD", "DEFGEN", "EMSCLNT", "AdminServer", "AdminClient", "DistServer", "RecvServer", "PMServer", "ServiceManager" ]
プロセス・タイプ
- startTime: startTime
- stateTime: stateTime
{
"type":"object",
"properties":{
"processName":{
"description":"The process name",
"type":"string",
"minLength":1,
"maxLength":16
},
"lastMessage":{
"description":"The identifier of the last message issued by the process with the processId",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"firstMessage":{
"description":"The identifier of the first message issued by the process with the processId",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"processId":{
"description":"The operating system process id",
"type":"integer",
"minimum":0,
"maximum":9.223372036854776E18
},
"lastHeartbeat":{
"description":"Time of the Last Heartbeat",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"processType":{
"description":"The Process Type",
"enum":[
"Unknown",
"Manager",
"Extract",
"Replicat",
"Pump",
"Server",
"GGSCI",
"GGCMD",
"DEFGEN",
"EMSCLNT",
"AdminServer",
"AdminClient",
"DistServer",
"RecvServer",
"PMServer",
"ServiceManager"
]
},
"startTime":{
"description":"Process Start Time",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"portNumber":{
"description":"The TCP/IP port the process listens on",
"type":"integer",
"minimum":0,
"maximum":4.294967295E9
},
"stateTime":{
"description":"Time of the Last State Change",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
},
"processMode":{
"description":"The Process Mode",
"enum":[
"Unknown",
"Classic",
"Integrated",
"Coordinated",
"Parallel",
"ParallelApplier",
"ParallelMapper"
]
},
"processState":{
"description":"The Process State",
"enum":[
"Registered",
"Starting",
"Running",
"Stopping",
"StoppingForced",
"Stopped",
"StoppedForced",
"Abend",
"Killed",
"NotResponsive"
]
}
},
"additionalProperties":false
}
ネストされたスキーマ: lastHeartbeat
最後のハートビートの時刻
1つに一致
ソースの表示
- string
最小長: 20
最大長: 32
パターン: ^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$
- null
{
"description":"Time of the Last Heartbeat",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
}
ネストされたスキーマ: startTime
プロセス開始時間
1つに一致
ソースの表示
- string
最小長: 20
最大長: 32
パターン: ^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$
- null
{
"description":"Process Start Time",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
}
ネストされたスキーマ: stateTime
最後の状態変更の時刻
1つに一致
ソースの表示
- string
最小長: 20
最大長: 32
パターン: ^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$
- null
{
"description":"Time of the Last State Change",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":20,
"maxLength":32
},
{
"type":"null"
}
]
}