GithubHelp home page GithubHelp logo

zabbix-freeradius's Introduction

zabbix-freeradius

Zabbix template for Freeradius 2.x

##Items

Authentication coutners per 1 sec

  • FreeRADIUS-Total-Access-Accepts
  • FreeRADIUS-Total-Access-Rejects
  • FreeRADIUS-Total-Access-Requests
  • FreeRADIUS-Total-Auth-Dropped-Requests
  • FreeRADIUS-Total-Auth-Duplicate-Requests
  • FreeRADIUS-Total-Auth-Responses

Accounting coutners per 1 sec

  • FreeRADIUS-Total-Accounting-Requests
  • FreeRADIUS-Total-Accounting-Responses
  • FreeRADIUS-Total-Acct-Duplicate-Requests
  • FreeRADIUS-Total-Acct-Malformed-Requests
  • FreeRADIUS-Total-Acct-Invalid-Requests
  • FreeRADIUS-Total-Acct-Dropped-Requests
  • FreeRADIUS-Total-Acct-Unknown-Types

##Install

#####1. Enable status server in Freeradius

Enable status server functionality you need to set the following in radiusd.conf:

status_server = yes

FreeRADIUS will only respond to status-server messages, if the status-server virtual server has been enabled. To do this, create a link from the sites-enabled directory to the status file in the sites-available directory:

cd sites-enabled ln -s ../sites-available/status status

and restart/reload your RADIUS server. You will notice that a new server listens on port 18121/udp of localhost. If you want other clients than localhost to query this server, change the listen section of the new server. You should also change the default password in the client section of the server. Add more clients as needed.

#####2. Add configuration userparameter_radius.conf in zabbix-agent

#####3. Import zabbix-freeradius-template Change macros {$RADIUS_SECRET} for password . (default adminsecret)

zabbix-freeradius's People

Contributors

roysbike avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

zabbix-freeradius's Issues

Error read dictionary

Hello.

In zabbix in info i have a message

"Preprocessing failed for: radclient: dict_init: /etc/freeradius/dictionary[33]: Couldn't open dictionary "/etc/freeradius/d...

  1. Failed: cannot calculate delta (speed per second) for value of type "string": cannot convert value to numeric type"

Graphics also clean.

radius.auth User Parameter missing?

I'm just looking at the template and noticed there is a data item with a key of radius.auth. However, I don't see a UserParameter associated with that key. Would it be possible to include that info? Thanks.

Get 0 in last data

I have installed this tempalte completely, I tested it at zabbix server with zabbix_get and get data, but in web interface in Monitoring - Last Data I see zeros (0) for freeradius template's data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.