Versions Compared

Key

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

...

NMIS Version

MongoDB Version
(bold: recommended)

Operating

Systems

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

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;

...

**CentOS 8 support has been withdrawn 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

*** RHEL 8 support has been suspended pending additional testing and documentation requirements.

Opmantek Installer

...

Some notes that are common for all Opmantek Applications: 

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

...

ProductProduct Version

NMIS Version

Database

Operating

Systems

Notes
Open-AudIT3.3.1N/AMariaDB
  • Windows Server 2016 and up
  • RedHat RHEL 7 / CentOS 7
  • RHEL 8
  • Debian 9 and up
  • Ubuntu 18.04 and up

64bit systems only. More information.
RHEL 8 is supported from Open-AudIT version 4.1.1

 opConfig

...

opConfig Documentation

...