[pmacct-discussion] Updating Timestamps without historical accounting

2017-11-22 Thread Mehul Prajapati
Hi, I want to do accounting in which timestamp is updated at sql_refresh interval. (No historical accounting) Following is the pmacctd configuration, --- interface: ens32 debug: true snaplen: 1500 plugins: mysql[in], mysql[out] aggregate[in]: dst_host aggregate[out]: src_host

[pmacct-discussion] Traffic accounting of BGP Subnets and Hosts

2017-11-20 Thread Mehul Prajapati
Hi, My requirement is to do accounting of BGP Subnets which are logged by BGP daemon in PMacct. Also, I want to do accounting of individual hosts with the BGP subnet associations. I have configured BGP deamon in PMacct and it is logging BGP routes in a json file. I need a configuration to

[pmacct-discussion] PMacct with RADIUS Client

2017-11-01 Thread Mehul Prajapati
Hi, I have configured PMacct to dump BGP routes in a text file (i.e. Json format). My requirement is to send RADIUS requests like RADIUS Access Request, RADIUS Accounting Start etc. from PMacct when any BGP routes are added / deleted. How can I integrate RADIUS client to achieve the same? Is

Re: [pmacct-discussion] Configure with MySQL / MariaDB support

2016-12-13 Thread Mehul Prajapati
sqlclient... no configure: error: ERROR: missing MySQL client library [root@ pmacct-1.6.1]# Kind regards, Yann On Tue, Dec 13, 2016 at 10:22 AM, Mehul Prajapati <mehul.prajap...@mobileinternet.com> wrote: > Hi, > > I think your environment variable LD_LIBRARY_PATH is not pointing to

Re: [pmacct-discussion] Configure with MySQL / MariaDB support

2016-12-13 Thread Mehul Prajapati
Hi, I think your environment variable LD_LIBRARY_PATH is not pointing to /usr/lib64/ directory. Please run following command and try. $ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH: /usr/lib64/ -Original Message- From: pmacct-discussion [mailto:pmacct-discussion-boun...@pmacct.net] On

[pmacct-discussion] Historical accounting for 6 seconds

2016-08-01 Thread Mehul Prajapati
it ? Regards, Mehul Mehul Prajapati ___ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists

Re: [pmacct-discussion] Dynamic filtering of packets

2016-07-27 Thread Mehul Prajapati
authenticates and get the IP address assigned. This is most probably done in your Radius configuration and not in pmacct. Regards, Mario From: pmacct-discussion [mailto:pmacct-discussion-boun...@pmacct.net] On Behalf Of Mehul Prajapati Sent: Tuesday, July 26, 2016 3:21 PM To: pmacct-discussion

Re: [pmacct-discussion] Dynamic filtering of packets

2016-07-26 Thread Mehul Prajapati
f" you remove user/IP address for it in table1 and if required all appropriate entries from table2. This behavior should be possible with DB triggers / helper table. Regards, Mario From: pmacct-discussion [mailto:pmacct-discussion-boun...@pmacct.net] On Behalf Of Mehul Prajapati Sent: Tuesd

Re: [pmacct-discussion] Dynamic filtering of packets

2016-07-26 Thread Mehul Prajapati
m: pmacct-discussion [mailto:pmacct-discussion-boun...@pmacct.net] On Behalf Of Mehul Prajapati Sent: Tuesday, July 26, 2016 10:27 AM To: pmacct-discussion@pmacct.net<mailto:pmacct-discussion@pmacct.net> Subject: Re: [pmacct-discussion] Dynamic filtering of packets Hi, Thanks for your i

Re: [pmacct-discussion] Dynamic filtering of packets

2016-07-26 Thread Mehul Prajapati
e used database. With an SQL one you can, with a memory table not. I would consider to evaluate the "Accounting ON/OFF" flag when creating the report. Regards, Mario From: pmacct-discussion [mailto:pmacct-discussion-boun...@pmacct.net] On Behalf Of Mehul Prajapati Sent: Tuesday, J

[pmacct-discussion] Dynamic filtering of packets

2016-07-26 Thread Mehul Prajapati
tagging and filtering at run time after decoding of RADIUS packet ? 2. After decoding, is there any way to remove records from database at run time ? Regards, Mehul Mehul Prajapati ___ pmacct-discussion mailing list http://www.pmacct.net