When you have made initial request for Enigma NMS download via the form on our Web Site, you should have received the email containing Download Link for Enigma NMS Binaries File – ENIGMA_CENTOS6_BINARY.tar.gz.
This is where the latest version of Enigma NMS is always going to be.
You can check out Release Notes for the latest version.
If you have forgotten the download link, please fill out the form again.
Enigma NMS Upgrade process is quite simple.
1. Download the latest version of Enigma NMS Binaries.
Binaries File Name: ENIGMA_CENTOS6_BINARY.tar.gz
MD5 Checksum file: ENIGMA_CENTOS6_BINARY.checksum, which is just a text file with 1 line containing the MD5 checksum for above binaries file.
2. Using FTP client, please copy ENIGMA_CENTOS6_BINARY.tar.gz file onto your Enigma NMS server into “admin” user home directory.
3. Log into your Enigma NMS server CLI via SSH as “admin” user.
4. Issue the “su” command to become “root” user.
5. Unpack the Enigma NMS Binaries Archive – ENIGMA_CENTOS6_BINARY.tar.gz and run the script as below:
# tar xf ENIGMA_CENTOS6_BINARY.tar.gz
# cd ENIGMA_CENTOS6_BINARY
# ./INSTALL_ENIGMA.pl
Below is the script’s output
ATTENTION: This script can UPDATE your existing ENIGMA NMS to the LATEST Version OR INSTALL BRAND NEW ENIGMA NMS INSTANCE.
WARNING: Please make sure that you know what you are doing!!!
Now you can log out of your Enigma NMS Server CLI and go to the Web Browser to enjoy new features.