Upgrade
- stop the tool (ensure it is not running and will not be started from cron in next couple of minutes)
- install a new version via update.sh script
# su - lpar2rrd (if the tool is running under lpar2rrd user) $ tar xvf lpar2rrd-3.XX.tar $ cd lpar2rrd-3.XX $ ./update.sh $ cd /home/lpar2rrd/lpar2rrd
- start the tool and check whether there are errors
$ ./load.sh
