Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The table below describes which combinations of Opmantek FirstWave products are tested and work well with what versions of NMIS 9 and MongoDB.Please note that MongoDB 3.6 is not supported by Opmantek applications at this time

For earlier products please see Product Compatibility NMIS 8.

Table of Contents
maxLevel21

Image Removed NMISImage Added NMIS

...

NMIS Documentation

NMIS 9 Release Notes

NMIS

...

9 compatibility list: 
Anchor
NMIS
NMIS

Product

Product Version

Image Removed

MongoDB Version
(bold: recommended)
Operating

Operating 
Systems

Notes
NMIS
8
>= 9.
6
0.
8N/A
03.4, 3.6
  • Debian
7
  • 9,
8
  • 10
  • Ubuntu
16
  • 18, 20
  • CentOS 7*
  • RHEL 7
*
  • RHEL 8

RHEL 8 is supported from NMIS version 9.2.1

If install of NMIS

8

9 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.

NMIS 9 compatibility list: 



NMIS>= 9.4.03.4, 3.6, 4.2
NMIS>=9.4.43.4, 3.6, 4.2
  • Debian 10
  • Debian 11
  • Mint 21.01
  • RedHat 8.7
  • Rocky 8.7
  • Ubuntu 22.04
  • Ubuntu 23.04
OS's supported prior are also still supported in NMIS9 9.4.4
NMIS>=9.4.73.4, 3.6, 4.2
  • Debian 10
  • Debian 11
  • Mint 21.01
  • RedHat 8.7
  • RedHat 9.2
  • Rocky 8.7
  • Ubuntu 22.04
  • Ubuntu 23.04
Redhat 9 support was introduced in NMIS9 9.4.7. OS's supported prior are still supported

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)

Operating

Systems

Notes> 9.0.03.4
  • Debian 9, 10
  • Ubuntu 18, 20
  • CentOS 7**
  • RHEL 7
  • RHEL 8

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 command to install the needed GPG Keys and reinstall:

Code Block
sudo -i
apt-get install dirmngr||apt-get install dirmngr||:;
NEED_KEYS=$(apt-get update -qq 2>&1|sed 's!\s\(NO_PUBKEY\s\+[A-Z0-9]\+\)\+!\n\1!g'|grep NO_PUBKEY|tr ' ' '\n'|grep -v NO_PUBKEY)
for KEY in ${NEED_KEYS}; do apt-key adv --keyserver keyserver.ubuntu.com --recv-keys "${KEY}"||:;done;

RHEL 8 is supported from NMIS version 9.2.1G
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 9 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;

Release 9.0.4 of NMIS introduces the smarter non-interactive installation mode.

**CentOS 8 support has been withdrawn due to CentOS 8 being end of maintenance in on 31 Dec 2021, your CentOS target should be CentOS 7 https://wiki.centos.org/About/Product

...

FirstWave Installer

...

Some notes that are common for all Opmantek FirstWave Applications: 

  • The Opmantek FirstWave installer can 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 |or https. During the installation, the installer prompts for disable to disable selinux.


Image Removed OpenImage Added Open-AudIT

...

Open-AudIT Documentation.

ProductProduct
VersionNMIS
Version

Image Removed

Database

Operating
Systems

Notes
Open-AudIT
3.3.1N/A
>= 5.0MariaDB
  • Windows Server 2016 and up
CentOS 7*
  • (not compatible with Windows 10)
  • RHEL
7
RHEL
  • 8 and 9
  • Debian
9
  • 11 and
up
  • 12
  • Ubuntu
18.04 and up

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 command to install the needed GPG Keys and reinstall:

Code Blocksudo -i apt-get install dirmngr||apt-get install dirmngr||:; NEED_KEYS=$(apt-get update -qq 2>&1|sed 's!\s\(NO_PUBKEY\s\+[A-Z0-9]\+\)\+!\n\1!g'|grep NO_PUBKEY|tr ' ' '\n'|grep -v NO_PUBKEY) for KEY in ${NEED_KEYS}; do apt-key adv --keyserver keyserver.ubuntu.com --recv-keys "${KEY}"||:;done;
  • 20.04 and 22.04

