Nagios 4.0.0
Posted: Fri Sep 27, 2013 6:22 am
Hi all,
I start installing Nagios 4.0.0 on Ubuntu Server 12.04.03 LTS, and installation of it went well (without errors), but the installation of the plugins gave me some error on "make" command.
Any suggestion ?
I start installing Nagios 4.0.0 on Ubuntu Server 12.04.03 LTS, and installation of it went well (without errors), but the installation of the plugins gave me some error on "make" command.
i also try to register Nagios daemon and have this as error .check_http.c: In function Б─≤mainБ─≥:
check_http.c:150:12: warning: ignoring return value of Б─≤asprintfБ─≥, declared with attribute warn_unused_result [-Wunused-result]
make[2]: *** [check_http.o] Error 1
make[2]: Leaving directory `/tmp/nagios-plugins-1.4.16/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/nagios-plugins-1.4.16'
make: *** [all] Error 2
I have now clear Ubuntu Server 12.04.3 LTS ... what do i have to do to make this step by step to install Nagios Core 4.0.0 ? Because after the installation of the Nagios went well, i have error on the Web page on nagios when i went to host part.root@mpnagios:/tmp# chkconfig --add nagios
/sbin/insserv: No such file or directory
nagios 0:off 1:off 2:off 3:off 4:off 5:off 6:off
root@mpnagios:/tmp#
Any suggestion ?