Hi Sylvian,

Are you sure your Radius daemon listens on localhost? Try to define your
hostgroups as the ip of eth0 (or whatever your external ip is).

We are succesfully running the radius monitor, but we had to do some
changes on the dictionary of our radius daemon (we use radiator) in
order to get it working. We changed attribute Password to User-Password,
because the perl libraries that radius.monitor are using, still use the
old attribute mappings.

Regards,

Sebastiaan Veldhuisen
Leiden University

 

On Tue, 2005-05-24 at 08:20 +0200, Sylvain Clerc wrote:
> Hello,
> 
> I'm trying to use mon 0.99 with freeradius on a debian sarge but I
> think I have a problem with radius.monitor (or my mon configuration
> file). My freeradius doesn't receive any request of mon and I don't
> find why.
> I precise in the radius.monitor the port, the username & its password
> and the secret.
> 
> here is my mon.cf file : 
> 
> cfbasedir  = /etc/mon
> alertdir     = /usr/lib/mon/alert.d
> mondir     = /usr/lib/mon/mon.d
> 
> hostgroup radius localhost
> 
> watch radius
>       service radiusd
>       interval 10s
>       monitor radius.monitor
>       period wd {Sun-Sat}
>               alert heartbeat.stop.alert
>               upalert heartbeat.start.alert
> _____________________________________
> the alert script only start or stop heartbeat
> 
> thank you,
> Sylvain Clerc.
> 
> _______________________________________________
> mon mailing list
> mon@linux.kernel.org
> http://linux.kernel.org/mailman/listinfo/mon

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to