64bit systems only. More information.

RHEL 8 is supported from Open-AudIT version 4.1.1

*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

...


Image Added opConfig

...

opConfig Documentation

opConfig Release Notes

opConfig 4.X

opConfig Documentation

...

compatibility list: 

ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)
Notes
opConfig
 2
>= 4.
2
0.0>=
8
9.
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

2.2.2, 2.2.4>= 8.5.10G2.4, 2.6 or 3.0 - 3.4
3.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)

3.0.3, 3.0.4>= 8.5.10G2.6, 3.0 - 3.4

opConfig 4.X compatibility list: 

.0 3.4

NMIS needs to be installed but doesn't need to be running. 

Please check the opConfig 4 release notes for a specific NMIS minor version requirement. 

opConfig>= 4.1.1>= 9.1.03.4
opConfig>= 4.3.0>= 9.2.43.4, 3.6

opConfig

>= 4.4.0>= 9.4.03.4, 3.6, 4.2
Product Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)Notes4.0.0> 9.0.0 3.4

NMIS needs to be installed but doesn't need to be running. 

Please check the opConfig 4 release notes for a specific NMIS minor version requirement. 

>4.1.1>9.1.03.4

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


Image Removed opHAImage Added opHA

...

opHA Documentation.

opHA Release Notes

opHA

...

3.X Compatibility list: 

ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)
Notes
opHA
2
>= 3.
1
0.
2
>=
8
9.
5ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)Notes
0.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

opHA 3.X Compatibility list: 

3.4

Please check the opHA 3 release notes for a specific NMIS minor version requirement. 

opHA>= 3.1.2>= 9.1.03.4
opHA>= 3.4.0
.0 
>= 9.
0
2.
0
43.4
Please check the opHA 3 release notes for a specific NMIS minor version requirement. 
, 3.6
opHA
>3

>= 3.

1

5.

2

0

>9
>= 9.
1
4.03.4, 3.6, 4.2

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


Image Removed opEventsImage Added opEvents

...

opEvents Documentation.

opEvents Release Notes

opEvents

...

3.X

...

, 4.X Compatibility list: 

ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)
Notes
opEvents
1
>= 3.
2
0.
4
>=
8
9.
5
0.0
2
3.4

opEvents

1.2.6, 2.0.0>= 8.5.10G2.4, 2.6, 3.0 - 3.4opEvents2.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 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

opEvents 3.X Compatibility list: 

3.X

NMIS needs to be installed but doesn't need to be running. 

Please check the opEvents 3 Release Notes for a specific NMIS minor version requirement. 

opEvents>= 3.1.0>= 9.1.03.4
opEvents>= 4.1.0>= 9.2.43.4, 3.6

opEvents 4.X

NMIS

ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)NotesopEvents>= 3.0.0 > 9.0.03.4NMIS

needs to be installed but doesn't need to be running. 

Please check the

opConfig 4 release notes for

opEvents 4 Release Notes for a specific NMIS minor version requirement. 

opEvents
>3
>= 4.
1
2.0
>9
>= 9.
1
4.03.4, 3.6, 4.2

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


Image Removed opChartsImage Added opCharts

...

opCharts Documentation.

opCharts Release Notes

opCharts

...

4.X Compatibility list: 

ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)
Notes
opCharts
2.4.12
>=
8>= 8.5.6G2.6, 3.0 -
4.
5.6GN/AopCharts2.6.2>= 8.5.6GN/AopCharts works best with NMIS 8.5.10GopCharts3.0.0 - 3.0.7
0.0>= 9.0.0
3.4
opCharts works best with NMIS 8.5.10G or neweropCharts3.0.8>= 8.5.10G2.6, 3.0 - 3.4opCharts3.0.10>= 8.5.10G2.6, 3.0 - 3.4opCharts3.2.0>= 8.5.10G3.0 - 3.4At and above opCharts 3.2 Mongo 3 is requiredopCharts3.2.4 - 3.2.5>= 8.6.23.0 - 3.4

