Ticket #3124 (closed defect: Fixed)

Opened 8 months ago

Last modified 4 months ago

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

Changed 7 months ago by ecn

  • keywords zenoss-2.2.1-rejected added; zenoss-2.2.1-proposed removed

Changed 5 months ago by bbibeault

  • priority changed from high to blocker
  • reviewed set to 1

Changed 5 months ago by bbibeault

  • owner changed from ecn to cholden

Changed 5 months ago by cholden

(In [9847]) Sets rpn variable on all datasource datapoints to empty string
Refs #3124

Changed 5 months ago by cholden

(In [9849]) Use standard logging facility
Refs #3124

Changed 5 months ago by cholden

(In [9850]) Set rpn on datasource datapoints to empty string
Refs #3124
Reviewer: chet,eric

Changed 5 months ago by cholden

  • status changed from new to closed
  • resolution set to fixed

(In [9851]) Sets rpn attribute to empty string on datasource datapoints
Fixes #3124
Reviewer: chet, eric

Changed 5 months ago by cholden

  • keywords zenoss-2.2.4-patched added; zenoss-2.2.1-rejected removed

Changed 4 months ago by ian

  • keywords zenoss-2.2.4-verified added; zenoss-2.2.4-patched removed
Note: See TracTickets for help on using tickets.