Ticket #3124 (closed defect: Fixed)
Clean up old data point RPNs that aren't accessible via the UI
| Reported by: | cluther | Owned by: | cholden |
|---|---|---|---|
| Priority: | 1 - Blocker | Milestone: | zenoss-2.3 |
| Component: | ZenRRD | Version: | 2.1.3 |
| Keywords: | zenoss-2.2.4-verified | Cc: | |
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
RPNs used to be specified on a per-datapoint basis. This is no longer the case since they have been moved to being part of graph point definitions. Unfortunately the RPNs are still assigned to the old data points.
This problem will cause calls to getRRDValue for certain data points like memAvailReal to return unexpected results.
Create a migrate script to remove the rpn from all data points.
Change History
Note: See
TracTickets for help on using
tickets.