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

Fix missing AWS EC2 instance types #725

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beiermi
Copy link

@beiermi beiermi commented Jun 27, 2024

General information

The Amazon Web Services (AWS) cloud agent in checkmk fails to recognize newer EC2 instance types.
This is fixed by adding the newer EC2 instance types.

Bug reports

Please include:

  • Your operating system name and version
  • Any details about your local setup that might be helpful in troubleshooting
  • Detailed steps to reproduce the bug
  • An agent output or SNMP walk
  • The ID of a submitted crash report for reference (if applicable)

Proposed changes

  • What is the expected behavior?
    Monitoring an AWS Account running e.g. r6i.2xlarge instances is working.
  • What is the observed behavior?
    Monitoring an AWS Account running e.g. r6i.2xlarge instances produces an error message:
Unknown resource running_ondemand_instances_r6i.2xlarge(!).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants