Important!
- NetVizura might not work properly if updated from more older versions
We kindly urge you to first successively update to version 4.3.1 and then to version 4.3.2. - NetVizura will not work if updated after support period has expired
Make sure that your support has not expired before you start updating. - It is not possible to update NetVizura on free trial
If you want to extend your assessment for one additional month, please request a new free trial license.
Patches:
Linux Debian/Ubuntu 4.3.2 patch
Update instructions:
Linux Debian/Ubuntu Update
- Check free space on disk with
df -h
command. If there is less than 8GB of free space on disk, delete some files to make at least 8GB available space on disk (easiest way is to delete old raw data files in archive which is usually located in/var/lib/netvizura/flow/archive
) - Download the update package (assumed filename is
netvizura-x.y.z-linux.deb
) to NetVizura server's/tmp
directory
x.y.z is NetVizura version number. -
Execute
cd /tmp
-
Execute
dpkg -i netvizura-x.y.z-linux.deb
-
Refresh your browser (Ctrl + F5)
-
Check if the update is successful on NetVizura's license page (copy link to your browser and change IP): http://<netvizura_ip>:8080/netvizura/#settings:license
Linux CentOS Update
- Check free space on disk with
df -h
command. If there is less than 8GB of free space on disk, delete some files to make at least 8GB available space on disk (easiest way is to delete old raw data files in archive which is usually located in/var/lib/netvizura/flow/archive
) - Download the update package (assumed filename is
netvizura-x.y.z-linux-rpm.tgz
) to NetVizura server's/tmp
directory
x.y.z is NetVizura version number. If downloaded from Internet Explorer, the filename would be netvizura-linux-x.y.z-rpm.gz. -
Execute
cd /tmp
-
Execute tar -xzf netvizura-x.y.z-linux-rpm.tgz
-
Execute
./update.sh
-
Refresh your browser (Ctrl + F5)
-
Check if the update is successful on NetVizura's license page (copy link to your browser and change IP): : http://<netvizura_ip>:8080/netvizura/#settings:license