Opened at 2008-06-23T19:31:56Z
Last modified at 2020-12-09T14:14:30Z
#472 closed defect
cpu monitor sometimes shows negative numbers — at Initial Version
| Reported by: | warner | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | undecided |
| Component: | code-nodeadmin | Version: | 1.1.0 |
| Keywords: | statistics reliability | Cc: | |
| Launchpad Bug: |
Description
On some of our production machines, the cpu watcher is displaying weird numbers: maybe there's a small field that wraps.
'stats': {'cpu_monitor.15min_avg': 0.019444445629178814,
'cpu_monitor.1min_avg': 0.0096666806870237352,
'cpu_monitor.5min_avg': 0.0070999994301001535,
'cpu_monitor.total': -273.11918400000002,
Note: See
TracTickets for help on using
tickets.
