This is an old revision of the document!
To install Ne.Mo. The Network Monitoring Tool you must have a machine with CentOS 5.9 x86_64, physical or virtual.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 ISOs at the following url:
For CentOS 5.9
https://www.nemosupport.com/download/CentOS-5.9-x86_64-bin-DVD-1of2.iso https://www.nemosupport.com/download/CentOS-5.9-x86_64-bin-DVD-2of2.iso
For CentOS 6.6
https://www.nemosupport.com/download/CentOS-6.6-x86_64-minimal.iso
I suggest to use the second one because 5.9 will be unsupported in the next future.
Then you have to configure the repository as the follow:
cd /etc/yum.repos.d wget https://www.nemosupport.com/nemo.repo
The repository is authenticated so you have to request an account from the contact form at https://www.nemosupport.com/web/contact.php or writing an email to support@nemosupport.com.
After you receive the username and password to access our repository it is necessary modifying the nemo.repo file like that:
[nemo] name=Nemo Repository - ScaiConnect s.r.l. baseurl=http://theusername:thepassword@www.nemosupport.com/repo/6/$basearch/ enabled=1 gpgcheck=0
Finally, using the root account, install NeMo with the command:
yum install nemo
To obtain the license key you have to access the NEMO web interface at http://youripaddress/monitor/ (admin/admin) and in the Admin tab select the license icon:
Than send the SERIAL NUMBER via email to support@nemosupport.com to request the LICENSE CODE to enter in the right field.
After installing the license code it needs to restart the service by entering with root grants and typing:
service nemod stop service nemod start
At https://www.nemosupport.com/download/NemoVA.ova 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), you must activate the software.
To obtain the license key you have to access the NEMO web interface at http://youripaddress/monitor/ (admin/admin) and in the Admin tab select the license icon:
Than send the SERIAL NUMBER via email to support@nemosupport.com to request the LICENSE CODE to enter in the right field.