[Nagiosplug-help] Quick Install Step 6 problem. Need help

Cédric Temple cedric.temple at linagora.com
Tue Jul 17 12:45:33 CEST 2007


Le Lun 16 juillet 2007 22:40, Tommy Cansanay a écrit :
> When I run this command from
>
> *6) Compile and Install the Nagios Plugins*
>
>
> ./configure --with-nagios-user=nagios --with-nagios-group=nagios
>
>
>
> I get stuck at this stage. I checked around but cannot determine what
> needs to be done to correct this issue. Please help.
>
[...]
> checking for ICMP ping syntax...

Hi,

Try to ping 127.0.0.1:
    ping 127.0.0.1

If you do NOT have a response, Nagios plugins will fail at step "checking
for ICMP ping syntax...". A workaround is:
    sed -i 's/127.0.0.1/www.nagios.org/' configure
(for example)
Then, restart the configure script:
    ./configure --with-nagios-user=nagios --with-nagios-group=nagios

Regards.

-- 
Cédric Temple - Linagora SA
Administrateur Systèmes et Réseaux
Tel: 01/58/18/68/28 - Fax: 01/58/18/68/29
http://www.linagora.com





More information about the Help mailing list