Ticket #356 (closed enhancement: fixed)

Opened 2 months ago

Last modified 1 month ago

opsview3: Migrating existing RRDs into new directory structure

Reported by: ton Assigned to: ton
Priority: major Milestone: Opsview 3.0 beta1
Component: API Version: 2.12.9
Keywords: Cc:

Description (Last modified by ton)

Need to migrate existing RRDs into this new structure.

Test by taking a copy of opsview.hub's RRDs and running the migration script. Do during a package install.

Also, update the locations for these RRDs

Change History

11/12/08 16:53:42 changed by ton

  • description changed.

11/12/08 16:55:04 changed by ton

  • milestone set to Opsview 3.0 beta1.

11/27/08 17:48:47 changed by anonymous

In progress.

Also need to:

  • set a migration flag
  • update insert.pl to use old rrd file if exists
  • kick off migrate script during installation, in background with lower nice level, logging to /tmp/migrate_rrds.log
  • have a nicer message from graphing pages if rrd not found and migration flag is on

11/27/08 17:49:59 changed by ton

  • owner set to ton.
  • status changed from new to assigned.

11/28/08 11:18:01 changed by ton

Also, update status page to say that migration is still running

11/28/08 11:28:57 changed by ton

Also, nagconfgen only looks for new style rrd files and display icon only in this scenario. Make FAQ entry for "why is there no graphing icon?".

12/03/08 12:27:32 changed by ton

  • status changed from assigned to closed.
  • resolution set to fixed.

Done. Phew!