Upgraders info.

1.1beta -> 1.1


1) new options for n2rrd.conf

1.1) RRD_PATH_HIDDEN=0|1

if enabled, will not display the whole path when browsing source

1.2) NAGIOS_HOST_URL=0|1

if enabled, will display a nagios link, which clicked will show the current host nagios services staus view

1.3) RRDTOOL = /usr/bin/rrdtool

lets you change the binary location

NOTE: Please update your n2rrd.conf.

2) Directory structure of RRD archives

old: all files were kept in one directory..

RRA_DIR/*.rrd

new: the files are placed under host directory

RRA_DIR/HOSTNAME/*.rrd

NOTE: - if you are using 1.1beta, then please use the script "mv-rrd.sh"

to upgrade your RRD archives structure

  • Please stop nagios before, else it may create new files under the same directory