This is an old revision of the document!


FREE Edition Installation Guide

Downloading the Virtual Appliance

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

RPM Package Installation

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.