Hello all,

Does anybody use "monit"?

I am using the following in monit.conf
---------------
check process radiusd with pidfile /var/run/radiusd.pid
group radius
start program = "/etc/init.d/radiusd start"
stop program = "/etc/init.d/radiusd stop"
if failed host 127.0.0.1 port 1645 type udp then restart
---------------

But radius.log complaints with
    Wed Jun 13 09:10:19 2007 : Error: WARNING: Malformed RADIUS packet from
host 127.0.0.1: too short (received 1 < minimum 20)

Thanks for your help in advance.
Irina
===============

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "FreeRadius users mailing list" <[email protected]>
Sent: Wednesday, June 13, 2007 7:49 AM
Subject: Re: Statistics tool?


> Hi,
>
> > Does anyone know of any system that could be used to remotely monitor if
> > a radius server is up?
>
> we use nagios and SNMP - zabbix could also be used to monitor the service
> in a client/server way.
>
> alan
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
>

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to