RRDEDIT(1) | [FIXME: manual] | RRDEDIT(1) |
NAME¶
rrdedit - program to edit rrd files
SYNOPSIS¶
rrdedit [FILE]
DESCRIPTION¶
This manual page documents briefly the rrdedit command.
This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below.
rrdedit is a program to edit rrd files. It uses rrdtool to create an xml export file from the rrd-file, calls vi to modify it and restores it afterwards. The filename passed to the program must be relative to /var/lib/netmrg/rrd.
SEE ALSO¶
rrddump (1).
AUTHOR¶
This manual page was written by Uwe Steinmann <steinm@debian.org> for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
AUTHOR¶
Uwe Steinmann
COPYRIGHT¶
Copyright © 2004 Uwe Steinmann
September 14, 2004 | [FIXME: source] |