opCharts 4.X Compatibility list: 

Please check the opCharts 4 release notes for a specific NMIS minor version requirement. 

opCharts>= 4.1.3>= 9.1.03.4
opCharts>= 4.3.0>= 9.2.43.4, 3.6
ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)Notes

opCharts>= 4.
0
4.0>= 9.
0
4.03.4

Please check the opCharts 4 release notes for a specific NMIS minor version requirement. 

opCharts>4.1.3>9.1.03.4
, 3.6, 4.2

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


Image Removed opReportsImage Added opReports

...

opReports Documentation.

opReports

...

NMIS Version

Image Removed

...

Release Notes

opReports 4.X Compatibility list: 

ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)
Notes
opReports>= 4.0.0 >= 9.0.11N/A

Please check the opReports release notes for a specific NMIS minor version requirement. 

opReports
>4
>= 4.1.1
>9
>= 9.1.0N/A

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

Image Removed opAddress

opAddress Documentation.

opAddress 1.X Compatibility list: 

...

NMIS Version

Image Removed

...


opReports>= 4.3.0>= 9.2.4N/A
opReports>= 4.4.0

...

opAddress 2.X Compatibility list: 

ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)NotesopAddress2.0.0
>= 9.
2
4.
1G3.0 - 3.4
0N/A

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

Image Removed opFlow and opFlowSP

...


Image Added opAddress

...

opAddress Documentation

opAddress Release Notes

opAddress 2.X Compatibility list: 

ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)
Notes
opFlow2.5.1
opAddress>=
8
2.
5
0.0
, <= 8.5.8G
2.4opFlow2.5.2
>=
8
9.
5
2.
10G2.4, 2.6,
13.0 - 3.4
opFlow

opAddress
3.0.0 - 3
>= 2.1.0
.5
>=
8
9.
5
2.
6
43.
0 - 3.4WiredTiger storageEngine is HIGHLY recommendedopFlow3.0
4, 3.6
N/A3.0 - 3.4NMIS is optional. WiredTiger storageEngine is HIGHLY recommended.opFlow3.0.8N/A3.0 - 3.4NMIS is optional. WiredTiger storageEngine is HIGHLY recommended.opFlow3.0.10N/A3.0 - 3.4NMIS is optional. WiredTiger storageEngine is HIGHLY recommended. For remote integration opCharts >= 3.0.6 requiredopFlowSP3.0.2N/A3.0 - 3.4NMIS is optional. WiredTiger storageEngine is HIGHLY recommended. For local opCharts button to agent/interface version >= 3.0.10 is required

opAddress>= 2.2.0>= 9.4.03.4, 3.6, 4.2

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

...


Image Added opFlow

...

opTrend opFlow Documentation.

...

NMIS Version

Image Removed

...

opTrend's config optrend_process_condition_in_nmis must

be disabled if you run this version with NMIS 8.5.10G

opFlow Release Notes

opFlow 4.X Compatibility list: 

...

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

...

Image Removed opExport

...

ProductProduct Version

NMIS Version

Image Removed7

MongoDB Version
(bold: recommended)
Notes
opExport1.6.
opFlow>=
8
4.
5
0.0
, <= 8.5.8GN/AopExport1.6.8
>=
8
9.
5.10GN/A

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

Image Removed opMaps

opMaps Documentation.

4.64.2
ProductProduct Version

NMIS Version

Image Removed

MongoDB Version
(bold: recommended)NotesopMaps

2.2.1

>= 8.4.8G

N/AWorks with any NMIS running .nmis files, i.e. if use_json is nonexistent or set to false
opMaps2.2.4>= 8.5.0GN/A

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