Bug #4943
Fix NETTX and NETRX negative values, polling time and accumulate values for vCenter
Status: | Closed | Start date: | 11/29/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | vCenter | |||
Target version: | - | |||
Resolution: | Pull request: | |||
Affected Versions: | OpenNebula 5.2 |
Description
vCenter's Performance Manager may give negative values if it thinks they're not still valid, these values should be ignored.
NETTX and NETRX should be accumulated with previous monitoring values.
Improve number of samples between polls using LAST_MON to track last time information was gathered from vCenter's performance manager.