Feature #1279

Move monitoring feature to the core

Added by Carlos Martín about 9 years ago. Updated about 9 years ago.

Status:ClosedStart date:05/16/2012
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

0%

Category:Core & System
Target version:Release 3.6
Resolution:fixed Pull request:

Associated revisions

Revision bb4d39ba
Added by Carlos Martín about 9 years ago

Feature #1279: Add one.vm.monitoring and one.vmpool.monitoring
methods, new vm_monitoring table

Revision 14d30d82
Added by Carlos Martín about 9 years ago

Feature #1279: Add one.host.monitoring and one.hostpool.monitoring methods, new host_monitoring table

Revision 87a7a096
Added by Ruben S. Montero about 9 years ago

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.

Revision 9a16f1a8
Added by Ruben S. Montero about 9 years ago

feature #1279: Update names of host pool. Delete host monitor info when deleting the host.

Revision 6c8d4f49
Added by Carlos Martín about 9 years ago

Feature #1279: Remove unused variable in VirtualMachine::insert_replace

Revision dfcb2eb1
Added by Carlos Martín about 9 years ago

Feature #1279: Clean old monitorization data if the expiration time is set to 0

Revision f65f995c
Added by Carlos Martín about 9 years ago

Feature #1279: Individual VM & Host monitoring methods in Ruby OCA

Revision 8b46745a
Added by Carlos Martín about 9 years ago

Feature #1279: Check an object ID is valid even if the user is oneadmin

Revision 2071d62b
Added by Carlos Martín about 9 years ago

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).

Revision 895890f8
Added by Ruben S. Montero about 9 years ago

feature #1279: Update SunstonServer to make use of the new OCA monitoring methods (resource)

Revision 2eb5ed49
Added by Carlos Martín about 9 years ago

Feature #1279: WIP, VM & Host pool monitoring methods

Revision 6a1acc34
Added by Carlos Martín about 9 years ago

Revert "Feature #1279: WIP, VM & Host pool monitoring methods"

This reverts commit 2eb5ed492bb35ef2f3a4457f253ad13952cf1b65.

Revision bba9e26e
Added by Carlos Martín about 9 years ago

Feature #1279: Add VM & Host pool monitoring methods to ruby OCA

Revision 4680ba21
Added by Carlos Martín about 9 years ago

Feature #1279: Update pool monitoring method in sunstone server

Revision df6b93e6
Added by Carlos Martín about 9 years ago

Feature #1279: Remove the old oneacctd stuff

Revision 9369ab48
Added by Carlos Martín about 9 years ago

Feature #1279: Add ruby OCA methods to retrieve monitoring information in XML

Revision 8fc194af
Added by Carlos Martín about 9 years ago

Feature #1279: Add monitoring methods to Java OCA (only raw xml)

Revision 0dcbe6ba
Added by Hector Sanjuan about 9 years ago

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

Also available in: Atom PDF