This is an old revision of the document!
At https://www.nemosupport.com/web/freedownload.php is available a virtual appliance updated to the latest NeMo release (root access password is “changeme”). After it is imported on a virtualization platform (both VMWare and VirtualBox were tested), to activate the software follows these steps.
After installing the license code it needs to restart the service by entering with root grants and typing:
service nemod stop service nemod start
NOTE: if the serial number is e62496ff-f3b5-c272-09e4-f17a633a23bc there might be a problem generating the S/N. Please restart the virtual machine and check again. If the serial doesn't change use it otherwise use the new one.
If you want to install Ne.Mo. Network Monitoring Tool in an existing server (physical or virtual), you must have a machine with CentOS 6.5 (64bit) or higher. The amount of RAM, CPU and DISK depends on how many devices you want to monitor. A basic server installation is enough. You can found the CentOS 6.6 ISO at the following url:
https://www.nemosupport.com/download/CentOS-6.6-x86_64-minimal.iso
Then you have to configure the repository as the follow:
cd /etc/yum.repos.d wget https://www.nemosupport.com/nemofree.repo
You can install install NeMo executing the command:
yum install nemo
To obtain the license key follow the instruction in the previous paragraph.