Product Compatibility NMIS 8

The table below describes which combinations of Opmantek products are tested and work well with what versions of NMIS 8.

For the latest products, compatible with NMIS 9 see Product Compatibility

 NMIS


NMIS Documentation

NMIS 8 Release Notes

NMIS 8 compatibility list:

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.

Opmantek Installer


Some notes that are common for all Opmantek Products: 

  • The Opmantek installer can be preseeded before the installer is invoked.
  • On CentOS and RHEL, always check the status of firewalld and selinux when unable to connect via http|https. During the installation, the installer prompts for disable selinux.

 Open-AudIT


Open-AudIT Documentation.

Open-AudIT Release Notes

ProductProduct VersionDatabase

Operating

Systems

Notes
Open-AudIT3.3.1 +MariaDB
  • Windows Server 2016 and up (not compatible with Windows 10)
  • CentOS 7**
  • RHEL 7
  • RHEL 8
  • Debian 9 and up*
  • Ubuntu 18.04 and up

64bit systems only. More information.

*Should Debian 10 install fail with this error, 
'The following signatures couldn't be verified because the public key is not available: NO_PUBKEY',
please run the following commands to install the needed GPG Keys and reinstall:

sudo -i
type wget >/dev/null 2>&1 && GIMMEKEY="wget --tries=5 -q -T 20 -O - https://ftp-master.debian.org/keys/archive-key-8.asc" || GIMMEKEY="curl --retry 4 -L -s -m 20 https://ftp-master.debian.org/keys/archive-key-8.asc";
$GIMMEKEY | apt-key add -||$GIMMEKEY | apt-key add -||$GIMMEKEY | apt-key add -;

**CentOS 8 is not supported due to CentOS 8 being end of maintenance in 31 Dec 2021, your CentOS target should be CentOS 7 https://wiki.centos.org/About/Product


 opConfig


opConfig Documentation

opConfig Release Notes

opConfig 2.X 3.X compatibility list: 

ProductProduct Version

NMIS Version

MongoDB Version
(bold: recommended)
Notes
opConfig 2.2.0>= 8.5.0, <= 8.5.8G2.4

opConfig 2.2.0 won't be able to report config

changes to NMIS if you run it with NMIS 8.5.10G

opConfig2.2.2, 2.2.4>= 8.5.10G2.4, 2.6 or 3.0 - 3.4

opConfig3.0.0>= 8.5.10G2.4, 2.6 or 3.0 - 3.4

To provide compatilibity with MongoDB 2.4 you have to set the

configuration option db_use_v26_features to "false" or 0 (in conf/opCommon.nmis)

opConfig3.0.3, 3.0.4>= 8.5.10G2.6, 3.0 - 3.4

! 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: 

ProductProduct Version

NMIS Version

MongoDB Version
(bold: recommended)
Notes
opHA2.1.2>= 8.5.0, <= 8.5.8GN/A

opHA 2.1.2 won't be able to transfer NMIS event statuses

if you run it with NMIS 8.5.10G

opHA2.1.4>= 8.5.10GN/A

! For a list of compatible Operating Systems please check the NMIS 8 version 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 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

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

 opCharts


opCharts Documentation.

opCharts 3 Release Notes