Skip to content

radmin FreeRADIUS statistics converter into telegraf input

Notifications You must be signed in to change notification settings

aserkin/freeradius-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

freeradius-stats

radmin FreeRADIUS statistics converter into telegraf input This script collects client list from running freeradius instance via radmin utility
and convers statistics per client into influxdb format so that the script can be used as

[[inputs.exec]]  
  commands = ["/usr/local/bin/fr-stats.py"]  
  timeout = "5s"  
  data_format = "influx"  

for telegraf

About

radmin FreeRADIUS statistics converter into telegraf input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages