Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: move NMIS note from NMIS 9

...

Product

Product Version

MongoDB Version
(bold: recommended)

Operating

Systems

Notes
NMIS8.6.8N/A
  • Debian 7, 8
  • Ubuntu 16
  • CentOS 7*
  • RHEL 7*

On Debian 8, a compatible version of MongoDB Perl Driver (version 1.2.3 or newer) cannot be installed, even when CPANM is used.
On Ubuntu 16.04, pre-installing cpanminus, MongoDB Perl Driver and Mojo::File allows for a clean install of NMIS9:

apt-get install build-essential cpanminus;
cpanm --sudo MongoDB;
cpanm --sudo Mojo::File;

If install of NMIS 8 fails due to failure to install package WWW::Mechanize, pre-install WWW::Mechanize before installing NMIS:

sudo yum install -y perl-CPAN;
sudo yum install -y perl-App-cpanminus;
sudo cpanm WWW::Mechanize --sudo --notest;

*NB CentOS 6 and RHEL 6 are supported for existing customers who purchased support prior to 2020.

...

Status
colourYellow
title!
 For a list of compatible Operating Systems please check the NMIS 8 version compatibility list

 opHA

...

opHA Documentation.

opHA 2 Release Notes

opHA 2.X Compatibility list: 

...

 opEvents

...

opEvents Documentation.

opEvents 2 Release Notes

opEvents 1.X & 2.X Compatibility list: 

ProductProduct Version

NMIS Version

MongoDB Version
(bold: recommended)
Notes
opEvents1.2.4>= 8.5.02.4
opEvents1.2.6, 2.0.0>= 8.5.10G2.4, 2.6, 3.0 - 3.4
opEvents2.0.2>= 8.5.10G2.6, 3.0 - 3.4With MongoDB older than 2.6 the events table on the dashboard page will be empty.
opEvents2.0.3 - 2.0.6>= 8.5.10G2.4, 2.6, 3.0 - 3.4To provide compatilibity compatibility with MongoDB 2.4 you have to set the
configuration option db_use_v26_features to "false" or 0 (in conf/opCommon.nmis)
opEvents2.2.0 - 2.4.0>= 8.5.10G2.6, 3.0 - 3.4

...

 opCharts

...

opCharts Documentation.

opCharts 3 Release Notes

opCharts 2.X & 3.X Compatibility list: 

...

 opReports

...

opReports Documentation.

opReports 3 Release Notes

opReports 3.X Compatibility list: 

...