-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
151 changed files
with
22,272 additions
and
151 deletions.
There are no files selected for viewing
22 changes: 21 additions & 1 deletion
22
...healthy-27-node-SAP-cluster/0001_098fc159-3ed6-58e7-91be-38fda8a833ea_host_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
{"payload":{"agent_version":"2.1.0","cpu_count":2,"fully_qualified_domain_name":"vmnwqas03.l15cqsinwnpu5gfyrf1r5l51fe.ax.internal.cloudapp.net","hostname":"vmnwqas03","ip_addresses":["127.0.0.1","::1","10.90.1.27","10.90.1.23","fe80::6245:bdff:fe8d:5d9"],"netmasks":["8","128","24","24","64"],"os_version":"15-SP3","socket_count":1,"total_memory_mb":7951},"discovery_type":"host_discovery","agent_id":"098fc159-3ed6-58e7-91be-38fda8a833ea"} | ||
{ | ||
"payload": { | ||
"agent_version": "2.1.0", | ||
"cpu_count": 2, | ||
"fully_qualified_domain_name": "vmnwqas03.l15cqsinwnpu5gfyrf1r5l51fe.ax.internal.cloudapp.net", | ||
"hostname": "vmnwqas03", | ||
"ip_addresses": [ | ||
"127.0.0.1", | ||
"::1", | ||
"10.90.1.27", | ||
"10.90.1.23", | ||
"fe80::6245:bdff:fe8d:5d9" | ||
], | ||
"netmasks": ["8", "128", "24", "24", "64"], | ||
"os_version": "15-SP3", | ||
"socket_count": 1, | ||
"total_memory_mb": 7951 | ||
}, | ||
"discovery_type": "host_discovery", | ||
"agent_id": "098fc159-3ed6-58e7-91be-38fda8a833ea" | ||
} |
10 changes: 9 additions & 1 deletion
10
...lthy-27-node-SAP-cluster/0002_098fc159-3ed6-58e7-91be-38fda8a833ea_saptune_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
{"payload":{"package_version":"3.0.0","saptune_installed":true,"status":null},"discovery_type":"saptune_discovery","agent_id":"098fc159-3ed6-58e7-91be-38fda8a833ea"} | ||
{ | ||
"payload": { | ||
"package_version": "3.0.0", | ||
"saptune_installed": true, | ||
"status": null | ||
}, | ||
"discovery_type": "saptune_discovery", | ||
"agent_id": "098fc159-3ed6-58e7-91be-38fda8a833ea" | ||
} |
49 changes: 48 additions & 1 deletion
49
...27-node-SAP-cluster/0003_098fc159-3ed6-58e7-91be-38fda8a833ea_subscription_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,48 @@ | ||
{"payload":[{"arch":"x86_64","identifier":"SLES_SAP","status":"Not Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-basesystem","status":"Not Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-desktop-applications","status":"Not Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-server-applications","status":"Not Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-ha","status":"Not Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-sap-applications","status":"Not Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-public-cloud","status":"Not Registered","version":"15.3"}],"discovery_type":"subscription_discovery","agent_id":"098fc159-3ed6-58e7-91be-38fda8a833ea"} | ||
{ | ||
"payload": [ | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "SLES_SAP", | ||
"status": "Not Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-basesystem", | ||
"status": "Not Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-desktop-applications", | ||
"status": "Not Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-server-applications", | ||
"status": "Not Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-ha", | ||
"status": "Not Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-sap-applications", | ||
"status": "Not Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-public-cloud", | ||
"status": "Not Registered", | ||
"version": "15.3" | ||
} | ||
], | ||
"discovery_type": "subscription_discovery", | ||
"agent_id": "098fc159-3ed6-58e7-91be-38fda8a833ea" | ||
} |
685 changes: 684 additions & 1 deletion
685
...y-27-node-SAP-cluster/0004_0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4_ha_cluster_discovery.json
Large diffs are not rendered by default.
Oops, something went wrong.
21 changes: 20 additions & 1 deletion
21
...healthy-27-node-SAP-cluster/0005_0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4_host_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,20 @@ | ||
{"payload":{"agent_version":"2.1.0","cpu_count":4,"fully_qualified_domain_name":"vmhdbdev02.l15cqsinwnpu5gfyrf1r5l51fe.ax.internal.cloudapp.net","hostname":"vmhdbdev02","ip_addresses":["127.0.0.1","::1","10.100.1.12","fe80::6245:bdff:fe8a:5f6b"],"netmasks":["8","128","24","64"],"os_version":"15-SP3","socket_count":1,"total_memory_mb":32107},"discovery_type":"host_discovery","agent_id":"0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4"} | ||
{ | ||
"payload": { | ||
"agent_version": "2.1.0", | ||
"cpu_count": 4, | ||
"fully_qualified_domain_name": "vmhdbdev02.l15cqsinwnpu5gfyrf1r5l51fe.ax.internal.cloudapp.net", | ||
"hostname": "vmhdbdev02", | ||
"ip_addresses": [ | ||
"127.0.0.1", | ||
"::1", | ||
"10.100.1.12", | ||
"fe80::6245:bdff:fe8a:5f6b" | ||
], | ||
"netmasks": ["8", "128", "24", "64"], | ||
"os_version": "15-SP3", | ||
"socket_count": 1, | ||
"total_memory_mb": 32107 | ||
}, | ||
"discovery_type": "host_discovery", | ||
"agent_id": "0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4" | ||
} |
10 changes: 9 additions & 1 deletion
10
...lthy-27-node-SAP-cluster/0006_0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4_saptune_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
{"payload":{"package_version":"","saptune_installed":false,"status":null},"discovery_type":"saptune_discovery","agent_id":"0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4"} | ||
{ | ||
"payload": { | ||
"package_version": "", | ||
"saptune_installed": false, | ||
"status": null | ||
}, | ||
"discovery_type": "saptune_discovery", | ||
"agent_id": "0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4" | ||
} |
57 changes: 56 additions & 1 deletion
57
...27-node-SAP-cluster/0007_0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4_subscription_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,56 @@ | ||
{"payload":[{"arch":"x86_64","expires_at":"2026-10-18 06:23:46 UTC","identifier":"SLES_SAP","starts_at":"2021-10-18 06:23:46 UTC","status":"Registered","subscription_status":"ACTIVE","type":"internal","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-basesystem","status":"Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-desktop-applications","status":"Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-server-applications","status":"Registered","version":"15.3"},{"arch":"x86_64","expires_at":"2026-10-18 06:23:46 UTC","identifier":"sle-ha","starts_at":"2021-10-18 06:23:46 UTC","status":"Registered","subscription_status":"ACTIVE","type":"internal","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-sap-applications","status":"Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-public-cloud","status":"Registered","version":"15.3"}],"discovery_type":"subscription_discovery","agent_id":"0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4"} | ||
{ | ||
"payload": [ | ||
{ | ||
"arch": "x86_64", | ||
"expires_at": "2026-10-18 06:23:46 UTC", | ||
"identifier": "SLES_SAP", | ||
"starts_at": "2021-10-18 06:23:46 UTC", | ||
"status": "Registered", | ||
"subscription_status": "ACTIVE", | ||
"type": "internal", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-basesystem", | ||
"status": "Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-desktop-applications", | ||
"status": "Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-server-applications", | ||
"status": "Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"expires_at": "2026-10-18 06:23:46 UTC", | ||
"identifier": "sle-ha", | ||
"starts_at": "2021-10-18 06:23:46 UTC", | ||
"status": "Registered", | ||
"subscription_status": "ACTIVE", | ||
"type": "internal", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-sap-applications", | ||
"status": "Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-public-cloud", | ||
"status": "Registered", | ||
"version": "15.3" | ||
} | ||
], | ||
"discovery_type": "subscription_discovery", | ||
"agent_id": "0a055c90-4cb6-54ce-ac9c-ae3fedaf40d4" | ||
} |
22 changes: 21 additions & 1 deletion
22
...healthy-27-node-SAP-cluster/0008_0fc07435-7ee2-54ca-b0de-fb27ffdc5deb_host_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
{"payload":{"agent_version":"2.1.0","cpu_count":2,"fully_qualified_domain_name":"vmnwprd04.l15cqsinwnpu5gfyrf1r5l51fe.ax.internal.cloudapp.net","hostname":"vmnwprd04","ip_addresses":["127.0.0.1","::1","10.80.1.24","10.80.1.28","fe80::20d:3aff:fe2e:8fad"],"netmasks":["8","128","24","24","64"],"os_version":"15-SP3","socket_count":1,"total_memory_mb":7951},"discovery_type":"host_discovery","agent_id":"0fc07435-7ee2-54ca-b0de-fb27ffdc5deb"} | ||
{ | ||
"payload": { | ||
"agent_version": "2.1.0", | ||
"cpu_count": 2, | ||
"fully_qualified_domain_name": "vmnwprd04.l15cqsinwnpu5gfyrf1r5l51fe.ax.internal.cloudapp.net", | ||
"hostname": "vmnwprd04", | ||
"ip_addresses": [ | ||
"127.0.0.1", | ||
"::1", | ||
"10.80.1.24", | ||
"10.80.1.28", | ||
"fe80::20d:3aff:fe2e:8fad" | ||
], | ||
"netmasks": ["8", "128", "24", "24", "64"], | ||
"os_version": "15-SP3", | ||
"socket_count": 1, | ||
"total_memory_mb": 7951 | ||
}, | ||
"discovery_type": "host_discovery", | ||
"agent_id": "0fc07435-7ee2-54ca-b0de-fb27ffdc5deb" | ||
} |
100 changes: 99 additions & 1 deletion
100
...lthy-27-node-SAP-cluster/0009_0fc07435-7ee2-54ca-b0de-fb27ffdc5deb_saptune_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,99 @@ | ||
{"payload":{"package_version":"3.1.0","saptune_installed":true,"status":{"$schema":"file:///usr/share/saptune/schemas/1.0/saptune_status.schema.json","argv":"saptune --format json status","command":"status","exit code":4,"messages":[{"message":"actions.go:85: ATTENTION: You are running a test version (3.1.0 from 2022/11/28) of saptune which is not supported for production use\n","priority":"NOTICE"},{"message":"sysctl.go:73: Parameter 'kernel.shmmax' additional defined in the following sysctl config file /boot/sysctl.conf-5.3.18-150300.59.90-default(0xffffffffffffffff), /boot/sysctl.conf-5.3.18-150300.59.93-default(0xffffffffffffffff).\n","priority":"WARNING"},{"message":"sysctl.go:73: Parameter 'kernel.shmall' additional defined in the following sysctl config file /boot/sysctl.conf-5.3.18-150300.59.90-default(0x0fffffffffffff00), /boot/sysctl.conf-5.3.18-150300.59.93-default(0x0fffffffffffff00).\n","priority":"WARNING"},{"message":"ini.go:308: block device related section settings detected: Traversing all block devices can take a considerable amount of time.\n","priority":"NOTICE"}],"pid":24623,"publish time":"2023-04-24 12:41:56.612","result":{"Notes applied":["941735","1771258","2578899","2993054","1656250","900929"],"Notes applied by Solution":[{"Note list":["941735","1771258","2578899","2993054","1656250","900929"],"Solution ID":"NETWEAVER"}],"Notes enabled":["941735","1771258","2578899","2993054","1656250","900929"],"Notes enabled additionally":[],"Notes enabled by Solution":[{"Note list":["941735","1771258","2578899","2993054","1656250","900929"],"Solution ID":"NETWEAVER"}],"Solution applied":[{"Solution ID":"NETWEAVER","applied partially":false}],"Solution enabled":["NETWEAVER"],"configured version":"3","package version":"3.1.0","remember message":"\nRegarding the tuning state of the system please use 'saptune note verify' for detailed information.\n\n","services":{"sapconf":[],"saptune":["enabled","active"],"tuned":[]},"staging":{"Notes staged":[],"Solutions staged":[],"staging enabled":false},"systemd system state":"running","tuning state":"not compliant","virtualization":"oracle"}}},"discovery_type":"saptune_discovery","agent_id":"0fc07435-7ee2-54ca-b0de-fb27ffdc5deb"} | ||
{ | ||
"payload": { | ||
"package_version": "3.1.0", | ||
"saptune_installed": true, | ||
"status": { | ||
"$schema": "file:///usr/share/saptune/schemas/1.0/saptune_status.schema.json", | ||
"argv": "saptune --format json status", | ||
"command": "status", | ||
"exit code": 4, | ||
"messages": [ | ||
{ | ||
"message": "actions.go:85: ATTENTION: You are running a test version (3.1.0 from 2022/11/28) of saptune which is not supported for production use\n", | ||
"priority": "NOTICE" | ||
}, | ||
{ | ||
"message": "sysctl.go:73: Parameter 'kernel.shmmax' additional defined in the following sysctl config file /boot/sysctl.conf-5.3.18-150300.59.90-default(0xffffffffffffffff), /boot/sysctl.conf-5.3.18-150300.59.93-default(0xffffffffffffffff).\n", | ||
"priority": "WARNING" | ||
}, | ||
{ | ||
"message": "sysctl.go:73: Parameter 'kernel.shmall' additional defined in the following sysctl config file /boot/sysctl.conf-5.3.18-150300.59.90-default(0x0fffffffffffff00), /boot/sysctl.conf-5.3.18-150300.59.93-default(0x0fffffffffffff00).\n", | ||
"priority": "WARNING" | ||
}, | ||
{ | ||
"message": "ini.go:308: block device related section settings detected: Traversing all block devices can take a considerable amount of time.\n", | ||
"priority": "NOTICE" | ||
} | ||
], | ||
"pid": 24623, | ||
"publish time": "2023-04-24 12:41:56.612", | ||
"result": { | ||
"Notes applied": [ | ||
"941735", | ||
"1771258", | ||
"2578899", | ||
"2993054", | ||
"1656250", | ||
"900929" | ||
], | ||
"Notes applied by Solution": [ | ||
{ | ||
"Note list": [ | ||
"941735", | ||
"1771258", | ||
"2578899", | ||
"2993054", | ||
"1656250", | ||
"900929" | ||
], | ||
"Solution ID": "NETWEAVER" | ||
} | ||
], | ||
"Notes enabled": [ | ||
"941735", | ||
"1771258", | ||
"2578899", | ||
"2993054", | ||
"1656250", | ||
"900929" | ||
], | ||
"Notes enabled additionally": [], | ||
"Notes enabled by Solution": [ | ||
{ | ||
"Note list": [ | ||
"941735", | ||
"1771258", | ||
"2578899", | ||
"2993054", | ||
"1656250", | ||
"900929" | ||
], | ||
"Solution ID": "NETWEAVER" | ||
} | ||
], | ||
"Solution applied": [ | ||
{ "Solution ID": "NETWEAVER", "applied partially": false } | ||
], | ||
"Solution enabled": ["NETWEAVER"], | ||
"configured version": "3", | ||
"package version": "3.1.0", | ||
"remember message": "\nRegarding the tuning state of the system please use 'saptune note verify' for detailed information.\n\n", | ||
"services": { | ||
"sapconf": [], | ||
"saptune": ["enabled", "active"], | ||
"tuned": [] | ||
}, | ||
"staging": { | ||
"Notes staged": [], | ||
"Solutions staged": [], | ||
"staging enabled": false | ||
}, | ||
"systemd system state": "running", | ||
"tuning state": "not compliant", | ||
"virtualization": "oracle" | ||
} | ||
} | ||
}, | ||
"discovery_type": "saptune_discovery", | ||
"agent_id": "0fc07435-7ee2-54ca-b0de-fb27ffdc5deb" | ||
} |
57 changes: 56 additions & 1 deletion
57
...27-node-SAP-cluster/0010_0fc07435-7ee2-54ca-b0de-fb27ffdc5deb_subscription_discovery.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,56 @@ | ||
{"payload":[{"arch":"x86_64","expires_at":"2026-10-18 06:23:46 UTC","identifier":"SLES_SAP","starts_at":"2021-10-18 06:23:46 UTC","status":"Registered","subscription_status":"ACTIVE","type":"internal","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-basesystem","status":"Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-desktop-applications","status":"Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-server-applications","status":"Registered","version":"15.3"},{"arch":"x86_64","expires_at":"2026-10-18 06:23:46 UTC","identifier":"sle-ha","starts_at":"2021-10-18 06:23:46 UTC","status":"Registered","subscription_status":"ACTIVE","type":"internal","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-sap-applications","status":"Registered","version":"15.3"},{"arch":"x86_64","identifier":"sle-module-public-cloud","status":"Registered","version":"15.3"}],"discovery_type":"subscription_discovery","agent_id":"0fc07435-7ee2-54ca-b0de-fb27ffdc5deb"} | ||
{ | ||
"payload": [ | ||
{ | ||
"arch": "x86_64", | ||
"expires_at": "2026-10-18 06:23:46 UTC", | ||
"identifier": "SLES_SAP", | ||
"starts_at": "2021-10-18 06:23:46 UTC", | ||
"status": "Registered", | ||
"subscription_status": "ACTIVE", | ||
"type": "internal", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-basesystem", | ||
"status": "Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-desktop-applications", | ||
"status": "Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-server-applications", | ||
"status": "Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"expires_at": "2026-10-18 06:23:46 UTC", | ||
"identifier": "sle-ha", | ||
"starts_at": "2021-10-18 06:23:46 UTC", | ||
"status": "Registered", | ||
"subscription_status": "ACTIVE", | ||
"type": "internal", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-sap-applications", | ||
"status": "Registered", | ||
"version": "15.3" | ||
}, | ||
{ | ||
"arch": "x86_64", | ||
"identifier": "sle-module-public-cloud", | ||
"status": "Registered", | ||
"version": "15.3" | ||
} | ||
], | ||
"discovery_type": "subscription_discovery", | ||
"agent_id": "0fc07435-7ee2-54ca-b0de-fb27ffdc5deb" | ||
} |
Oops, something went wrong.