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

Add VM metrics prediction to monitoring #6885

Open
3 of 9 tasks
km4rcus opened this issue Jan 30, 2025 · 0 comments
Open
3 of 9 tasks

Add VM metrics prediction to monitoring #6885

km4rcus opened this issue Jan 30, 2025 · 0 comments

Comments

@km4rcus
Copy link
Contributor

km4rcus commented Jan 30, 2025

Description
This feature aims to enhance the OpenNebula monitoring system by introducing predictive capabilities for Virtual Machine (VM) metrics. For each monitored metric (e.g., CPU), the system will provide single-step or multi-step forecasts using regression models.

Interface Changes
The monitoring section of the VM template will contains information about the metrics predictions:

Example:

CPU = 39
CPU_FORECAST = "TS1: 40, TS2: 41, TS3: 40, TS4: 42, TS5: 41"

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants