Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I can't emerge Nagios! Please take pity on a loser.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
benca1
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2003
Posts: 76

PostPosted: Tue Apr 08, 2003 9:09 pm    Post subject: I can't emerge Nagios! Please take pity on a loser. Reply with quote

Hiya,

I can't emerge nagios-plugins-1.3.0-beta3, which is one of the packages out of 12 or so that gentoo would like install as part of the 'emerge nagios' plan.

After the source is unpacked, it goes through the checking process (is that the make or configure command anyway?) and it just freezes here:

Code:
checking for ping... /bin/ping


I let it run for 24 hours like that, and all that's happening is a very abused processor. It doesn't get anywhere. I deleted the source package and re-downloaded it, but I get the same thing.

Any help is much appreciated.
Back to top
View user's profile Send private message
avendesora
Veteran
Veteran


Joined: 16 Aug 2002
Posts: 1739
Location: Betelgeuse vicinity

PostPosted: Tue Apr 08, 2003 10:21 pm    Post subject: Reply with quote

Does it print anything else after that at all?
It's supposed to try out various ways of calling 'ping' after that step.
Is your network interface up at that point? (Can you ping 127.0.0.1?)
Back to top
View user's profile Send private message
benca1
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2003
Posts: 76

PostPosted: Wed Apr 09, 2003 12:09 am    Post subject: Reply with quote

hi mseigneurin, thanks for the help.

eth0 is up and running, so is the loopback.. all network connectivity is working great. It doesn't print anything at all after that, it just freezes and pegs the processor at 100 percent until I kill it.

Any guesses?
Back to top
View user's profile Send private message
b_Q
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 163

PostPosted: Wed Apr 09, 2003 1:48 am    Post subject: Reply with quote

Hi
Had a similar problem, hope same
i.e.
cat /proc/sys/net/ipv4/icmp_echo_ignore_all
1
Issued
echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_all
compiled plugins
then back to
echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all
HIH
_________________
Preudhomme's Law of Window Cleaning:
It's on the other side.
Back to top
View user's profile Send private message
benca1
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2003
Posts: 76

PostPosted: Wed Apr 09, 2003 7:46 pm    Post subject: Reply with quote

b_Q, how you figure these things is beyond me. Is something a mere commoner is expected to know for godsakes!?

I made NO changes to my system except for a network recycle due to it mysteriously dropping and emergeing sendmail and it worked. I first checked the /proc file you suggested and it reflected '0'. So I just tried it again... and it didn't hang.

I hate mysteries like that. I don't know what changed what, but it looks like your suggestion would have worked, if it hadn't been done already.

I searched here and google for some help with this issue, it annoys me to not have had the benefit of know what fixed what.

Thanks much guys. Thank you b_Q!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum