Hi Gregory,

On Thu, Jul 20, 2006 at 03:54:21PM +0200, Gregory Machin wrote:

> aggregate: src_port,dst_port

[ ... ]

> pmacct -c src_port,dst_port -N "*,80;80,*" -S -p /tmp/traf.pipe -r
> to return the statistics to zabbix
> 
> Now the question is if I call the above command every second is the value
> returned in bits/second or bytes/second, and is the total of the incoming
> and out going value for that port ?

pmacct returns values in bytes. So, bytes/second. And yes, the string gives
you back total traffic (in+out) for port 80.

Cheers,
Paolo


_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to