Upgrade
Last updated
There is no upgrade procedure. You must install a new environment.
Upgrading the agent is simple, you just override the agent library with the new one.
If you use an rpm package, then you upgrade the server installation by executing the following command:
# rpm -U --noscripts flopsar-server-<VER>.<arch>.rpmIf you use deb package, then you upgrade the server installation by executing the following command:
# dpkg -i flopsar-server-<VER>.<arch>.debLast updated