Feature #1279
Move monitoring feature to the core
Status: | Closed | Start date: | 05/16/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.6 | |||
Resolution: | fixed | Pull request: |
Associated revisions
Feature #1279: Add one.vm.monitoring and one.vmpool.monitoring
methods, new vm_monitoring table
Feature #1279: Add one.host.monitoring and one.hostpool.monitoring methods, new host_monitoring table
feature #1279: Change name of *_monitoring_history internal variables. Adds a custom dump_monitoring method for single VMs. Expiration times are stored as time_t.
feature #1279: Update names of host pool. Delete host monitor info when deleting the host.
Feature #1279: Remove unused variable in VirtualMachine::insert_replace
Feature #1279: Clean old monitorization data if the expiration time is set to 0
Feature #1279: Individual VM & Host monitoring methods in Ruby OCA
Feature #1279: Check an object ID is valid even if the user is oneadmin
Feature #1279: Clean expired monitoring records in timer_action.
This saves a lot of calls to the DB, and also cleans old entries
for objects that are not monitored (VM in suspend/stop state,
or hosts in disabled state).
feature #1279: Update SunstonServer to make use of the new OCA monitoring methods (resource)
Feature #1279: WIP, VM & Host pool monitoring methods
Revert "Feature #1279: WIP, VM & Host pool monitoring methods"
This reverts commit 2eb5ed492bb35ef2f3a4457f253ad13952cf1b65.
Feature #1279: Add VM & Host pool monitoring methods to ruby OCA
Feature #1279: Update pool monitoring method in sunstone server
Feature #1279: Remove the old oneacctd stuff
Feature #1279: Add ruby OCA methods to retrieve monitoring information in XML
Feature #1279: Add monitoring methods to Java OCA (only raw xml)
feature #1279: fix individual plots in sunstone
disable dashboards plots. set minimum graph value to 0.
(cherry picked from commit dc418e50973cc15dc84724bdc42f15a65d18bc56)
History
#1 Updated by Ruben S. Montero about 9 years ago
- Status changed from New to Closed
- Resolution set to fixed