| [Date Prev] [Date Next] | [Thread Prev] [Thread Next] | [Date Index] [Thread Index] |
[nocol-users] Re: new setup - having probs
|
Check the following:
1. Are these the only 3 hosts in the config file ? If not, please check if
you have these hosts repeated in the config file. I thought I had fixed
this in the past.
2. I guess multiping is installed suid 'root' ? Should have been if you did
an 'install root'... If not:
chown root multiping
chmod 4711 multiping
-vikas
Vikas Aggarwal
Steve Mickeler wrote:
> I just setup nocol on my linux box.
>
> Using ippingmon to monitor a cisco and a few pipeline routers.
>
> Only prob I have is that its showing me
>
> router 205.233.176.1 13:24 ICMP-ping 0 Critical
> rimply 207.61.97.129 13:24 ICMP-ping 0 Critical
> ipcc 207.61.97.1 13:24 ICMP-ping 0 Critical
>
> I know for certain that these sites are up.
>
> in "ippingmon-confg" I have
>
> POLLINTERVAL 10
> router 205.233.176.1
> rimply 207.61.97.129
> ipcc 207.61.97.1
|