nf-vale wrote:
>>   It works for me, and it's a nice feature to have.
> 
> Not doubts about that. I'm surely gonna start using it ;)

  I've just been informed that it will be in the next Monit release.

  Something like this should work:

check process radiusd with pidfile /var/run/radiusd/radiusd.pid
   start program = "/etc/init.d/radiusd start"
   stop program = "/etc/init.d/radiusd stop"
   if failed host 127.0.0.1 port 1812 type udp protocol radius secret
testing123 then alert
   if 5 restarts within 5 cycles then timeout


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

Reply via email to