Next: Examples, Previous: Integration, Up: Top
BWM Tools supports graphing of traffic flows which have been specified with
the report-timeout="".
Generating a graph can be achieved using bwm_graph or by using
the RRD files generated by bwm_graph.
These two methods are discussed below...
bwm_firewall --flows="flow_name_1,flow_name2,flow_name3" ...
There is an optional parameter to specify which counter will be used when
outputting the RRD file. For this there are 3 possibilities, all 3 are the
totals per report-timeout="..." seconds specified in the relevant
flow tag.
bwm_firewall --flows="flow_name_1(size_bit),flow_name_2(size_byte)" ...
yyyy/mm/dd hh:mm:ss.
bwm_firewall ... --start="2003/01/20 01:20" ...
bwm_firewall --flows="flow_name_1(size_bit),flow_name_2(size_bit)" --start="2003/01/20" --end="2003/01/21"