configuration-templates – Blame information for rev 36

Subversion Repositories:
Rev:
Rev Author Line No. Line
27 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
36 office 5 ## In order to check freeradius with a password, one could add:
6 # if failed host 127.0.0.1 port 1812 type udp protocol radius secret "radpass" then alert
27 office 7  
8 check process freeradius with pidfile /var/run/freeradius/freeradius.pid
9 start program = "/etc/init.d/freeradius start"
10 stop program = "/etc/init.d/freeradius stop"
36 office 11 if failed host 127.0.0.1 port 1812 type udp then alert
27 office 12 # if 5 restarts within 5 cycles then timeout