Installation
Posted: Mon Feb 24, 2014 11:42 am
Hello,
I am very new to linux and nagios and want to learn more and implementation Nagios for a small network in my company. I have installed CentOS 6.5 and install Nagois4.0.2 everything went well doing the installation but I got stuck with the following error. I hope someone could help me.
I login as root and following the document on How-to-install-nagios-on centOS. I performed the following:
make all
make install
make install-init
make install-config
make install-commandmode
make install-webconf
cp -R contrib/eventhandlers/ /usr/local/nagios/libexec/
chown -R nagios:nagios /usr/local/nagios/libexec/eventhandlers
it returned with cp: target "/usr/local/nagios/libexec/eventhandlers" is not a directory.
Thank you.
Khmerlinux
I am very new to linux and nagios and want to learn more and implementation Nagios for a small network in my company. I have installed CentOS 6.5 and install Nagois4.0.2 everything went well doing the installation but I got stuck with the following error. I hope someone could help me.
I login as root and following the document on How-to-install-nagios-on centOS. I performed the following:
make all
make install
make install-init
make install-config
make install-commandmode
make install-webconf
cp -R contrib/eventhandlers/ /usr/local/nagios/libexec/
chown -R nagios:nagios /usr/local/nagios/libexec/eventhandlers
it returned with cp: target "/usr/local/nagios/libexec/eventhandlers" is not a directory.
Thank you.
Khmerlinux