using x mode to monitor and analyse users
Hi, I am using freeradius 3 to auth our users. I keep a tab of freeradius in x mode to monitor live activity in the network. How do I interpret and feed this data to my script to automate actions in the network? FN
On Thu, 2017-01-19 at 17:43 +0100, firing neurons wrote:
I keep a tab of freeradius in x mode to monitor live activity in the network.
That's not what it's intended for. FreeRADIUS supports a plethora of databases and logging systems. Use one of those to write out the data you're interested in. -- Regards, Adam Bishop gpg: 0x6609D460 jisc.ac.uk Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800. Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.
Hi,
I keep a tab of freeradius in x mode to monitor live activity in the network.
??? performance issues etc - why not use eg linelog and look at that output?
How do I interpret and feed this data to my script to automate actions in the network?
what actions? what is it that you want to do? decide what you want to do, ensure you've got FR logging that info...then take actions as you require. alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Adam Bishop -
firing neurons