Hi, somebody has used? if yes, could give more information. -- Jorge Pereira
Yes. It works quite well. We send the output to graphite and use it to create a dashboard. -- Louis Munro lmunro@inverse.ca :: www.inverse.ca +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org)
On Nov 3, 2015, at 18:29 , Jorge Pereira <jpereiran@gmail.com> wrote:
Hi,
somebody has used? if yes, could give more information.
-- Jorge Pereira - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
hi Louis, This sounds good. have you used which options in radsniff? can you share? On Nov 3, 2015 21:45, "Louis Munro" <lmunro@inverse.ca> wrote:
Yes. It works quite well.
We send the output to graphite and use it to create a dashboard.
-- Louis Munro lmunro@inverse.ca :: www.inverse.ca +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence ( www.packetfence.org)
On Nov 3, 2015, at 18:29 , Jorge Pereira <jpereiran@gmail.com> wrote:
Hi,
somebody has used? if yes, could give more information.
-- Jorge Pereira - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 3 Nov 2015, at 18:29, Jorge Pereira <jpereiran@gmail.com> wrote:
Hi,
somebody has used? if yes, could give more information.
You build FreeRADIUS with libcollectdclient, it enables the additional options in radsniff to let you point it at a collectd socket, you point radsniff to the socket (possibly putting it into daemon mode), everything works :) You may need to set the sample interval with -W<num> I can't remember if that's enabled automatically if you specify collectd output. Alternatively you can use v3.1.x radsniff, and write something that consumes the CSV output and inserts it into the graphing package of your choice. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
Hi Arran, I have the radsniff with collected support. my doubt is about which the option is used in collected+graphite. -- Jorge Pereira On Tue, Nov 3, 2015 at 11:35 PM, Arran Cudbard-Bell < a.cudbardb@freeradius.org> wrote:
On 3 Nov 2015, at 18:29, Jorge Pereira <jpereiran@gmail.com> wrote:
Hi,
somebody has used? if yes, could give more information.
You build FreeRADIUS with libcollectdclient, it enables the additional options in radsniff to let you point it at a collectd socket, you point radsniff to the socket (possibly putting it into daemon mode), everything works :)
You may need to set the sample interval with -W<num> I can't remember if that's enabled automatically if you specify collectd output.
Alternatively you can use v3.1.x radsniff, and write something that consumes the CSV output and inserts it into the graphing package of your choice.
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I am used the v3.0.x/HEAD and the radsniff trying to connect in tcp port. but, the collected listening is udp. -- Jorge Pereira On Wed, Nov 4, 2015 at 11:00 AM, Jorge Pereira <jpereiran@gmail.com> wrote:
Hi Arran,
I have the radsniff with collected support. my doubt is about which the option is used in collected+graphite.
-- Jorge Pereira
On Tue, Nov 3, 2015 at 11:35 PM, Arran Cudbard-Bell < a.cudbardb@freeradius.org> wrote:
On 3 Nov 2015, at 18:29, Jorge Pereira <jpereiran@gmail.com> wrote:
Hi,
somebody has used? if yes, could give more information.
You build FreeRADIUS with libcollectdclient, it enables the additional options in radsniff to let you point it at a collectd socket, you point radsniff to the socket (possibly putting it into daemon mode), everything works :)
You may need to set the sample interval with -W<num> I can't remember if that's enabled automatically if you specify collectd output.
Alternatively you can use v3.1.x radsniff, and write something that consumes the CSV output and inserts it into the graphing package of your choice.
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Nov 4, 2015, at 11:30 , Jorge Pereira <jpereiran@gmail.com> wrote:
I am used the v3.0.x/HEAD and the radsniff trying to connect in tcp port. but, the collected listening is udp.
Collectd can be configured to listen on a UNIX domain socket. Use radsniff -O socket to send to it. Regards, -- Louis Munro lmunro@inverse.ca :: www.inverse.ca +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org)
Louis, Wow! I was using an ip-address.... argh! thanks! :) -- Jorge Pereira On Wed, Nov 4, 2015 at 2:37 PM, Louis Munro <lmunro@inverse.ca> wrote:
On Nov 4, 2015, at 11:30 , Jorge Pereira <jpereiran@gmail.com> wrote:
I am used the v3.0.x/HEAD and the radsniff trying to connect in tcp port. but, the collected listening is udp.
Collectd can be configured to listen on a UNIX domain socket.
Use radsniff -O socket to send to it.
Regards, -- Louis Munro lmunro@inverse.ca :: www.inverse.ca +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence ( www.packetfence.org) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
sure!! I will try to improve this! :) On Nov 4, 2015 15:39, "Arran Cudbard-Bell" <a.cudbardb@freeradius.org> wrote:
On Nov 4, 2015, at 12:15 PM, Jorge Pereira <jpereiran@gmail.com> wrote:
Louis,
Wow! I was using an ip-address.... argh! thanks! :)
I think you can probably add a protocol prefix.
tcp:// udp://
Check the collectd socket code. Patches welcome :)
-Arran
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Arran Cudbard-Bell -
Jorge Pereira -
Louis Munro