You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Change poll.rb to store VM metrics in a SQLite DB
Add python script for predictions (using OneAIOps SDK)
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:
Progress Status
The text was updated successfully, but these errors were encountered: