rebuildrrd is a utility to upgrade your RRD format, and must be run when upgrading to ET/BWMGR v5.0.12 from a previous version. If you installed a version newer than 5.0.12, than you do not need to run the utility.
The utility will blindly rebuild all of the rrd files in /usr/local/etc/bwmgr/graphs. If you don't want a file rebuilt, you'll need to either rename it or move it out of the directory temporarily.
Syntax
#
rebuildrrd [force]
Description
Normally, rebuildrrd can be run with no options. However, if the utility fails to identify that a rebuild is needed, you can force a rebuild by using the force option.
Add Comment