Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[b/359866106] Add SQLs to discover Oracle exadata and system configuration #520

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

kpiotrowski
Copy link
Collaborator

@kpiotrowski kpiotrowski commented Aug 19, 2024

This PR introduces 4 additional SQL to extract Oracle system configuration:

  • osstat - General system statistics. Required to collect CPU configuration.
  • cell-config - Information about Exadata storage cells. This view exists for non Exadata systems, but data is missing.
  • data-files - Information about Oracle data files that will be used to calculate physical storage size.
  • sys-metric-history - History of system metrics like CPU usage.

@kpiotrowski kpiotrowski merged commit 4c2990b into main Aug 20, 2024
2 checks passed
@kpiotrowski kpiotrowski deleted the oracle-exadata-discovery branch August 21, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants