Query: flow-log2rrd
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
flow-log2rrd(1) General Commands Manual flow-log2rrd(1)NAMEflow-log2rrd -- Process the STAT: lines from flow-capture and flow-fanout to RRD files.SYNOPSISflow-log2rrd [-p rrd_path]DESCRIPTIONThe flow-log2rrd utility processes the STAT lines generated by flow-capture and flow-fanout and converts them into RRD files. RRD's are stored as rrd_path/capture|fanout.hostname.srcip.dstip.port.rrd. The Datastores are flows,pkts,lost representing flows, packets, and lost flows respectively. Flow-fanout generates an additional DS nobufs indicating the number of times a write() failed with ENOBUFS.OPTIONS-p rrd_path Path to store files.EXAMPLESConvert flow-capture STAT lines in /var/log/netflow to RRD's in /flows/rrd/. cat /var/log/netflow | flow-rpt2rrd -p /flows/rrdBUGSExpects STAT lines every 5 minutes. Hard coded to 7 days of 5 minute averages and 365 days of 1 day averages.AUTHORMark Fullmer maf@splintered.netSEE ALSOflow-tools(1) flow-log2rrd(1)
Related Man Pages |
---|
flow-capture(1) - debian |
flow-merge(1) - debian |
flow-mask(1) - debian |
flow-send(1) - debian |
flow-tools(1) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |