Mariadb error while installing network analyzer

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
thrivikramr
Posts: 27
Joined: Thu Jan 24, 2013 9:02 am

Mariadb error while installing network analyzer

Post by thrivikramr »

HI Team,

I am trying to install Nagios Network analyzer on Centos 7.1 host, we are ending up with an error while installation. I have attached a copy of Installation log for your reference. Any help on this ?

Package php-common-5.4.16-36.el7_1.x86_64 already installed and latest version
Nothing to do
nagiosna step completed OK
Running 'backend'...
backend step completed OK
Running 'db'...
Redirecting to /bin/systemctl start mariadb.service
Failed to issue method call: Unit mariadb.service failed to load: No such file or directory.

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios Enterprises technical support.

The step that failed was: 'db'
You do not have the required permissions to view the files attached to this post.
Thanks,
ThriVikram
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Mariadb error while installing network analyzer

Post by bwallace »

It looks like you are trying to install NNA on an unsupported platform. The install log shows you are using CentOS 7.1.1503.
Build 1503 is not available as a minimal install at the CentOS website:

https://wiki.centos.org/Download

Note : " Nagios Enterprises highly recommends and will only support installing Nagios Network Analyzer on a newly installed,
“clean” system (a bare minimal install with nothing else installed or configured). "


--refer to our installation doc for NNA:
https://assets.nagios.com/downloads/nag ... ctions.pdf
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked