Page 1 of 1

Nagios Log server installation fail

Posted: Wed Feb 01, 2017 9:18 pm
by Naveed
Support team,

I want to purchase the license of Nagios log server, for this purpose I have taken a webinar session and now I am trying to install Nagios Log server on CentOS 6.

I executed below commands and got error message, can you please check and let me know what causing error in installation.

Thanks

Cd /tmp/nagioslogserver

[root@localhost nagioslogserver]# ./fullinstall

Nagios Log Server Installation
==============================
DATE: Wed Feb 1 17:51:40 PST 2017

DISTRO INFO:
CentOS
6.0
x86_64

Running 'setup_local_syslog'...
cp: cannot create regular file `/etc/rsyslog.d/nagioslogserver.conf': 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: 'setup_local_syslog'

Re: Nagios Log server installation fail

Posted: Thu Feb 02, 2017 10:19 am
by mcapra
Can you install rsyslog on the machine like so:

Code: Select all

yum install rsyslog
The re-run the fullinstall script?

Re: Nagios Log server installation fail

Posted: Thu Feb 02, 2017 6:19 pm
by Naveed
Great!

its works for me.

Close this thread.

Thanks alot

Re: Nagios Log server installation fail

Posted: Fri Feb 03, 2017 10:22 am
by rkennedy
Great to hear that worked!

/closed