Upgrade
Upgrading¶
Upgrading the Sicura Agent is easy on both Windows and Linux systems. The Agent packages available from your Console are the ones shipped with that Console version.
Linux¶
If the Agent package repository is installed (see Installation), no separate download is needed — yum update (or dnf update) picks up the new Agent version automatically along with the rest of the system's package updates.
If the Agent was installed from a directly downloaded package, download the latest .rpm as described in Installing and run yum install ./sicura-agent-<version>.rpm. The package manager upgrades the existing installation in place.
Windows¶
Download the latest .msi as described in Installing and run it. The installer removes the old version and installs the new one automatically — there is no need to uninstall the existing Agent first. Configuration made at install time, such as the collector address, is kept across the upgrade. Installing an older version over a newer one is blocked by the installer.