Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 117385 Details for
Bug 176213
net-analyzer/sflowtool - add support for mysql storage
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sflowtool config file
sflowtool-confd (text/plain), 1.83 KB, created by
Juan Pedro Escalona Rueda
on 2007-04-27 08:08:48 UTC
(
hide
)
Description:
sflowtool config file
Filename:
MIME Type:
Creator:
Juan Pedro Escalona Rueda
Created:
2007-04-27 08:08:48 UTC
Size:
1.83 KB
patch
obsolete
># Config file for /etc/init.d/sflowtool > ># Help options ># ># Usage: sflowtool [-p port] ># ># sflowtool version: 3.10.1 ># ># forwarding: ># -f host/port - (forward sflow to another collector ># - ...repeat for multiple collectors) ># ># csv output: ># -a - (output in extended line-by-line format) ># -l - (output in line-by-line format) ># ># tcpdump output: ># -t - (output in binary tcpdump(1) format) ># -r file - (read binary tcpdump(1) format) ># -x - (remove all IPV4 content) ># -z pad - (extend tcpdump pkthdr with this many zeros ># e.g. try -z 8 for tcpdump on Red Hat Linux 6.2) ># ># NetFlow output: ># -c hostname_or_IP - (netflow collector host) ># -d port - (netflow collector UDP port) ># -e - (netflow collector peer_as (default = origin_as)) ># -s - (disable scaling of netflow output by sampling rate) ># ># mysql support: ># -H host - MySQL server host IP address ># -D database - Database name (table name is assumed to be 'sflow') ># -U username - Database Username ># -P password - Database Password ># ># Filters: ># +v <vlans> - include vlans (e.g. +v 0-20,4091) ># -v <vlans> - exclude vlans ># >#=============== Advanced Tools ============================================== >#| sFlowTrend (FREE) - http://www.inmon.com/products/sFlowTrend.php | >#| Traffic Sentinel - http://www.inmon.com/support/sentinel_release.php | >#============================================================================= ># > > ># Examples: ># ># For text output: ># > SFLOWTOOL_OPTS="-l" ># ># For mysql connection ># ># ># SFLOWTOOL_OPTS="-H atenea -D sflowdata -U sflow -P sflow -a" > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 176213
:
117375
|
117376
|
117378
|
117380
|
117381
|
117383
| 117385 |
117386