You are here

Upgrading the FromDual Performance Monitor

The FromDual Performance Monitor can be typically upgraded on the fly without any changes in configuration or any significant downtime.

In FromDual Performance Monitor v2.0.0 we have done some configuration variable changes. So you have to adapt the fpmmm configuration. Please read the FromDual Performance Monitor Release Notes for more details.

Upgrade we typically recommend to do like this:

# VERSION='m.n.o'
# cd /opt
# tar xf /download/fpmmm-${VERSION}.tar.gz
# rm -f fpmmm ; ln -s fpmmm-${VERSION} fpmmm

If you are using our packages from our Repository the upgrade will be done automatically.